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