aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2010-08-25tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt
2010-08-13tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz
2010-08-12tracing/events: Convert format output to seq_fileSteven Rostedt
2010-08-12block: add secure discardAdrian Hunter
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: push BKL into blktrace ioctlsArnd Bergmann
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06tracing: Fix ring_buffer_read_page reading out of page boundaryHuang Ying
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06tracing: Fix an unallocated memory access in function_graphShaohua Li
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-08-04tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju
2010-08-02perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan
2010-07-20trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan
2010-07-20tracing: Use generic_file_llseek for debugfsArnd Bergmann
2010-07-20tracing: Remove special tracesFrederic Weisbecker
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-07-09init: Remove the BKL from startup codeArnd Bergmann
2010-07-05tracing/kprobes: Support "string" typeMasami Hiramatsu
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt
2010-06-28tracing/function-graph: Use correct string size for snprintfChase Douglas
2010-06-28tracing: Remove open-coded __trace_add_event_call()Li Zefan
2010-06-28tracing: Remove redundant raw_init callbacksLi Zefan
2010-06-28tracing: Remove test of NULL define_fields callbackLi Zefan
2010-06-28tracing: Don't allocate common fields for every trace eventsLi Zefan
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-10perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker