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
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
1
-8
/
+17
2017-07-07
tracing: Attempt to record other information even if some fail
Joel Fernandes
1
-8
/
+24
2017-07-07
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
1
-1
/
+5
2017-07-07
tracing: Treat recording comm for idle task as a success
Joel Fernandes
1
-1
/
+5
2017-07-06
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
1
-0
/
+73
2017-07-05
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
1
-0
/
+3
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
1
-0
/
+3
2017-06-27
tracing: Add support for display of tgid in trace output
Joel Fernandes
1
-14
/
+22
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
1
-10
/
+95
2017-06-27
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
1
-18
/
+3
2017-06-13
tracing: Rename update the enum_map file
Jeremy Linton
1
-10
/
+10
2017-06-13
trace: rename enum_map functions
Jeremy Linton
1
-37
/
+37
2017-06-13
trace: rename trace.c enum functions
Jeremy Linton
1
-6
/
+6
2017-06-13
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
1
-7
/
+7
2017-06-13
trace: rename trace enum data structures in trace.c
Jeremy Linton
1
-26
/
+26
2017-06-13
trace: rename struct module entry for trace enums
Jeremy Linton
1
-3
/
+3
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
1
-12
/
+12
2017-06-13
trace: rename kernel enum section to eval
Jeremy Linton
1
-4
/
+4
2017-06-13
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
1
-2
/
+0
2017-05-18
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
1
-1
/
+30
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
1
-2
/
+0
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
1
-0
/
+3
2017-05-17
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
1
-1
/
+1
2017-05-08
tracing: Use cpumask_available() to check if cpumask variable may be used
Matthias Kaehlcke
1
-2
/
+3
2017-05-03
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
1
-1
/
+1
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-44
/
+198
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2017-05-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2017-05-01
ring-buffer: Return reader page back into existing ring buffer
Steven Rostedt (VMware)
1
-5
/
+12
2017-04-20
tracing/ftrace: Allow for the traceonoff probe be unique to instances
Steven Rostedt (VMware)
1
-2
/
+2
2017-04-20
tracing/ftrace: Enable snapshot function trigger to work with instances
Steven Rostedt (VMware)
1
-19
/
+25
2017-04-20
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
1
-15
/
+23
2017-04-20
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
1
-1
/
+1
2017-04-20
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
1
-6
/
+8
2017-04-20
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
1
-2
/
+4
2017-04-20
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
1
-4
/
+2
2017-04-20
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
1
-2
/
+2
2017-04-20
tracing: Have the snapshot trigger use the mapping helper functions
Steven Rostedt (VMware)
1
-8
/
+44
2017-04-20
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
1
-2
/
+4
2017-04-19
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-17
ftrace: Add 'function-fork' trace option
Namhyung Kim
1
-1
/
+4
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
1
-0
/
+1
2017-03-24
tracing: Move trace_handle_return() out of line
Steven Rostedt (VMware)
1
-0
/
+12
2017-03-24
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
1
-0
/
+3
2017-03-24
tracing: Postpone tracer start-up tests till the system is more robust
Steven Rostedt (VMware)
1
-0
/
+71
2017-03-24
tracing: Split tracing initialization into two for early initialization
Steven Rostedt (VMware)
1
-1
/
+5
2017-03-03
trace/kprobes: Allow return probes with offsets and absolute addresses
Naveen N. Rao
1
-0
/
+1
2017-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
1
-5
/
+5
2017-02-27
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-10
/
+3
2017-02-17
tracing: Remove outdated ring buffer comment
Joel Fernandes
1
-10
/
+2
[next]