index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
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
2019-11-22
ring-buffer: Fix typos in function ring_buffer_producer
Xianting Tian
2019-11-22
tracing: Remove unnecessary DEBUG_FS dependency
Kusanagi Kouichi
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-18
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
2019-11-15
ftrace: Add helper find_direct_entry() to consolidate code
Steven Rostedt (VMware)
2019-11-15
ftrace: Add another check for match in register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-15
ftrace: Fix accounting bug with direct->count in register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-15
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
Artem Bityutskiy
2019-11-14
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
2019-11-14
tracing: Add missing "inline" in stub function of latency_fsnotify()
Steven Rostedt (VMware)
2019-11-14
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2019-11-14
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-11-14
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
[next]