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=5f9a62ff7d2808c7b56c0ec90f3b7eae5872afe6'>NFSD: Remove CONFIG_NFSD_V3Chuck Lever 2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever 2021-10-02NFSD: simplify struct nfsfhNeilBrown 2021-10-02NFSD: drop support for ancient filehandlesNeilBrown 2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown 2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever 2021-03-22NFSD: Update the GETATTR3res encoder to use struct xdr_streamChuck Lever 2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields 2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust 2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton 2020-12-09nfsd: minor nfsd4_change_attribute cleanupJ. Bruce Fields 2020-12-09nfsd: only call inode_query_iversion in the I_VERSION caseJ. Bruce Fields 2019-12-19nfsd: handle nfs3 timestamps as unsignedArnd Bergmann 2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia