diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-30 17:13:48 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-10-02 15:07:32 -0300 |
commit | 36110669ddf832e6c9ceba4dd203749d5be31d31 (patch) | |
tree | ddbeff7f10f9bf1862cbc1ccf65d434cfe61b4f2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | cd46ea5ab48667e9522608533b9a24e3028fa368 (diff) |
perf tools: Cope with differences for lib/list_sort.c copy from the kernel
With 6d74e1e371d43a7b ("tools/lib/list_sort: remove redundant code for
cond_resched handling") we need to use the newly added hunk based
exceptions when comparing the copy we carry in tools/lib/ to the
original file, do it by adding the hunks that we know will be the
expected diff.
If at some point the original file is updated in other parts, then we
should flag and check the file for update.
Acked-by: Kuan-Wei Chiu <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions