aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events/btrfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo1-0/+44
2017-04-18Btrfs: add file item tracepointsLiu Bo1-0/+139
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov1-1/+1
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba1-56/+56
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo1-0/+4
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo1-4/+8
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba1-9/+13
2016-12-06btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney1-27/+22
2016-12-06btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney1-8/+8
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo1-1/+1
2016-07-26btrfs: prefix fsid to all trace eventsJeff Mahoney1-136/+159
2016-07-07Btrfs: add fsid to some tracepointsJosef Bacik1-6/+11
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik1-0/+82
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik1-0/+40
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+88
2016-04-04btrfs: Add qgroup tracingMark Fasheh1-1/+88
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka1-1/+1
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason1-1/+2
2015-12-17Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval1-1/+2
2015-10-21btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo1-0/+113
2015-06-10btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo1-55/+0
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2015-03-25tracing: %pF is only for function pointersScott Wood1-2/+2
2014-09-18Btrfs: fix wrong parse of extent map's tracepointLiu Bo1-6/+7
2014-09-17Btrfs: show real function name in btrfs workqueue tracepointLiu Bo1-1/+1
2014-09-17Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo1-7/+0
2014-09-17Btrfs: add work_struct information for workqueue tracepointLiu Bo1-3/+6
2014-09-17btrfs: add trace for qgroup accountingMark Fasheh1-0/+56
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo1-0/+55
2014-03-10btrfs: Add ftrace for btrfs_workqueueQu Wenruo1-0/+82
2014-01-28Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo1-1/+2
2014-01-28Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo1-11/+11
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt1-1/+3
2013-09-21btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba1-0/+1
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo1-3/+57
2013-06-14Btrfs: update new flags for tracepointLiu Bo1-12/+23
2012-12-16Btrfs: parse parent 0 into correct value in tracepointLiu Bo1-1/+2
2012-10-01Btrfs: update delayed ref's tracepoints to show sequenceLiu Bo1-4/+10
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney1-0/+44
2012-01-16Btrfs: space leak tracepointsJosef Bacik1-0/+30
2012-01-16Btrfs: add allocator tracepointsJosef Bacik1-0/+173
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang1-4/+2
2011-05-25tracing: Update btrfs's tracepoints to use u64 interfaceliubo1-2/+2
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo1-0/+667