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 "$@"
ernel/commit/fs/cachefiles/xattr.c?h=master&id=7b2f6c306601240635c72caa61f682e74d4591b2'>cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattrDave Wysochanski 2022-03-11cachefiles: Fix volume coherency attributeDavid Howells 2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells 2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells 2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells 2021-08-27cachefiles: Change %p in format strings to something elseDavid Howells 2021-01-24xattr: handle idmapped mountsTycho Andersen 2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner 2018-11-28cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells 2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells 2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells