summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt
2009-03-10tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt
2009-03-09tracing: optimize trace_printk()Ingo Molnar
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar
2009-03-06tracing: trace_bprintk() cleanupsIngo Molnar
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: add trace_bprintk()Lai Jiangshan
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-06vsprintf: unify the format decoding layer for its 3 usersFrederic Weisbecker
2009-03-06vsprintf: add binary printfLai Jiangshan
2009-03-06tracing, power-trace: make it build even if the power-tracer is turned offIngo Molnar
2009-03-06tracing: fix deadlock when setting set_ftrace_pidKOSAKI Motohiro
2009-03-06tracing: current tip/master can't enable ftraceKOSAKI Motohiro
2009-03-06Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt
2009-03-05tracing: move print of event format to separate fileSteven Rostedt
2009-03-05tracing: make all file_operations constSteven Rostedt
2009-03-05tracing: clean up menuIngo Molnar
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar
2009-03-05Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-05Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar
2009-03-04tracing: have latency tracers set the latency formatSteven Rostedt
2009-03-04tracing: consolidate print_lat_fmt and print_trace_fmtSteven Rostedt
2009-03-04tracing: remove extra latency_trace method from trace structureSteven Rostedt
2009-03-04tracing: add latency output format optionSteven Rostedt
2009-03-04tracing: fix seq read from trace filesSteven Rostedt
2009-03-04tracing: do not return EFAULT if read copied anythingSteven Rostedt
2009-03-04ring-buffer: fix timestamp in partial ring_buffer_page_readSteven Rostedt
2009-03-04tracing: add cpu_file intialization for ftrace_dumpSteven Rostedt
2009-03-04tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-04lockdep: require framepointers for x86Peter Zijlstra
2009-03-04lockdep: remove extra "irq" stringPeter Zijlstra
2009-03-04lockdep: fix incorrect state namePeter Zijlstra
2009-03-04Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar
2009-03-03tracing: add binary buffer files for use with spliceSteven Rostedt
2009-03-03ring-buffer: make ring_buffer_read_page read from start on partial pageSteven Rostedt
2009-03-03ring-buffer: replace sizeof of event header with offsetofSteven Rostedt
2009-03-03ring-buffer: fix ring_buffer_read_pageSteven Rostedt
2009-03-03ring-buffer: reset write field for ring_buffer_read_pageSteven Rostedt
2009-03-03Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds