aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: push BKL into blktrace ioctlsArnd Bergmann2010-08-07
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-07
|\ \
| * | init: Remove the BKL from startup codeArnd Bergmann2010-07-09
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \
| * | workqueue: temporarily remove workqueue tracingTejun Heo2010-06-29
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\ \ \
| * | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\ \ \
| * | | Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
| |\| |
| * | | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-09
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \
| * | | tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju2010-08-04
| * | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker2010-08-01
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\ \ \
| | * | | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-22
| | * | | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
| | * | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
| | * | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-20
| | * | | tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
| * | | | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-20
| * | | | tracing: Remove special tracesFrederic Weisbecker2010-07-20
| * | | | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-20
| |/ / /
| * | | tracing: Remove ksym tracerFrederic Weisbecker2010-07-15
| * | | tracing/kprobes: Support "string" typeMasami Hiramatsu2010-07-05
| * | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
| * | | tracing/function-graph: Use correct string size for snprintfChase Douglas2010-06-28
| * | | tracing: Remove open-coded __trace_add_event_call()Li Zefan2010-06-28
| * | | tracing: Remove redundant raw_init callbacksLi Zefan2010-06-28
| * | | tracing: Remove test of NULL define_fields callbackLi Zefan2010-06-28
| * | | tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-28
| * | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-28
| * | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\ \ \
| | * | | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| | * | | tracing: Remove boot tracerAmérico Wang2010-06-08
| | * | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
| | * | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
| * | | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-08
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-03
| | |/ /
* | | | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel2010-08-05
* | | | ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-05
| |_|/ |/| |
* | | perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt2010-06-10
|/ /
* | blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-31
* | perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra2010-05-31
* | perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-31
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ | |/ |/|
| * ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-25