summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
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
2009-03-24function-graph: add option for include sleep timesSteven Rostedt
2009-03-23tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker
2009-03-23tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker
2009-03-23tracing/events: don't use wake up for eventsFrederic Weisbecker
2009-03-22tracing: fix four sparse warningsDmitri Vorobiev
2009-03-22tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker
2009-03-20Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-20Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt
2009-03-18tracing: give easy way to clear trace bufferSteven Rostedt
2009-03-18tracing: fix command line to pid reverse mapCarsten Emde