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 "$@"
08:44:10 -0300'>2017-05-16fs: add a blank lines on some kernel-doc commentsMauro Carvalho Chehab 2017-02-27fs: add i_blocksize()Fabian Frederick 2016-11-04fs: Add helper to clean bdev aliases under a bh and use itJan Kara 2016-11-02writeback: add wbc_to_write_flags()Jens Axboe 2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig