aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorZhen Lei <[email protected]>2022-12-07 11:23:04 +0800
committerLuis Chamberlain <[email protected]>2022-12-12 18:30:58 -0800
commit4f1354d5c6a3264c91238962d1597eef40c40419 (patch)
treee90a5d03d5af222a782b6c930fa1cac7e7af543c /tools/perf/scripts/python/flamegraph.py
parent169a58ad824d896b9e291a27193342616e651b82 (diff)
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
The implementation of function klp_match_callback() is identical to the partial implementation of function klp_find_callback(). So call function klp_match_callback() in function klp_find_callback() instead of the duplicated code. Signed-off-by: Zhen Lei <[email protected]> Acked-by: Song Liu <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Suggested-by: Petr Mladek <[email protected]> Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions