aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-06perf script python: Remove mixed indentationTony Jones1-1/+1
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones1-3/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo1-2/+0
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini1-0/+127
er2-2/+2 2018-01-23xprtrdma: Fix "bytes registered" accountingChuck Lever1-2/+2 2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever3-9/+74 2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2-0/+34 2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever3-5/+73 2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever3-28/+92 2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2-3/+60 2018-01-23xprtrdma: Add trace points to instrument memory invalidationChuck Lever4-16/+57 2018-01-23xprtrdma: Add trace points in reply decoder pathChuck Lever2-20/+102 2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever3-22/+163 2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever3-19/+171 2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever3-15/+129 2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever3-5/+25