index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2020-03-21
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-03-18
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-12
blktrace: fix dereference after null check
Cengiz Can
2020-03-05
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-03-05
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-24
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-02-24
trigger_next should increase position index
Vasily Averin
2020-02-24
ftrace: fpid_next() should increase position index
Vasily Averin
2020-02-24
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
2020-02-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-02-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-02-11
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-11
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-11
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-11
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-11
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
2020-02-11
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
2020-01-20
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
2020-01-20
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
2020-01-14
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-14
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
Masami Hiramatsu
2020-01-03
tracing: Fix indentation issue
Colin Ian King
2020-01-03
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
2020-01-02
ftrace: Avoid potential division by zero in function profiler
Wen Yang
2020-01-02
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
2020-01-02
tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
Steven Rostedt (VMware)
2020-01-02
tracing: Initialize val to zero in parse_entry of inject code
Steven Rostedt (VMware)
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2019-12-19
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2019-12-19
tracing: Avoid memory leak in process_system_preds()
Keita Suzuki
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-12-10
tracing: remove set but not used variable 'buffer'
YueHaibing
2019-12-06
Fix up for "printk: Drop pr_warning definition"
Stephen Rothwell
2019-12-04
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-12-04
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-02
tracing: Introduce trace event injection
Cong Wang
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-22
tracing: Use xarray for syscall trace events
Hassan Naveed
2019-11-22
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2019-11-22
tracing: Fix Kconfig indentation
Krzysztof Kozlowski
[next]