summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorLars Ellenberg <lars.ellenberg@linbit.com>2012-01-21 16:50:25 +0100
committerPhilipp Reisner <philipp.reisner@linbit.com>2012-05-09 15:16:33 +0200
commit031a7c173ffda664ac5551bd13c313e513dd87a7 (patch)
tree95a099e1d8478becc5a40828749adcd67ef7e24d /tools/perf/scripts/python/flamegraph.py
parent47a4f1c1bb684a7ed470aba71391d3bd8d77290c (diff)
downloadkernel-031a7c173ffda664ac5551bd13c313e513dd87a7.tar.gz
drbd: add missing part_round_stats to _drbd_start_io_acct
Without this, iostat frequently sees bogus svctime and >= 100% "utilization". Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
span>tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi 2018-08-17tools/vm/page-types.c: add support for idle page trackingChristian Hansen 2018-08-17tools/vm/page-types.c: include shared map countsChristian Hansen 2018-06-07mm: mark pages in use for page tablesMatthew Wilcox 2018-02-21tools: fix cross-compile var clobberingMartin Kelly 2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes 2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng 2017-11-15tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman