aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-09-06
|\ \ \ \
| * | | | tracing/filters: Defer pred allocation, fix memory leakLi Zefan2009-09-04
* | | | | Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
|\ \ \ \ \
| * | | | | tracing: handle broken names in ftrace filterJiri Olsa2009-08-18
| * | | | | ftrace: Unify effect of writing to trace_options and option/*Zhaolei2009-08-17
| | |_|_|/ | |/| | |
| * | | | Remove double removal of blktrace directoryAlan D. Brunelle2009-08-12
* | | | | ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2009-09-04
* | | | | ring-buffer: check for swapped buffers in start of committingSteven Rostedt2009-09-04
* | | | | tracing: report error in trace if we fail to swap latency bufferSteven Rostedt2009-09-04
* | | | | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-04
* | | | | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* | | | | tracing: make tracing_reset safe for external useSteven Rostedt2009-09-04
* | | | | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-04
* | | | | tracing: remove users of tracing_resetSteven Rostedt2009-09-04
* | | | | tracing: disable buffers and synchronize_sched before resettingSteven Rostedt2009-09-04
* | | | | tracing: disable update max tracer while reading traceSteven Rostedt2009-09-04
* | | | | tracing: print out start and stop in latency tracesSteven Rostedt2009-09-04
* | | | | ring-buffer: disable all cpu buffers when one finds a problemSteven Rostedt2009-09-04
* | | | | ring-buffer: do not count discarded eventsSteven Rostedt2009-09-04
* | | | | ring-buffer: remove ring_buffer_event_discardSteven Rostedt2009-09-04
* | | | | ring-buffer: fix ring_buffer_read crossing pagesSteven Rostedt2009-09-04
* | | | | ring-buffer: remove unnecessary cpu_relaxSteven Rostedt2009-09-04
* | | | | ring-buffer: do not swap buffers during a commitSteven Rostedt2009-09-04
* | | | | ring-buffer: do not reset while in a commitSteven Rostedt2009-09-04
| |/ / / |/| | |
* | | | tracing/filters: Defer pred allocationLi Zefan2009-08-31
* | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-08-29
|\ \ \ \
| * | | | tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2009-08-27
| * | | | tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt2009-08-27
* | | | | tracing: Convert event tracing code to use NR_syscallsJason Baron2009-08-26
* | | | | tracing: Check invalid syscall nr while tracing syscallsHendrik Brueckner2009-08-26
|/ / / /
* | | | 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: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-25
* | | | | ftrace: Move setting of clock-source out of optionsZhaolei2009-08-26
* | | | | tracing/filters: Support filtering for char * stringsLi Zefan2009-08-26
* | | | | tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* | | | | tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan2009-08-26
|/ / / /
* | | | tracing/syscalls: Fix the output of syscalls with no argumentsLi Zefan2009-08-20
* | | | 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/syscalls: Fix fields format for enter eventsLi Zefan2009-08-19
* | | | ftrace: Simplify seqfile codeLi Zefan2009-08-17
* | | | trace_stack: Simplify seqfile codeLi Zefan2009-08-17
* | | | trace_stat: Fix missing entry in stat fileLi Zefan2009-08-17