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 "$@"
:42 +0800'>2023-03-14crypto: rng - Count error stats differentlyHerbert Xu 2023-03-14crypto: skcipher - Count error stats differentlyHerbert Xu 2023-03-14crypto: kpp - Count error stats differentlyHerbert Xu 2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu 2023-03-14crypto: hash - Count error stats differentlyHerbert Xu 2023-03-14crypto: akcipher - Count error stats differentlyHerbert Xu 2023-03-14crypto: aead - Count error stats differentlyHerbert Xu 2022-11-25crypto: api - compile out crypto_boot_test_finished when tests disabledEric Biggers 2022-11-25crypto: algboss - optimize registration of internal algorithmsEric Biggers 2022-11-25crypto: api - optimize algorithm registration when self-tests disabledEric Biggers 2022-08-19crypto: lib - move __crypto_xor into utilsEric Biggers 2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2022-03-03crypto: crypto_xor - use helpers for unaligned accessesArd Biesheuvel 2022-03-03crypto: api - allow algs only in specific constructions in FIPS modeNicolai Stange 2022-02-05crypto: api - Move cryptomgr soft dependency into algapiHerbert Xu 2022-01-31crypto: testmgr - Move crypto_simd_disabled_for_test outHerbert Xu