summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker1-0/+1
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar5-45/+102
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong2-2/+2
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan1-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2-8/+32
2009-08-26tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt1-4/+8
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone2-17/+70
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone4-36/+36
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone1-0/+4
2009-08-19tracing/syscalls: Add filtering supportLi Zefan3-7/+21
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan2-12/+4
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2-3/+2
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan2-3/+6
2009-08-17tracing/events: Add module tracepointsLi Zefan2-3/+137
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker2-0/+3
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2-2/+4
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron3-1/+60
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron2-4/+26
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron2-11/+68
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron2-4/+5
2009-08-11tracing: Add syscall tracepointsJason Baron1-0/+20
2009-08-11tracing: Add DECLARE_TRACE_WITH_CALLBACK() macroJason Baron1-4/+27
2009-08-11tracing: Call arch_init_ftrace_syscalls at bootJason Baron1-1/+0
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar53-186/+559
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-7/+20
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker1-0/+4
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker1-1/+7
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2-1/+4
2009-08-10Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker1-5/+5
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker3-36/+107
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra1-25/+85
2009-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds1-1/+2
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-5/+3
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-1/+3
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+7
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher1-13/+19
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki1-0/+28
2009-08-07vfs: add __destroy_inodeChristoph Hellwig1-0/+1
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig1-1/+1
2009-08-06Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-6/+7
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra1-5/+3
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin1-0/+1
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher1-0/+5
2009-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2009-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+17
2009-08-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+5
2009-08-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+12