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 -- "$@"
h=linux-6.12.y&id=dbc2fba3fc46084f502aec53183995a632998dcd'>Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe 2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe 2019-02-04uio: remove the unused iov_for_each macroChristoph Hellwig 2019-01-19clang-format: Update .clang-format with the latest for_each macro listJason Gunthorpe 2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox 2018-08-01clang-format: Set IndentWrappedFunctionNames falseJason Gunthorpe 2018-04-11clang-format: add configuration fileMiguel Ojeda