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 "$@"
it/fs/btrfs/Makefile?h=master&id=bed92eae26ccf280d1a2168b7509447b56675a27'>Btrfs: qgroup implementation and prototypesArne Jansen 2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason 2011-12-22Btrfs: generic data structure to build unique listsArne Jansen 2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens 2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason 2011-10-02btrfs: initial readahead code and prototypesArne Jansen 2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt 2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan 2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason 2011-05-21btrfs: implement delayed inode items operationMiao Xie 2011-05-12btrfs: scrubArne Jansen 2010-12-22btrfs: Add lzo compression supportLi Zefan