aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17btrfs: add new flushing states for the delayed refs rsvJosef Bacik1-0/+2
2018-12-17btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov1-1/+1
2018-10-15btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accountedQu Wenruo1-0/+21
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro1-7/+8
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo1-1/+1
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik1-1/+0
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo1-8/+12
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo1-7/+11
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo1-0/+42
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event classQu Wenruo1-10/+8
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba1-5/+7
2018-05-28btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba1-18/+12
2018-05-28btrfs: tracepoints, fix whitespace in stringsDavid Sterba1-2/+2
2018-05-28btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba1-62/+62
2018-05-28btrfs: tracepoints, use %llu instead of %LuDavid Sterba1-9/+9
2018-05-28btrfs: tracepoints, use correct type for inode numberDavid Sterba1-23/+24
2018-03-31btrfs: qgroup: Update trace events for metadata reservationQu Wenruo1-2/+53
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo1-2/+3
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo1-5/+12
2018-03-26Btrfs: add tracepoint for em's EEXIST caseLiu Bo1-0/+35
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov1-1/+0
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-8/+33
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik1-0/+21
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik1-8/+5
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain1-0/+7
2017-08-18btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain1-9/+9
2017-08-16btrfs: Remove redundant argument of flush_spaceNikolay Borisov1-8/+5
2017-08-16btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney1-0/+58
2017-08-16btrfs: constify tracepoint argumentsJeff Mahoney1-114/+128
2017-06-19btrfs: cleanup unused qgroup trace eventAnand Jain1-36/+0
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