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 "$@"
ommit/rust/kernel/cred.rs?h=linux-6.19.y&id=ab938b59e9de924de20ba4a8f768649573421204'>cred,rust: mark Credential methods inlineAlice Ryhl 2024-09-30rust: file: add `Kuid` wrapperAlice Ryhl 2024-09-30rust: security: add abstraction for secctxAlice Ryhl 2024-09-30rust: cred: add Rust abstraction for `struct cred`Wedson Almeida Filho