summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2019-08-28 01:15:54 +0200
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-08-28 23:15:03 +0200
commitea4385f804eadce3f4fd8698d4ffd9e85fb6d5e0 (patch)
tree7f0a20022dff17b1acf7a49e860660550fc30142 /tools/perf/util/hist.h
parentperf clang: Delete needless util-cxx.h header (diff)
downloadlinux-ea4385f804eadce3f4fd8698d4ffd9e85fb6d5e0.tar.xz
linux-ea4385f804eadce3f4fd8698d4ffd9e85fb6d5e0.zip
perf top: Decay all events in the evlist
Currently perf top only decays entries in a selected evsel. I don't know whether it's intended (maybe due to performance reason?) but anyway it might show incorrect output when event group is used since users will see leader event is decayed but others are not. This patch moves the decay code into perf_top__resort_hists() so that stdio and TUI code shared the logic. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190827231555.121411-1-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/hist.h')
0 files changed, 0 insertions, 0 deletions