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 -- "$@"
63a112d762832e9c64b0a886fbb840d6'>Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds 2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard 2021-08-25pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds 2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds 2021-08-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71) 2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds 2021-02-24fs: delete repeated words in commentsRandy Dunlap