aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
...
* | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-08-26
|\ \ \
| * | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-25
| * | | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-25
| * | | tracing: Make syscall tracepoints conditionalJosh Stone2009-08-25
* | | | tracing/events: fix the include file dependenciesXiao Guangrong2009-08-26
* | | | tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* | | | tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt2009-08-26
|/ / /
* | | tracing/syscalls: Add filtering supportLi Zefan2009-08-19
* | | tracing/events: Add trace_define_common_fields()Li Zefan2009-08-19
* | | tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-19
* | | tracing/syscalls: Add fields format for exit eventsLi Zefan2009-08-19
* | | tracing/events: Add module tracepointsLi Zefan2009-08-17
* | | tracing: Add fields format definition for syscall eventsFrederic Weisbecker2009-08-11
* | | tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-11
* | | tracing: Add perf counter support for syscalls tracingJason Baron2009-08-11
* | | tracing: Add individual syscalls tracepoint id supportJason Baron2009-08-11
* | | tracing: Add trace events for each syscall entry/exitJason Baron2009-08-11
* | | tracing: Add ftrace_event_call void * 'data' fieldJason Baron2009-08-11
* | | tracing: Add syscall tracepointsJason Baron2009-08-11
* | | tracing: Call arch_init_ftrace_syscalls at bootJason Baron2009-08-11
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\| |
| * | perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-10
| * | perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-10
| * | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| |/
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
| * perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
* | tracing/events: record the size of dynamic arraysLi Zefan2009-07-20
* | tracing/events: add missing type info of dynamic arraysLai Jiangshan2009-07-20
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-14
|\
| * tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-13
* | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-14
* | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-20
|/
* ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-17
* jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
| |\
| * | tracing: do not translate event helper macros in print formatSteven Rostedt2009-06-10
| * | tracing: fix the block trace points print sizeSteven Rostedt2009-06-09
| * | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
| * | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-05
| |\ \
| | * | tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-03
| * | | Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar2009-06-04
| |\| |
| | * | tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt2009-06-01
| | * | tracing/events: introduce __dynamic_array()Li Zefan2009-06-01
| | * | tracing/events: put TP_fast_assign into bracesLi Zefan2009-06-01
| | * | tracing/events: fix a typo in __string() format outputLi Zefan2009-06-01
| * | | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2009-06-01
| |/ /
| * | ftrace: don't convert function's local variable name in macroZhaolei2009-05-27
| * | tracing: convert irq events to use __print_symbolicSteven Rostedt2009-05-26
| * | tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-26