summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain2017-08-181-9/+9
* btrfs: Remove redundant argument of flush_spaceNikolay Borisov2017-08-161-8/+5
* btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney2017-08-161-0/+58
* btrfs: constify tracepoint argumentsJeff Mahoney2017-08-161-114/+128
* btrfs: cleanup unused qgroup trace eventAnand Jain2017-06-191-36/+0
* btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo2017-04-181-0/+44
* Btrfs: add file item tracepointsLiu Bo2017-04-181-0/+139
* btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+1
* btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+1
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-141-1/+1
* btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
* Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
* Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
* btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13
* btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney2016-12-061-27/+22
* btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-8/+8
* btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-1/+1
* btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-261-136/+159
* Btrfs: add fsid to some tracepointsJosef Bacik2016-07-071-6/+11
* Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-071-0/+82
* Btrfs: add tracepoint for adding block groupsJosef Bacik2016-07-071-0/+40
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-091-1/+88
|\
| * btrfs: Add qgroup tracingMark Fasheh2016-04-041-1/+88
* | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-1/+1
|/
* Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-1/+2
|\
| * Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval2015-12-171-1/+2
* | btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-211-0/+113
|/
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-55/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+2
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* | tracing: %pF is only for function pointersScott Wood2015-03-251-2/+2
|/
* Btrfs: fix wrong parse of extent map's tracepointLiu Bo2014-09-181-6/+7
* Btrfs: show real function name in btrfs workqueue tracepointLiu Bo2014-09-171-1/+1
* Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo2014-09-171-7/+0
* Btrfs: add work_struct information for workqueue tracepointLiu Bo2014-09-171-3/+6
* btrfs: add trace for qgroup accountingMark Fasheh2014-09-171-0/+56
* btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo2014-03-201-0/+55
* btrfs: Add ftrace for btrfs_workqueueQu Wenruo2014-03-101-0/+82
* Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo2014-01-281-1/+2
* Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo2014-01-281-11/+11
* btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-201-1/+3
* btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-211-0/+1
* Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-011-3/+57
* Btrfs: update new flags for tracepointLiu Bo2013-06-141-12/+23
* Btrfs: parse parent 0 into correct value in tracepointLiu Bo2012-12-161-1/+2
* Btrfs: update delayed ref's tracepoints to show sequenceLiu Bo2012-10-011-4/+10
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-0/+44
* Btrfs: space leak tracepointsJosef Bacik2012-01-161-0/+30
* Btrfs: add allocator tracepointsJosef Bacik2012-01-161-0/+173
* writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-081-4/+2
OpenPOWER on IntegriCloud