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 "$@"
re .kunitconfigAndy Shevchenko 2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada 2023-02-05.gitignore: ignore *.cover and *.mbxMasahiro Yamada 2023-01-22.gitignore: update the command to check tracked files being ignoredMasahiro Yamada 2022-12-30.gitignore: ignore *.rpmMasahiro Yamada 2022-11-18kbuild: Cleanup DT Overlay intermediate files as appropriateAndrew Davis 2022-09-28Kbuild: add Rust supportMiguel Ojeda 2022-09-28rust: add `.rustfmt.toml`Miguel Ojeda 2022-09-28scripts: add `generate_rust_analyzer.py`Miguel Ojeda 2022-05-08kbuild: split the second line of *.mod into *.usymsMasahiro Yamada