aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2019-08-28 08:15:54 +0900
committerArnaldo Carvalho de Melo <[email protected]>2019-08-28 18:15:03 -0300
commitea4385f804eadce3f4fd8698d4ffd9e85fb6d5e0 (patch)
tree7f0a20022dff17b1acf7a49e860660550fc30142 /lib/test_overflow.c
parent630aec1a7fd60ac355d5f2d67b5454912c5971a6 (diff)
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 <[email protected]> Cc: Jiri Olsa <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions