forked from Minki/linux
df25f989a4
It will be recalculated at __hists__output_resort, to take into account
filters possibly applied by the TUI, etc.
Since we do the percent math only for those entries that will appear on
the TUI instead of for _all_ the entries at decay time, updating it for
each sample makes the entries seem to decay faster when using the
navigation keys (since the screen will be refreshed), as we're not
coalescing the entries that are being batched to be merged at next
resort/decay time, but considering their periods.
Bug introduced in
|
||
---|---|---|
.. | ||
firewire | ||
hv | ||
perf | ||
power | ||
slub | ||
testing/ktest | ||
usb | ||
virtio |