index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
2010-08-04
tracing/kprobes: unregister_trace_probe needs to be called under mutex
Srikar Dronamraju
2010-08-02
perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...
Frederic Weisbecker
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-07-22
trace: strlen() return doesn't account for the NULL
Dan Carpenter
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
2010-07-20
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
2010-07-20
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
tracing: Use generic_file_llseek for debugfs
Arnd Bergmann
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
2010-07-09
init: Remove the BKL from startup code
Arnd Bergmann
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-28
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
tracing/function-graph: Use correct string size for snprintf
Chase Douglas
2010-06-28
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
2010-06-28
tracing: Remove redundant raw_init callbacks
Li Zefan
2010-06-28
tracing: Remove test of NULL define_fields callback
Li Zefan
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-10
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-08
tracing: Remove boot tracer
Américo Wang
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-06-08
x86: Unify dumpstack.h and stacktrace.h
Frederic Weisbecker
2010-06-08
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-05-31
blktrace: Fix new kernel-doc warnings
Randy Dunlap
2010-05-31
perf_events, trace: Fix perf_trace_destroy(), mutex went missing
Peter Zijlstra
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-25
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-25
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
2010-05-25
perf, trace: Fix !x86 build bug
Peter Zijlstra
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
pipe: add support for shrinking and growing pipes
Jens Axboe
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
[prev]
[next]