index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-16
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-28
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-06-28
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
2019-06-14
tracing: Make two symbols static
YueHaibing
2019-06-03
trace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-25
tracing: Use correct function name in trace_filter_add_remove_task() comment
Matthias Kaehlcke
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-08
tracing: Fix documentation about disabling options using trace_options
Srivatsa S. Bhat (VMware)
2019-05-08
tracing: Allow RCU to run between postponed startup tests
Anders Roxell
2019-05-08
tracing: Eliminate const char[] auto variables
Rasmus Villemoes
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019-04-29
tracing: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2019-04-29
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-08
tracing: Add error_log to README
Tom Zanussi
2019-04-08
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-02
tracing: Add tracing error log
Tom Zanussi
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-03-13
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
2019-02-20
tracing: Fix spelling mistake: "analagous" -> "analogous"
Colin Ian King
2019-02-20
tracing: Comment why cond_snapshot is checked outside of max_lock protection
Steven Rostedt (VMware)
2019-02-20
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2019-02-20
tracing: Add hist trigger onchange() handler
Tom Zanussi
2019-02-20
tracing: Add hist trigger snapshot() action
Tom Zanussi
2019-02-20
tracing: Add conditional snapshot
Tom Zanussi
2019-02-20
tracing: Split up onmatch action data
Tom Zanussi
2019-02-20
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
2019-02-15
tracing: Fix number of entries in trace header
Quentin Perret
2019-02-01
pipe: stop using ->can_merge
Jann Horn
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-22
tracing: Use the return of str_has_prefix() to remove open coded numbers
Steven Rostedt (VMware)
2018-12-22
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-22
tracing: Make function ‘ftrace_exports’ static
Mathieu Malaterre
2018-12-08
tracing: Use dyn_event framework for synthetic events
Masami Hiramatsu
[next]