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 "$@"
26a2a22e8787cfebf1ffcab08'>afs: Implement @sys substitution handlingDavid Howells 2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells 2017-11-13afs: Overhaul cell database managementDavid Howells 2017-11-13afs: Overhaul permit cachingDavid Howells 2017-11-13afs: Overhaul the callback handlingDavid Howells 2017-11-13afs: Fix server reapingDavid Howells 2017-11-13afs: Close the rxrpc socket only after purging the serversDavid Howells 2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells 2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig 2017-02-10afs: Use core kernel UUID generationArnd Bergmann 2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells 2017-01-09afs: Add some tracepointsDavid Howells 2016-08-30afs: Need linux/random.hDavid Howells 2014-07-29AFS: Correctly assemble the client UUIDDavid Howells 2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo 2010-08-07AFS: Fix the module init error handlingDavid Howells 2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells