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 -- "$@"
iroslav Lichvar 2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada 2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet 2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger 2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2016-12-10net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo 2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre 2016-10-18ethernet: use core min/max MTU checkingJarod Wilson