summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
a1d5'>wireguard: selftests: use virt machine on m68kJason A. Donenfeld 2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld 2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld 2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld 2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld 2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason 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