index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
1
-0
/
+1
2017-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
1
-2
/
+2
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
1
-0
/
+1
2016-08-02
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
1
-0
/
+4
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
1
-0
/
+1
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi
1
-0
/
+1
2015-04-02
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...
Ingo Molnar
1
-1
/
+1
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
1
-0
/
+1
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
1
-2
/
+2
2014-12-13
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-07-01
tracing: Move the trace_seq_* functions into its own trace_seq.c file
Steven Rostedt (Red Hat)
1
-0
/
+1
2014-05-29
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
1
-0
/
+1
2012-09-13
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
1
-5
/
+1
2012-07-31
ftrace: Only compile ftrace selftest if selftests are enabled
Steven Rostedt
1
-0
/
+2
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
1
-0
/
+1
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
1
-0
/
+1
2012-04-11
trace: Remove unused workqueue tracer
Stephen Boyd
1
-1
/
+0
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2011-09-29
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
1
-0
/
+2
2011-09-27
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
1
-0
/
+1
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
1
-0
/
+2
2011-01-07
tracing: Fix TRACE_EVENT power tracepoint creation
Mathieu Desnoyers
1
-1
/
+1
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
1
-0
/
+3
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
1
-1
/
+0
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
1
-1
/
+0
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
1
-1
/
+0
2010-06-08
tracing: Remove boot tracer
Américo Wang
1
-1
/
+0
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-1
/
+0
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
1
-1
/
+1
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
1
-1
/
+3
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
1
-0
/
+1
2009-11-04
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
1
-1
/
+1
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
1
-1
/
+1
2009-09-23
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-1
/
+1
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-1
/
+1
2009-08-27
tracing: Add kprobe-based event tracer
Masami Hiramatsu
1
-0
/
+1
2009-06-17
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
1
-1
/
+4
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
1
-1
/
+4
2009-06-02
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...
K.Prasad
1
-0
/
+1
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
1
-1
/
+6
2009-05-06
ring-buffer: add benchmark and tester
Steven Rostedt
1
-0
/
+1
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
1
-1
/
+0
2009-04-14
tracing: make the trace clocks available generally
Ingo Molnar
1
-1
/
+6
[next]