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 "$@"
&id=c191920f737a09a7252088f018f6747f0d2f484d'>x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin 2014-05-30x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski 2014-05-30x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski 2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski 2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski 2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski