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 -- "$@"
a href='/distro/kernel/commit/arch/ia64/pci/pci.c?id=b26b2d494b659f988b4d75eb394dfa0ddac415c9'>resource/PCI: align functions now return start of resourceDominik Brodowski 2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas 2009-11-04ia64/PCI: print resources consistently with %pRtBjorn Helgaas 2009-11-04PCI: determine CLS more intelligentlyJesse Barnes 2009-10-13[IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox 2009-06-30ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar 2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox 2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox 2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller