index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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)
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2019-11-13
tracing: Verify if trace array exists before destroying it.
Divya Indi
2019-11-13
tracing: Declare newly exported APIs in include/linux/trace.h
Divya Indi
2019-11-13
tracing: Make internal ftrace events static
Ben Dooks
2019-11-13
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-11-13
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
2019-11-13
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-11-13
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
2019-11-13
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
ftrace: Add ftrace_find_direct_func()
Steven Rostedt (VMware)
2019-11-13
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-11
irq_work: Convert flags to atomic_t
Frederic Weisbecker
2019-11-08
ftrace: Separate out functionality from ftrace_location_range()
Steven Rostedt (VMware)
2019-11-08
ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()
Steven Rostedt (VMware)
2019-11-06
ftrace: add ftrace_init_nop()
Mark Rutland
2019-11-04
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
[next]