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 "$@"
tr>2021-08-25blk-crypto: fix check for too-large dun_bytesEric Biggers 2021-02-11dm: support key eviction from keyslot managers of underlying devicesSatya Tangirala 2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig 2020-10-05block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()Eric Biggers 2020-10-05block: make blk_crypto_rq_bio_prep() able to failEric Biggers 2020-10-05block: make bio_crypt_clone() able to failEric Biggers