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-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-05-08
tracing: Fix documentation about disabling options using trace_options
Srivatsa S. Bhat (VMware)
2019-05-08
tracing: Replace kzalloc with kcalloc
Gustavo A. R. Silva
2019-05-08
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-08
tracing: Allow RCU to run between postponed startup tests
Anders Roxell
2019-05-08
tracing: Fix white space issues in parse_pred() function
Colin Ian King
2019-05-08
tracing: Eliminate const char[] auto variables
Rasmus Villemoes
2019-05-08
ring-buffer: Fix mispelling of Calculate
Yangtao Li
2019-05-08
tracing: probeevent: Fix to make the type of $comm string
Masami Hiramatsu
2019-05-08
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
2019-05-08
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019-05-02
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019-04-30
bpf: Fail bpf_probe_write_user() while mm is switched
Nadav Amit
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
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-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
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
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-21
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
2019-04-19
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-11
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
2019-04-10
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
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-08
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
2019-04-08
tracing: Add trace_array parameter to create_event_filter()
Steven Rostedt (VMware)
2019-04-08
tracing: stop making gpio tracing configurable
Uwe Kleine-König
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
[next]