aboutsummaryrefslogtreecommitdiffstats
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 -- "$@"
-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-4/+0 2013-08-12xfs: split out buf log item format definitionsDave Chinner1-97/+3 2013-06-27xfs: Introduce an ordered buffer itemDave Chinner1-1/+3 2013-04-27xfs: buffer type overruns blf_flags fieldDave Chinner1-39/+53 2013-04-27xfs: add buffer types to directory and attribute buffersDave Chinner1-1/+17 2013-04-27xfs: add CRC checks to remote symlinksDave Chinner1-1/+3 2013-04-21xfs: add version 3 inode format with CRCsChristoph Hellwig1-1/+3 2013-04-21xfs: add CRC checks to the AGIDave Chinner1-1/+3 2013-04-21xfs: add CRC checks to the AGFLChristoph Hellwig1-1/+3 2013-04-21xfs: add CRC checks to the AGFDave Chinner1-1/+3 2013-04-21xfs: add support for large btree blocksChristoph Hellwig1-5/+19 2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely1-14/+0 2012-12-17xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely1-1/+1 2012-07-01xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner1-0/+2 2012-07-01xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner1-18/+18