index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-09-20
1
-1
/
+1
*
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
2017-09-19
1
-0
/
+7
*
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-09-19
1
-2
/
+8
*
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-09-07
1
-1
/
+1
*
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
2017-09-05
1
-1
/
+7
*
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
2017-08-31
1
-0
/
+3
*
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
2017-08-02
1
-5
/
+11
*
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
*
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-20
1
-0
/
+1
*
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
1
-18
/
+124
|
\
|
*
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
2017-07-11
1
-8
/
+17
|
*
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 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 commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-07-05
1
-0
/
+3
|
\
\
|
*
|
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-29
1
-0
/
+3
|
|
/
*
|
tracing: Add support for display of tgid in trace output
Joel Fernandes
2017-06-27
1
-14
/
+22
*
|
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
1
-10
/
+95
*
|
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
2017-06-27
1
-18
/
+3
*
|
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
1
-10
/
+10
*
|
trace: rename enum_map functions
Jeremy Linton
2017-06-13
1
-37
/
+37
*
|
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
1
-12
/
+12
*
|
trace: rename kernel enum section to eval
Jeremy Linton
2017-06-13
1
-4
/
+4
*
|
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
2017-06-13
1
-2
/
+0
|
/
*
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-19
1
-1
/
+30
*
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-18
1
-2
/
+0
*
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-18
1
-0
/
+3
*
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
2017-05-18
1
-1
/
+1
*
tracing: Use cpumask_available() to check if cpumask variable may be used
Matthias Kaehlcke
2017-05-09
1
-2
/
+3
*
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
2017-05-04
1
-1
/
+1
*
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-04
1
-44
/
+198
|
\
|
*
ring-buffer: Return reader page back into existing ring buffer
Steven Rostedt (VMware)
2017-05-01
1
-5
/
+12
|
*
tracing/ftrace: Allow for the traceonoff probe be unique to instances
Steven Rostedt (VMware)
2017-04-21
1
-2
/
+2
|
*
tracing/ftrace: Enable snapshot function trigger to work with instances
Steven Rostedt (VMware)
2017-04-21
1
-19
/
+25
|
*
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
2017-04-21
1
-15
/
+23
|
*
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
2017-04-21
1
-1
/
+1
|
*
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
2017-04-21
1
-6
/
+8
|
*
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
2017-04-21
1
-2
/
+4
|
*
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
2017-04-21
1
-4
/
+2
|
*
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
2017-04-21
1
-2
/
+2
|
*
tracing: Have the snapshot trigger use the mapping helper functions
Steven Rostedt (VMware)
2017-04-21
1
-8
/
+44
|
*
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
2017-04-21
1
-2
/
+4
[next]