aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* ftrace: Unify effect of writing to trace_options and option/*Zhaolei2009-08-17
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
* Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-04
|\
| * tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan2009-07-28
* | tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt2009-07-23
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* tracing: Fix trace_buf_size boot optionLi Zefan2009-06-24
* tracing: Reset iterator in t_start()Li Zefan2009-06-24
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\
| * tracing: replace a GFP_ATOMIC with GFP_KERNEL allocationLi Zefan2009-06-15
| * tracing: fix a typo in tracing_cpumask_write()Li Zefan2009-06-15
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-16
|/
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * tracing: make trace pipe recognize latency format flagSteven Rostedt2009-06-01
| * trace: disable preemption before taking raw spinlocksHeiko Carstens2009-05-27
| * tracing: add trace_event_read_lock()Lai Jiangshan2009-05-25
| * tracing: reset ring buffer when removing modules with eventsSteven Rostedt2009-05-06
| * tracing: use proper export symbol for tracing apiSteven Rostedt2009-05-05
| * tracing: export stats of ring buffers to userspaceSteven Rostedt2009-05-05
| * tracing: have splice only copy full pagesSteven Rostedt2009-04-29
| * tracing: only add splice page if entries existSteven Rostedt2009-04-29
| * tracing: fix ref count in splice pagesSteven Rostedt2009-04-29
| * tracing: convert ftrace_dump spinlocks to rawSteven Rostedt2009-04-28
| * tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-22
| * tracing: protect trace_printk from recursionSteven Rostedt2009-04-17
| * tracing: add EXPORT_SYMBOL_GPL for trace commitsSteven Rostedt2009-04-17
| * tracing: fix file mode of trace and READMELi Zefan2009-04-17
| * tracing: add saved_cmdlines file to show cached task commsAvadh Patel2009-04-17
| * tracing/events: add export symbols for trace events in modulesSteven Rostedt2009-04-14
| * tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-13
| * tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt2009-04-13
| * tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-13
| * tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
| * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-10
| |\
| * | tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-07
| * | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-07
| |\ \
| * \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07
| |\ \ \
| * | | | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-24
| * | | | tracing: adding function timings to function profilerSteven Rostedt2009-03-24
* | | | | tracing: Append prompt in /debug/tracing/README fileGeunSik Lim2009-05-15
* | | | | tracing: fix ref count in splice pagesSteven Rostedt2009-04-29
| |_|_|/ |/| | |
* | | | tracing: fix splice return too largeLai Jiangshan2009-04-10
* | | | tracing: update file->f_pos when splice(2) itLai Jiangshan2009-04-10
* | | | tracing: allocate page when neededLai Jiangshan2009-04-10
* | | | tracing: disable seeking for trace_pipe_rawLai Jiangshan2009-04-10
| |_|/ |/| |
* | | Update /debug/tracing/READMENikanth Karthikesan2009-04-07
* | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-07
* | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-07
* | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
| |/ |/|
| |
| \
| \
| \
*---. \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-31
|\ \ \ \ | | | |/ | | |/|