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 -- "$@"
s='deletions'>-0/+1 2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior1-4/+12 2009-04-22scatterlist: make sure sg_miter_next() doesn't return 0 sized mappingsTejun Heo1-3/+6 2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven1-1/+1 2008-09-11sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori1-0/+4 2008-07-23sg: reimplement sg mapping iteratorTejun Heo1-42/+126 2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori1-0/+102 2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley1-14/+27 2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe1-0/+281