index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
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
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-14
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
tracing: Create class struct for events
Steven Rostedt
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-06
perf: Fix check at end of event search
Dan Carpenter
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
2010-04-30
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
2010-04-30
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
[prev]
[next]