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 "$@"
ge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds 2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap 2023-01-18mm: memcontrol: deprecate charge movingJohannes Weiner 2023-01-05docs: cgroup-v1: use numbered lists for user interface setupBagas Sanjaya 2023-01-05docs: cgroup-v1: add internal cross-referencesBagas Sanjaya 2023-01-05docs: cgroup-v1: make swap extension subsections subsectionsBagas Sanjaya 2023-01-05docs: cgroup-v1: use bullet lists for list of stat file tablesBagas Sanjaya 2023-01-05docs: cgroup-v1: move hierarchy of accounting captionBagas Sanjaya 2023-01-05docs: cgroup-v1: fix footnotesBagas Sanjaya 2023-01-05docs: cgroup-v1: use code block for locking order schemaBagas Sanjaya 2023-01-05docs: cgroup-v1: wrap remaining admonitions in admonition blocksBagas Sanjaya 2023-01-05docs: cgroup-v1: replace custom note constructs with appropriate admonition b...Bagas Sanjaya 2022-11-30docs: admin-guide: cgroup-v1: update description of inactive_fileJian Wen 2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner 2022-06-29filemap: Remove add_to_page_cache() and add_to_page_cache_locked()Matthew Wilcox (Oracle) 2022-03-22mm/memcg: disable threshold event handlers on PREEMPT_RTSebastian Andrzej Siewior 2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry 2021-11-06memcg, kmem: further deprecate kmem.limit_in_bytesShakeel Butt 2021-06-16docs/cgroup-v1/blkio: update for 5.x kernelsKir Kolyshkin 2021-06-16docs/cgroup-v1/blkio: stop abusing itemized listKir Kolyshkin 2021-04-27Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds 2021-04-04cgroup: Miscellaneous cgroup documentation.Vipin Sharma 2021-03-15docs: admin-guide: cgroup-v1: Fix typos in the file memory.rstBhaskar Chowdhury 2021-03-06doc: memcontrol: add description for oom_killYang Shi 2021-01-11Documentation: Replace lkml.org links with loreJoe Perches 2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins 2020-12-15docs: cgroup-v1: reflect the deprecation of the non-hierarchical modeRoman Gushchin 2020-09-09mm/doc: editorial pass on page migrationRalph Campbell 2020-07-05Documentation/admin-guide: cgroup-v1/rdma: drop doubled wordRandy Dunlap