summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra
2009-07-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-06-14ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V
2009-06-20ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o
2009-06-17ext4: convert instrumentation from markers to tracepointsTheodore Ts'o
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-06-05Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2009-06-04Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar
2009-06-03tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse
2009-06-01tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt
2009-06-01tracing/events: introduce __dynamic_array()Li Zefan
2009-06-01tracing/events: put TP_fast_assign into bracesLi Zefan
2009-06-01tracing/events: fix a typo in __string() format outputLi Zefan
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt
2009-05-26tracing: add __print_flags for eventsSteven Rostedt
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan
2009-05-21dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman
2009-05-11blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle
2009-05-06blktrace: correct remap namesAlan D. Brunelle
2009-05-06tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers
2009-05-01tracing: add irq tracepoint documentationJason Baron
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt
2009-04-24tracing/irq: convert irq traces to use TRACE_EVENT macroSteven Rostedt
2009-04-24tracing/lockdep: convert lockdep to use TRACE_EVENT macroSteven Rostedt
2009-04-23tracing: fix cut and paste macro errorSteven Rostedt
2009-04-22tracing/events: protect __get_str()Frederic Weisbecker
2009-04-22tracing/lock: provide lock_acquired event support for dynamic size stringFrederic Weisbecker
2009-04-22tracing/events: provide string with undefined size supportFrederic Weisbecker
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-17tracing/events: enable code with EVENT_TRACING not EVENT_TRACERSteven Rostedt
2009-04-17tracing: Remove include/trace/kmem_event_types.hZhaolei
2009-04-17tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt