summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
* perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
* perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-101-1/+2
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-34/+96
* perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-091-25/+85
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-149-27/+27
|\
| * tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-139-27/+27
* | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-141-44/+1
* | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-201-1/+2
|/
* ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-171-0/+719
* jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-171-0/+168
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1521-321/+1790
|\
| * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-17/+12
| |\
| * | tracing: do not translate event helper macros in print formatSteven Rostedt2009-06-101-77/+81
| * | tracing: fix the block trace points print sizeSteven Rostedt2009-06-091-15/+30
| * | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-092-76/+483
| * | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-051-0/+2
| |\ \
| | * | tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-031-0/+2
| * | | Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar2009-06-042-48/+102
| |\ \ \ | | |/ /
| | * | tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt2009-06-011-12/+12
| | * | tracing/events: introduce __dynamic_array()Li Zefan2009-06-011-34/+88
| | * | tracing/events: put TP_fast_assign into bracesLi Zefan2009-06-011-1/+1
| | * | tracing/events: fix a typo in __string() format outputLi Zefan2009-06-011-2/+2
| * | | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2009-06-022-25/+100
| |/ /
| * | ftrace: don't convert function's local variable name in macroZhaolei2009-05-281-10/+10
| * | tracing: convert irq events to use __print_symbolicSteven Rostedt2009-05-261-6/+17
| * | tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-261-0/+8
| * | tracing: add flag output for kmem eventsSteven Rostedt2009-05-261-8/+45
| * | tracing: add previous task state info to sched switch eventSteven Rostedt2009-05-261-1/+8
| * | tracing: add __print_flags for eventsSteven Rostedt2009-05-261-0/+14
| * | tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan2009-05-261-1/+1
| * | blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan2009-05-111-2/+2
| * | blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-061-2/+2
| * | blktrace: correct remap namesAlan D. Brunelle2009-05-061-2/+2
| * | tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers2009-05-061-3/+3
| * | tracing: add irq tracepoint documentationJason Baron2009-05-011-4/+42
| * | tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-291-8/+8
| * | tracing: remove deprecated TRACE_FORMATSteven Rostedt2009-04-242-70/+0
| * | tracing/irq: convert irq traces to use TRACE_EVENT macroSteven Rostedt2009-04-241-9/+48
| * | tracing/lockdep: convert lockdep to use TRACE_EVENT macroSteven Rostedt2009-04-241-10/+46
| * | tracing: fix cut and paste macro errorSteven Rostedt2009-04-231-4/+4
| * | tracing/events: protect __get_str()Frederic Weisbecker2009-04-221-1/+1
| * | tracing/lock: provide lock_acquired event support for dynamic size stringFrederic Weisbecker2009-04-221-3/+3
| * | tracing/events: provide string with undefined size supportFrederic Weisbecker2009-04-221-3/+85
| * | tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-221-1/+1
| * | tracing/events: enable code with EVENT_TRACING not EVENT_TRACERSteven Rostedt2009-04-171-1/+1
| * | tracing: Remove include/trace/kmem_event_types.hZhaolei2009-04-171-193/+0
| * | tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge2009-04-171-2/+2
| * | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-146-1/+1
| * | tracing/events: fix lockdep system nameSteven Rostedt2009-04-141-1/+1
OpenPOWER on IntegriCloud