summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
55fcdbcb9ab4f0446e322ca3e'>Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds 2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit 2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe 2017-10-03writeback: only allow one inflight and pending full flushJens Axboe 2017-10-03writeback: move nr_pages == 0 logic to one locationJens Axboe 2017-10-03writeback: make wb_start_writeback() staticJens Axboe 2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe 2017-10-03writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe 2017-10-03writeback: switch wakeup_flusher_threads() to cyclic writebackJens Axboe 2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe 2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov 2017-05-16fs: add a blank lines on some kernel-doc commentsMauro Carvalho Chehab