summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+151
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+20
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-45/+311
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov-0/+56
2009-09-10KVM: Trace mmioAvi Kivity-0/+33
2009-09-10KVM: Trace irq level and source idAvi Kivity-3/+8
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti-0/+57
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt-5/+10
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra-0/+95
2009-08-31tracing/filters: Defer pred allocationLi Zefan-1/+0
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker-6/+7
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker-0/+1
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar-17/+84
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan-7/+24
2009-08-26tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt-4/+8
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone-17/+70
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone-8/+18
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone-0/+4
2009-08-19tracing/syscalls: Add filtering supportLi Zefan-0/+7
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan-5/+3
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan-2/+1
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan-2/+4
2009-08-17tracing/events: Add module tracepointsLi Zefan-0/+126
2009-08-13net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)Neil Horman-0/+20
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker-0/+2
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker-1/+2
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron-0/+7
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron-0/+8
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron-9/+9
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron-2/+2
2009-08-11tracing: Add syscall tracepointsJason Baron-0/+20
2009-08-11tracing: Call arch_init_ftrace_syscalls at bootJason Baron-1/+0
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar-25/+158
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker-0/+4
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker-1/+7
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra-1/+2
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker-34/+96
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra-25/+85
2009-07-20tracing/events: record the size of dynamic arraysLi Zefan-6/+8
2009-07-20tracing/events: add missing type info of dynamic arraysLai Jiangshan-2/+2
2009-07-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-27/+27
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan-27/+27
2009-06-14ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V-44/+1
2009-06-20ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o-1/+2
2009-06-17ext4: convert instrumentation from markers to tracepointsTheodore Ts'o-0/+719
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o-0/+168
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-321/+1790
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-17/+12
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt-77/+81