summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt-0/+33
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov-0/+15
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+20
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-26/+58
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki-26/+58
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt-18/+42
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-2/+144
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-1/+65
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+4
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt-17/+25
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski-0/+20
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka-4/+21
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen-4/+11
2014-06-04mm: shrinker trace points: fix negativesDave Hansen-3/+3
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov-1/+0
2014-06-04tracing: Add __get_dynamic_array_len() macro for trace eventsSteven Rostedt (Red Hat)-1/+10
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-92/+0
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton-0/+96
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown-92/+0
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)-1/+56
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2014-05-08trace: module: Maintain a valid user countRomain Izard-1/+1
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu-2/+13
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu-0/+64
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu-0/+7
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu-0/+30
2014-05-07f2fs: add a tracepoint for f2fs_write_beginChao Yu-0/+30
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers-1/+1
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen-92/+0
2014-04-20ext4: rename uninitialized extents to unwrittenLukas Czerner-4/+4
2014-04-20ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner-1/+0
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+0
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o-9/+0
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-6/+12
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers-3/+9
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+372
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers-3/+0
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers-3/+6
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov-1/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+3
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-32/+70
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+137
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-27/+14
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-6/+6
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+35
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+30
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+532
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert-6/+6