aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBo Liu <liubo03@inspur.com>2022-09-25 21:27:44 -0400
committerJakub Kicinski <kuba@kernel.org>2022-09-27 17:33:11 -0700
commitab7ea1e73532247217d3e450015dd7ece966dc0e (patch)
treeac8c0313ba03d732292fa7c7f63155986667edac /tools/perf/scripts/python/syscall-counts.py
parent62e56ef57c04c0cacb33433d7984a4d71b690b3f (diff)
ptp: Remove usage of the deprecated ida_simple_xxx API
Use ida_alloc_xxx()/ida_free() instead of ida_simple_get()/ida_simple_remove(). The latter is deprecated and more verbose. Signed-off-by: Bo Liu <liubo03@inspur.com> Link: https://lore.kernel.org/r/20220926012744.3363-1-liubo03@inspur.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions