summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o1-9/+0
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-32/+70
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+137
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-0/+3
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+6
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+35
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+30
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+532
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-6/+6
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo1-0/+55
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki1-2/+2
2014-03-18ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner1-33/+35
2014-03-18bcache: Kill unused freelistKent Overstreet1-4/+2
2014-03-18bcache: Better alloc tracepointsKent Overstreet1-14/+34
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2-0/+532
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2-9/+4
2014-03-10btrfs: Add ftrace for btrfs_workqueueQu Wenruo1-0/+82
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-07tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)1-0/+2
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)1-0/+1
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-03-05[media] v4l: add stream format for SDR receiverAntti Palosaari1-0/+1
2014-02-23ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon1-1/+32
2014-02-22ext4: translate fallocate mode bits to stringsLukas Czerner1-2/+7
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara1-3/+3
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie1-6/+1
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki1-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+157
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-11/+12
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+5
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-28/+28
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
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+158
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+53
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-25/+82
2014-01-21mm: compaction: trace compaction begin and endMel Gorman1-0/+42
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman1-0/+87
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman1-0/+26
2014-01-17intel_pstate: Add trace point to report internal state.Dirk Brandewie1-0/+53
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings1-0/+100
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings1-0/+58
2014-01-08bcache: Add struct btree_keysKent Overstreet1-1/+1
2014-01-08bcache: Rework allocator reservesKent Overstreet1-4/+4
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust1-0/+1
2013-12-23f2fs: refactor bio-related operationsJaegeuk Kim1-20/+10
2013-12-23f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim1-5/+17