Sign in
android-kvm
/
linux
/
d8630bb95f46ea118dede63bd75533faa64f9612
/
kernel
/
trace
a60dd35
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
by Gianluca Borello
· 7 years ago
5c4e120
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
by Gianluca Borello
· 7 years ago
eb33f2c
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
by Gianluca Borello
· 7 years ago
2dcd9c7
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
9c019e2
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
by Yonghong Song
· 7 years ago
3e20146
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3148637
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 7 years ago
dd0bb68
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
a6da002
blktrace: fix unlocked registration of tracepoints
by Jens Axboe
· 7 years ago
1f2cac1
blktrace: fix unlocked access to init/start-stop/teardown
by Jens Axboe
· 7 years ago
8a103df
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
15bcdc94
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
07c41a2
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
by Yonghong Song
· 7 years ago
035226b
bpf: remove tail_call and get_stackid helper declarations from bpf.h
by Gianluca Borello
· 7 years ago
7d9285e
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers"
by Yonghong Song
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
e87c6bc38
bpf: permit multiple bpf attachments for a single perf event
by Yonghong Song
· 7 years ago
7de16e3
bpf: split verifier and program ops
by Jakub Kicinski
· 7 years ago
b3a8880
ftrace: Kill FTRACE_OPS_FL_PER_CPU
by Peter Zijlstra
· 7 years ago
1dd311e
perf/ftrace: Small cleanup
by Peter Zijlstra
· 7 years ago
466c81c
perf/ftrace: Fix function trace events
by Peter Zijlstra
· 7 years ago
8fd0fbb
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")
by Peter Zijlstra
· 7 years ago
c3b5b6e
tracing: mark trace_test_buffer as __maybe_unused
by Arnd Bergmann
· 7 years ago
c5c1ea7
tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER
by Jesper Dangaard Brouer
· 8 years ago
8715b10
ftrace: Clear hashes of stale ips of init memory
by Joel Fernandes
· 7 years ago
d591581
tracing: Add support for preempt and irq enable/disable events
by Joel Fernandes
· 7 years ago
1d48b08
sched/debug: Rename task-state printing helpers
by Peter Zijlstra
· 7 years ago
4bebdc7
bpf: add helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
908432c
bpf: add helper bpf_perf_event_read_value for perf event array map
by Yonghong Song
· 7 years ago
9756263
bpf: perf event change needed for subsequent bpf helpers
by Yonghong Song
· 7 years ago
aaecaa0
tracing: Prepare to add preempt and irq trace events
by Joel Fernandes
· 7 years ago
6171a03
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
by Steven Rostedt (VMware)
· 8 years ago
6aa6978
ftrace: Add freeing algorithm to free ftrace_mod_maps
by Steven Rostedt (VMware)
· 8 years ago
aba4b5c
ftrace: Save module init functions kallsyms symbols for tracing
by Steven Rostedt (VMware)
· 8 years ago
3e23428
ftrace: Allow module init functions to be traced
by Steven Rostedt (VMware)
· 8 years ago
6cafbe1
ftrace: Add a ftrace_free_mem() function for modules to use
by Steven Rostedt (VMware)
· 8 years ago
5819ead
tracing: Reimplement log2
by Tom Zanussi
· 7 years ago
8501325
tracing: Add hist_field_name() accessor
by Tom Zanussi
· 7 years ago
0d7a832
tracing: Clean up hist_field_flags enum
by Tom Zanussi
· 7 years ago
7e465ba
tracing: Make traceprobe parsing code reusable
by Tom Zanussi
· 7 years ago
4f36c2d
tracing: Increase tracing map KEYS_MAX size
by Tom Zanussi
· 7 years ago
83c07ec
tracing: Remove lookups from tracing_map hitcount
by Tom Zanussi
· 7 years ago
a15f7fc
tracing: Exclude 'generic fields' from histograms
by Tom Zanussi
· 7 years ago
1a149d7
ring-buffer: Rewrite trace_recursive_(un)lock() to be simpler
by Steven Rostedt (VMware)
· 7 years ago
12ecef0
tracing: Reverse the order of trace_types_lock and event_mutex
by Steven Rostedt (VMware)
· 7 years ago
6e7a239
tracing: Remove redundant unread variable ret
by Colin Ian King
· 8 years ago
d8c4dee
tracing: Remove obsolete sched_switch tracer selftest
by Joel Fernandes
· 8 years ago
013a8ee
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
2b0b849
ftrace: Fix kmemleak in unregister_ftrace_graph
by Shu Wang
· 7 years ago
5f6ad26
sched/tracing: Use common task-state helpers
by Peter Zijlstra
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
ac0a364
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
5acb3cc
blktrace: Fix potential deadlock between delete & sysfs ops
by Waiman Long
· 7 years ago
15516c8
tracing: Remove RCU work arounds from stack tracer
by Steven Rostedt (VMware)
· 7 years ago
c52f56a
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
75df6e6
tracing: Fix trace_pipe behavior for instance traces
by Tahsin Erdogan
· 7 years ago
c7b3ae0
tracing: Ignore mmiotrace from kernel commandline
by Ziqian SUN (Zamir)
· 7 years ago
8dd33bc
tracing: Erase irqsoff trace with empty write
by Bo Yan
· 7 years ago
48bddb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 7 years ago
609320c
perf/bpf: fix a clang compilation issue
by Yonghong Song
· 8 years ago
fbf4432
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 8 years ago
42c8e86
Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
170b3b1
tracing: Apply trace_clock changes to instance max buffer
by Baohong Liu
· 8 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
7685ab6
tracing: Fix clear of RECORDED_TGID flag when disabling trace event
by Chunyu Hu
· 8 years ago
3d9622c
tracing: Add barrier to trace_printk() buffer nesting modification
by Steven Rostedt (VMware)
· 8 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
edb096e
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
by Steven Rostedt (VMware)
· 8 years ago
46320a6
ftrace: Fix selftest goto location on error
by Steven Rostedt (VMware)
· 8 years ago
2a5bfe4
ftrace: Zero out ftrace hashes when a module is removed
by Steven Rostedt (VMware)
· 8 years ago
065e63f
tracing: Only have rmmod clear buffers that its events were active in
by Steven Rostedt (VMware)
· 8 years ago
75e8387
perf/ftrace: Fix double traces of perf on ftrace:function
by Zhou Chengming
· 8 years ago
415be6c
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
8b0db1a
tracing: Fix freeing of filter in create_filter() when set_str is false
by Steven Rostedt (VMware)
· 8 years ago
475bb3c
tracing: Fix kmemleak in tracing_map_array_free()
by Chunyu Hu
· 8 years ago
a8f0f9e
ftrace: Check for null ret_stack on profile function graph entry function
by Steven Rostedt (VMware)
· 8 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 8 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
88a5c69
bpf: fix bpf_trace_printk on 32 bit archs
by Daniel Borkmann
· 8 years ago
cf5f5ce
bpf: add support for sys_enter_* and sys_exit_* tracepoints
by Yonghong Song
· 8 years ago
a7e52ad
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
by Steven Rostedt (VMware)
· 8 years ago
147d88e0
tracing: Missing error code in tracer_alloc_buffers()
by Dan Carpenter
· 8 years ago
4bb0f0e
tracing: Call clear_boot_tracer() at lateinit_sync
by Steven Rostedt (VMware)
· 8 years ago
35fe6d7
block: use standard blktrace API to output cgroup info for debug notes
by Shaohua Li
· 8 years ago
69fd5c3
blktrace: add an option to allow displaying cgroup path
by Shaohua Li
· 8 years ago
ca1136c
blktrace: export cgroup info in trace
by Shaohua Li
· 8 years ago
f86f418
trace: fix the errors caused by incompatible type of RCU variables
by Chunyan Zhang
· 8 years ago
db9108e0
tracing: Fix kmemleak in instance_rmdir
by Chunyu Hu
· 8 years ago
Next »