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 "$@"
6 20:04:06 -0700'>2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld 2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld 2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld 2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld 2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld 2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld 2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld 2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld 2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld 2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld