aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-04-11 18:17:17 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-04-17 15:21:39 +0000
commit6fcf1e65253c52a7584817cbd3393c63d5660467 (patch)
treea25c21317cdd823c7b7e334cba13b50531c284ba /tools/perf/scripts/python
parentperf hist: Move histogram related code to hist.h (diff)
downloadkernel-6fcf1e65253c52a7584817cbd3393c63d5660467.tar.gz
kernel-6fcf1e65253c52a7584817cbd3393c63d5660467.zip
perf hist: Add weight fields to hist entry stats
Like period and sample numbers, it'd be better to track weight values and display them in the output rather than having them as sort keys. This patch just adds a few more fields to save the weights in a hist entry. It'll be displayed as new output fields in the later patch. Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Athira Rajeev <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kan Liang <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions