summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-231-25/+82
|\
| * f2fs: refactor bio-related operationsJaegeuk Kim2013-12-231-20/+10Star
| * f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-231-5/+17
| * f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-231-17/+32
| * f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-231-4/+21
| * f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-231-0/+23
* | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-231-8/+21
|\ \
| * | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-101-19/+4Star
| * | tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-221-12/+36
| * | tracing: Add basic event trigger frameworkTom Zanussi2013-12-211-0/+4
| |/
* | mm: compaction: trace compaction begin and endMel Gorman2014-01-221-0/+42
* | sched: add tracepoints related to NUMA task migrationMel Gorman2014-01-221-0/+87
* | mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2014-01-221-0/+26
* | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-161-5/+5
|\ \ | |/ |/|
| * PCI, AER: Fix severity usage in aer trace eventRui Wang2013-12-081-5/+5
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-021-0/+7
|\ \ | |/ |/|
| * ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+7
* | tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)2013-11-261-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-1/+3
|\ \ | |/ |/|
| * btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-1/+3
* | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-4/+3Star
|\ \
| * | tracing: Update event filters for multibufferTom Zanussi2013-11-051-4/+3Star
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-1/+182
|\ \ \
| * | | random: convert DEBUG_ENT to tracepointsTheodore Ts'o2013-10-101-0/+128
| * | | random: push extra entropy to the output poolsTheodore Ts'o2013-10-101-0/+22
| * | | random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o2013-10-101-1/+32
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-161-10/+37
|\ \ \ \
| * | | | bcache: Better full stripe scanningKent Overstreet2013-11-111-0/+29
| * | | | bcache: Break up struct searchKent Overstreet2013-11-111-10/+8Star
| | |_|/ | |/| |
* | | | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-151-0/+162
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel2013-11-011-2/+2
| |\ \| | | | | | |_|/ | | |/| |
| * | | | iommu: Add iommu_error class event to iommu traceShuah Khan2013-09-251-0/+33
| * | | | iommu: Add event tracing feature to iommuShuah Khan2013-09-241-0/+129
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-6/+4Star
|\ \ \ \
| * | | | KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-151-6/+4Star
| |/ / /
* | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-0/+46
|\ \ \ \
| * | | | tracing/events: Add bounce tracing to swiotblZoltan Kiss2013-10-021-0/+46
| |/ / /
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+19
|\ \ \ \
| * \ \ \ Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-061-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-061-14/+66
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-061-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-311-0/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-0/+67
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2013-11-121-0/+67
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2013-10-072-2/+5
| | |\| | | |
| | * | | | | ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin2013-09-241-0/+1
| | * | | | | ARM: bL_switcher: Basic trace events supportDave Martin2013-09-241-0/+66
* | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-9/+7Star
|\ \ \ \ \ \ \
| * | | | | | | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-131-6/+4Star
| * | | | | | | writeback: do not sync data dirtied after sync startJan Kara2013-11-131-3/+3