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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-01-22
13
-908
/
+3061
|
\
|
*
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
2014-01-19
1
-7
/
+1
|
*
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-14
1
-0
/
+2
|
*
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-01-13
1
-26
/
+32
|
*
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
2014-01-13
1
-1
/
+44
|
*
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
2014-01-09
1
-15
/
+72
|
*
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
2014-01-09
1
-0
/
+20
|
*
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
2
-80
/
+16
|
*
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
2014-01-09
1
-2
/
+8
|
*
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2014-01-06
1
-8
/
+8
|
*
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
2014-01-06
1
-6
/
+36
|
*
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2014-01-03
2
-8
/
+8
|
*
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
4
-1
/
+62
|
*
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2014-01-02
1
-12
/
+22
|
*
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
2014-01-02
1
-14
/
+132
|
*
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
2014-01-02
1
-1
/
+1
|
*
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
2014-01-02
4
-81
/
+129
|
*
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
2014-01-02
1
-2
/
+20
|
*
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
2014-01-02
4
-59
/
+91
|
*
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
2014-01-02
4
-26
/
+66
|
*
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
2014-01-02
4
-39
/
+119
|
*
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2014-01-02
2
-61
/
+78
|
*
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
2014-01-02
4
-116
/
+66
|
*
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2014-01-02
2
-48
/
+48
|
*
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
2014-01-02
1
-80
/
+79
|
*
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2014-01-02
2
-285
/
+295
|
*
tracing/probes: Fix basic print type functions
Namhyung Kim
2014-01-02
1
-11
/
+11
|
*
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
2014-01-02
1
-1
/
+1
|
*
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2014-01-02
2
-4
/
+6
|
*
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2014-01-02
5
-26
/
+19
|
*
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
4
-14
/
+219
|
*
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
2013-12-21
1
-13
/
+13
|
*
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
3
-1
/
+364
|
*
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
2013-12-21
1
-0
/
+79
|
*
tracing: Add 'snapshot' event trigger command
Tom Zanussi
2013-12-21
3
-3
/
+116
|
*
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
2013-12-20
1
-0
/
+446
|
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
5
-5
/
+480
*
|
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
1
-1
/
+1
*
|
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
1
-0
/
+1
*
|
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
2
-18
/
+79
*
|
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-12-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-16
1
-1
/
+1
*
|
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-06
2
-10
/
+3
|
\
|
|
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
2
-10
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-12-02
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
perf/trace: Properly use u64 to hold event_id
Vince Weaver
2013-11-19
1
-1
/
+1
|
*
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
2013-11-19
1
-0
/
+6
*
|
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2013-11-26
1
-29
/
+35
|
/
*
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-11-16
14
-209
/
+518
|
\
|
*
tracing: Add rcu annotation for syscall trace descriptors
Steven Rostedt (Red Hat)
2013-11-11
1
-2
/
+2
[next]