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
Age
Commit message (
Expand
)
Author
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-03-01
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Masami Hiramatsu
2019-03-01
tracing: Fix event filters and triggers to handle negative numbers
Pavel Tikhomirov
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-27
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
2019-02-21
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
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: Generalize hist trigger onmax and save action
Tom Zanussi
2019-02-20
tracing: Split up onmatch action data
Tom Zanussi
2019-02-20
tracing: Refactor hist trigger action code
Tom Zanussi
2019-02-20
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
2019-02-18
Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-02-15
ftrace: Allow enabling of filters via index of available_filter_functions
Steven Rostedt (VMware)
2019-02-15
tracing: Fix number of entries in trace header
Quentin Perret
2019-02-15
kprobe: Do not use uaccess functions to access kernel memory that can fault
Changbin Du
2019-02-13
Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-02-13
kprobes: Prohibit probing on hardirq tracers
Masami Hiramatsu
2019-02-11
tracing: probeevent: Correctly update remaining space in dynamic area
Andreas Ziegler
2019-02-11
tracing: Change the function format to display function names by perf
Changbin Du
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
2019-02-06
tracing: Show stacktrace for wakeup tracers
Changbin Du
2019-02-06
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
2019-02-06
tracing: Show more info for funcgraph wakeup tracers
Changbin Du
2019-02-06
tracing: Add comment to predicate_parse() about "&&" or "||"
Steven Rostedt (VMware)
2019-02-06
tracing: Annotate implicit fall through in predicate_parse()
Mathieu Malaterre
2019-02-06
tracing: Annotate implicit fall through in parse_probe_arg()
Mathieu Malaterre
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
2019-02-01
pipe: stop using ->can_merge
Jann Horn
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2019-01-17
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
2019-01-17
tracing: uprobes: Fix typo in pr_fmt string
Andreas Ziegler
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
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: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2018-12-22
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
[prev]
[next]