index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2019-12-21
1
-0
/
+8
*
Fix up for "printk: Drop pr_warning definition"
Stephen Rothwell
2019-12-06
1
-3
/
+3
*
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2019-12-04
1
-0
/
+17
*
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2019-11-22
1
-20
/
+76
*
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-11-14
1
-1
/
+1
*
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2019-11-13
1
-0
/
+3
*
tracing: Verify if trace array exists before destroying it.
Divya Indi
2019-11-13
1
-3
/
+12
*
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-11-13
1
-0
/
+2
*
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-11-13
1
-2
/
+73
*
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
2019-11-13
1
-6
/
+15
*
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-10-12
1
-0
/
+1
*
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
1
-0
/
+8
*
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-12
1
-52
/
+65
*
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-12
1
-1
/
+1
*
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-12
1
-2
/
+15
*
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-09-20
1
-7
/
+7
|
\
|
*
tracing: Rename tracing_reset() to tracing_reset_cpu()
Steven Rostedt (VMware)
2019-08-31
1
-3
/
+3
|
*
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
2019-08-31
1
-1
/
+1
|
*
tracing/probe: Add immediate parameter support
Masami Hiramatsu
2019-08-31
1
-1
/
+1
|
*
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
2019-08-31
1
-1
/
+1
|
*
tracing/kprobe: Add multi-probe per event support
Masami Hiramatsu
2019-08-31
1
-2
/
+2
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
1
-2
/
+2
*
|
tracing: Correct kdoc formats
Jakub Kicinski
2019-08-31
1
-12
/
+14
|
/
*
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-18
1
-8
/
+9
|
\
|
*
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2019-07-16
1
-4
/
+4
|
*
tracing: Use correct function name in trace_filter_add_remove_task() comment
Matthias Kaehlcke
2019-05-25
1
-1
/
+1
|
*
tracing/probe: Support user-space dereference
Masami Hiramatsu
2019-05-25
1
-2
/
+3
|
*
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
2019-05-25
1
-1
/
+1
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-4
/
+0
|
\
\
|
*
|
trace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-4
/
+0
|
|
/
*
|
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-06-28
1
-4
/
+6
*
|
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
2019-06-28
1
-1
/
+13
*
|
tracing: Make two symbols static
YueHaibing
2019-06-14
1
-2
/
+2
|
/
*
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-25
1
-5
/
+1
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
1
-61
/
+356
|
\
|
*
tracing: Fix documentation about disabling options using trace_options
Srivatsa S. Bhat (VMware)
2019-05-08
1
-1
/
+1
|
*
tracing: Allow RCU to run between postponed startup tests
Anders Roxell
2019-05-08
1
-0
/
+4
|
*
tracing: Eliminate const char[] auto variables
Rasmus Villemoes
2019-05-08
1
-21
/
+13
|
*
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019-05-02
1
-15
/
+50
|
*
tracing: Add error_log to README
Tom Zanussi
2019-04-08
1
-0
/
+1
|
*
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-08
1
-18
/
+37
|
*
tracing: Add tracing error log
Tom Zanussi
2019-04-02
1
-0
/
+218
|
*
tracing: Kernel access to Ftrace instances
Divya Indi
2019-04-02
1
-24
/
+50
*
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
1
-58
/
+47
|
\
\
|
*
|
tracing: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-27
/
+13
|
*
|
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2019-04-29
1
-6
/
+8
|
*
|
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
2019-04-29
1
-36
/
+37
|
|
/
*
|
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
1
-16
/
+19
|
\
\
|
*
|
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
2019-04-26
1
-1
/
+4
[next]