aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
...
* | | | tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt2010-01-06
* | | | tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan2010-01-06
* | | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* | | | tracing: Use defined fields and print_fmt to print formatsLai Jiangshan2010-01-06
* | | | tracing: Have syscall tracing call its own init functionSteven Rostedt2010-01-06
* | | | tracing/kprobes: Init print_fmt for kprobe eventsLai Jiangshan2010-01-06
* | | | tracing/syscalls: Init print_fmt for syscall eventsLai Jiangshan2010-01-06
* | | | tracing: Add print_fmt fieldLai Jiangshan2010-01-06
* | | | tracing: Have __dynamic_array() define a fieldLai Jiangshan2010-01-06
|/ / /
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-31
|\ \ \
| * | | tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-30
| * | | tracing/kprobe: Show sign of fields in trace_kprobe format filesLai Jiangshan2009-12-30
| * | | ksym_tracer: Remove trace_statLi Zefan2009-12-30
| * | | ksym_tracer: Fix race when incrementing countLi Zefan2009-12-30
| * | | ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan2009-12-30
| * | | ksym_tracer: Fix to make the tracer workLi Zefan2009-12-30
| * | | tracing: Kconfig spelling fixes and cleanupsRandy Dunlap2009-12-28
| * | | tracing: Fix setting tracer specific optionsSteven Rostedt2009-12-21
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
|\ \ \ \ | | |/ / | |/| |
| * | | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
| * | | kprobe-tracer: Check new event/group nameMasami Hiramatsu2009-12-17
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-16
|\ \ \ \ | | |/ / | |/| |
| * | | tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-15
| * | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-12-14
| |\ \ \
| | * | | tracing: Add stack trace to irqsoff tracerSteven Rostedt2009-12-11
| | * | | tracing: Add trace_dump_stack()Steven Rostedt2009-12-11
| * | | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ksym_tracer: Fix bad castLi Zefan2009-12-13
| * | | | tracing/power: Remove two exportsLi Zefan2009-12-13
| * | | | tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
| * | | | tracing: Simplify trace_option_write()Li Zefan2009-12-13
| * | | | tracing: Remove useless trace optionLi Zefan2009-12-13
| * | | | tracing: Use seq file for trace_clockLi Zefan2009-12-13
| * | | | tracing: Use seq file for trace_optionsLi Zefan2009-12-13
| * | | | function-graph: Allow writing the same val to set_graph_functionLi Zefan2009-12-13
| * | | | ftrace: Call trace_parser_clear() properlyLi Zefan2009-12-13
| * | | | ftrace: Return EINVAL when writing invalid val to set_ftrace_filterLi Zefan2009-12-13
| * | | | tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan2009-12-13
| * | | | tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
| * | | | tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-13
| | |/ / | |/| |
| * | | ring-buffer: Move resize integrity check under reader lockSteven Rostedt2009-12-10
| * | | ring-buffer: Use sync sched protection on ring buffer resizingSteven Rostedt2009-12-10
| * | | tracing: Fix wrong usage of strstrip in trace_ksymsThomas Gleixner2009-12-10
* | | | const: constify remaining pipe_buf_operationsAlexey Dobriyan2009-12-16
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|