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
*
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
2017-08-29
4
-6
/
+8
*
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-24
6
-16
/
+38
|
\
|
*
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-24
1
-0
/
+4
|
*
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
2017-08-24
1
-4
/
+7
|
*
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
2017-08-24
1
-0
/
+4
|
*
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
2017-08-02
3
-11
/
+21
|
*
tracing: Missing error code in tracer_alloc_buffers()
Dan Carpenter
2017-08-02
1
-0
/
+1
|
*
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
2017-08-02
1
-1
/
+1
*
|
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2017-08-15
1
-4
/
+30
|
/
*
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
2
-17
/
+30
*
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-20
1
-0
/
+1
*
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
2017-07-19
1
-5
/
+5
*
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
4
-20
/
+143
|
\
|
*
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
ftrace: Remove an unneeded NULL check
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
2017-07-11
1
-0
/
+2
|
*
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-07-11
1
-0
/
+6
|
*
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
2017-07-11
1
-8
/
+17
|
*
trace/kprobes: Sanitize derived event names
Naveen N. Rao
2017-07-09
1
-0
/
+9
|
*
tracing: Attempt to record other information even if some fail
Joel Fernandes
2017-07-07
1
-8
/
+24
|
*
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
2017-07-07
1
-1
/
+5
|
*
tracing: Treat recording comm for idle task as a success
Joel Fernandes
2017-07-07
1
-1
/
+5
|
*
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
2017-07-06
1
-0
/
+73
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
1
-1
/
+1
|
\
\
|
*
|
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
1
-1
/
+1
*
|
|
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-07-07
1
-1
/
+2
|
\
\
\
|
*
|
|
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
2017-06-07
1
-1
/
+2
*
|
|
|
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-07-06
7
-207
/
+734
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
2017-07-05
1
-1
/
+1
|
*
|
|
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-07-05
4
-5
/
+19
|
|
\
\
\
|
*
|
|
|
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
2017-06-28
1
-0
/
+1
|
*
|
|
|
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-28
1
-1
/
+2
|
*
|
|
|
tracing: Add support for display of tgid in trace output
Joel Fernandes
2017-06-27
2
-14
/
+31
|
*
|
|
|
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
4
-25
/
+201
|
*
|
|
|
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
2017-06-27
1
-0
/
+1
|
*
|
|
|
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
2017-06-27
1
-18
/
+3
|
*
|
|
|
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
2
-6
/
+21
|
*
|
|
|
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
2017-06-26
1
-0
/
+93
|
*
|
|
|
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
1
-12
/
+100
|
*
|
|
|
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-06-26
2
-6
/
+148
|
*
|
|
|
tracing: Show address when function names are not found
Steven Rostedt (VMware)
2017-06-22
1
-4
/
+14
|
*
|
|
|
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
2
-21
/
+21
|
*
|
|
|
tracing: Rename enum_replace to eval_replace
Jeremy Linton
2017-06-13
1
-6
/
+6
|
*
|
|
|
trace: rename enum_map functions
Jeremy Linton
2017-06-13
3
-40
/
+40
|
*
|
|
|
trace: rename trace.c enum functions
Jeremy Linton
2017-06-13
1
-6
/
+6
|
*
|
|
|
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
2017-06-13
1
-7
/
+7
|
*
|
|
|
trace: rename trace enum data structures in trace.c
Jeremy Linton
2017-06-13
1
-26
/
+26
|
*
|
|
|
trace: rename struct module entry for trace enums
Jeremy Linton
2017-06-13
1
-3
/
+3
|
*
|
|
|
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
3
-21
/
+21
|
*
|
|
|
trace: rename kernel enum section to eval
Jeremy Linton
2017-06-13
1
-4
/
+4
[next]