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
2017-11-22
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-10
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2017-11-10
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
2017-10-16
ftrace: Kill FTRACE_OPS_FL_PER_CPU
Peter Zijlstra
2017-10-16
perf/ftrace: Small cleanup
Peter Zijlstra
2017-10-16
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-16
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-13
tracing: mark trace_test_buffer as __maybe_unused
Arnd Bergmann
2017-10-12
tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER
Jesper Dangaard Brouer
2017-10-10
ftrace: Clear hashes of stale ips of init memory
Joel Fernandes
2017-10-10
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-10-07
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
2017-10-07
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
2017-10-06
tracing: Prepare to add preempt and irq trace events
Joel Fernandes
2017-10-05
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-05
ftrace: Add freeing algorithm to free ftrace_mod_maps
Steven Rostedt (VMware)
2017-10-05
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-10-05
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
2017-10-04
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
2017-10-04
tracing: Reimplement log2
Tom Zanussi
2017-10-04
tracing: Add hist_field_name() accessor
Tom Zanussi
2017-10-04
tracing: Clean up hist_field_flags enum
Tom Zanussi
2017-10-04
tracing: Make traceprobe parsing code reusable
Tom Zanussi
2017-10-04
tracing: Increase tracing map KEYS_MAX size
Tom Zanussi
[next]