summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorTianyou Li <tianyou.li@intel.com>2025-06-26 00:14:01 +0800
committerNamhyung Kim <namhyung@kernel.org>2025-06-26 15:40:19 -0700
commit9d8511daf1e81a93007b7bb5020d4ce5ce001deb (patch)
tree949937e93f40fd887adc150d38d64a8fe8c31024 /tools/perf/scripts/python/mem-phys-addr.py
parente201757f7a0a901e313d638c545ed6cd0dc6870e (diff)
tools/perf: Add --exclude-buildids option to perf archive command
When make a perf archive, it may contains the binaries that user did not want to ship with, add --exclude-buildids option to specify a file which contains the buildids need to be excluded. The file can be generated from command: perf buildid-list -i perf.data --with-hits | grep -v "^ " > exclude-buildids.txt Then remove the lines from the exclude-buildids.txt for buildids should be included. Signed-off-by: Tianyou Li <tianyou.li@intel.com> Reviewed-by: Wangyang Guo <wangyang.guo@intel.com> Link: https://lore.kernel.org/r/20250625161509.2599646-1-tianyou.li@intel.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions