summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (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 "$@"
11-21staging: sbe-2t3e3: remove use of __devinitBill Pemberton 2012-10-23staging/sbe-2t3e3: Use netdev_ or dev_ or pr_ printks in module.cYAMANE Toshiaki 2012-10-23staging/sbe-2t3e3: Use netdev_ printks in main.cYAMANE Toshiaki 2012-10-19Staging: sbe-2t3e3: fix coding style issues in netdev.cPranav Ravichandran 2012-10-19staging/sbe-2t3e3: Use netdev_ printks in cpld.cYAMANE Toshiaki 2012-09-25staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov 2012-09-21staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_listDevendra Naga 2012-09-04staging: sbe-2t3e3: fix sparse warningsDevendra Naga 2012-09-04staging: sbe-2t3e3: fix sparse warningsDevendra Naga 2012-07-19staging: sbe-2t3e3: Remove code that will never executeMarcos Paulo de Souza 2012-07-11staging/sbe-2t3e3: use module_pci_driver macroDevendra Naga 2012-06-12staging: "sbe-2t3e3" Fix typos in sbe-2t3e3Justin P. Mattock 2012-03-28Remove all #inclusions of asm/system.hDavid Howells 2012-02-09Staging: sbe-2t3e3: logical || vs bitwise |Dan Carpenter