aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-25/+82
2014-01-21mm: compaction: trace compaction begin and endGravatar Mel Gorman 1-0/+42
2014-01-21sched: add tracepoints related to NUMA task migrationGravatar Mel Gorman 1-0/+87
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingGravatar Mel Gorman 1-0/+26
2013-12-23f2fs: refactor bio-related operationsGravatar Jaegeuk Kim 1-20/+10
2013-12-23f2fs: add detailed information of bio types in the tracepointsGravatar Jaegeuk Kim 1-5/+17
2013-12-23f2fs: adds a tracepoint for f2fs_submit_read_bioGravatar Chao Yu 1-17/+32
2013-12-23f2fs: adds a tracepoint for submit_read_pageGravatar Chao Yu 1-4/+21
2013-12-23f2fs: add a tracepoint for f2fs_issue_discardGravatar Jaegeuk Kim 1-0/+23
2013-12-08PCI, AER: Fix severity usage in aer trace eventGravatar Rui Wang 1-5/+5
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+3
2013-11-20btrfs: Use trace condition for get_extent tracepointGravatar Steven Rostedt 1-1/+3
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+182
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-10/+37
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+162
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-6/+4
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+46
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+19
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-0/+67
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 2-9/+7
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+51
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()Gravatar KOSAKI Motohiro 1-6/+4
2013-11-13writeback: do not sync data dirtied after sync startGravatar Jan Kara 1-3/+3
2013-11-12Merge branch 'devel-stable' into for-nextGravatar Russell King 1-0/+67
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-0/+156
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-14/+66
2013-11-10bcache: Better full stripe scanningGravatar Kent Overstreet 1-0/+29
2013-11-10bcache: Break up struct searchGravatar Kent Overstreet 1-10/+8
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Gravatar Ingo Molnar 1-1/+1
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Gravatar Ingo Molnar 1-14/+66
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesGravatar Ingo Molnar 1-2/+2
2013-11-03Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusGravatar Mark Brown 1-2/+2
2013-11-01Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Gravatar Joerg Roedel 1-2/+2
2013-11-01Merge branch 'linus' into sched/coreGravatar Ingo Molnar 1-2/+2
2013-10-31hung_task debugging: Add tracepoint to report the hangGravatar Oleg Nesterov 1-0/+19
2013-10-25f2fs: add tracepoint for vm_page_mkwriteGravatar Jaegeuk Kim 1-0/+7
2013-10-25f2fs: add tracepoint for set_page_dirtyGravatar Jaegeuk Kim 1-0/+44
2013-10-24Merge remote-tracking branch 'asoc/topic/core' into asoc-nextGravatar Mark Brown 1-0/+1
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-14/+66
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultGravatar chai wen 1-6/+4
2013-10-11spi: Provide common spi_message processing loopGravatar Mark Brown 1-0/+42
2013-10-10random: convert DEBUG_ENT to tracepointsGravatar Theodore Ts'o 1-0/+128
2013-10-10random: push extra entropy to the output poolsGravatar Theodore Ts'o 1-0/+22
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Gravatar Theodore Ts'o 1-1/+32
2013-10-09Merge tag 'v3.12-rc4' into sched/coreGravatar Ingo Molnar 2-2/+5
2013-10-09target: Fix assignment of LUN in tracepointsGravatar Roland Dreier 1-2/+2
2013-10-08spi/trace: Trace length of SPI messages on completionGravatar Mark Brown 1-2/+22
2013-10-07spi: Provide trace points for message processingGravatar Mark Brown 1-0/+94