Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
94f18b9b24ee4d812ebd30ff848298a9f413f07a
/
kernel
/
trace
e310396
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
54a16ff
ftrace: Protect ftrace_graph_hash with ftrace_sync
by Steven Rostedt (VMware)
· 5 years ago
16052dd
ftrace: Add comment to why rcu_dereference_sched() is open coded
by Steven Rostedt (VMware)
· 5 years ago
fd0e685
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
by Amol Grover
· 5 years ago
24a9729
tracing: Annotate ftrace_graph_hash pointer with __rcu
by Amol Grover
· 5 years ago
72f582f
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
2b90927
tracing: Use seq_buf for building dynevent_cmd string
by Tom Zanussi
· 5 years ago
e9260f6
tracing: Remove useless code in dynevent_arg_pair_add()
by Tom Zanussi
· 5 years ago
74403b6
tracing: Remove check_arg() callbacks from dynevent args
by Tom Zanussi
· 5 years ago
249d7b2
tracing: Consolidate some synth_event_trace code
by Tom Zanussi
· 5 years ago
d380dcd
tracing: Fix now invalid var_ref_vals assumption in trace action
by Tom Zanussi
· 5 years ago
fdeb1ac
tracing: Change trace_boot to use synth_event interface
by Tom Zanussi
· 5 years ago
1e83794
tracing: Move tracing selftests to bottom of menu
by Steven Rostedt (VMware)
· 5 years ago
21b3ce3
tracing: Move mmio tracer config up with the other tracers
by Steven Rostedt (VMware)
· 5 years ago
a48fc4f
tracing: Move tracing test module configs together
by Steven Rostedt (VMware)
· 5 years ago
61778cd7
tracing: Move all function tracing configs together
by Steven Rostedt (VMware)
· 5 years ago
6483624
tracing: Add kprobe event command generation test module
by Tom Zanussi
· 5 years ago
29a1548
tracing: Change trace_boot to use kprobe_event interface
by Tom Zanussi
· 5 years ago
2a588dd
tracing: Add kprobe event command generation functions
by Tom Zanussi
· 5 years ago
9fe41ef
tracing: Add synth event generation test module
by Tom Zanussi
· 5 years ago
8dcc53a
tracing: Add synth_event_trace() and related functions
by Tom Zanussi
· 5 years ago
35ca520
tracing: Add synthetic event command generation functions
by Tom Zanussi
· 5 years ago
86c5426
tracing: Add dynamic event command creation interface
by Tom Zanussi
· 5 years ago
f5f6b25
tracing: Add synth_event_delete()
by Tom Zanussi
· 5 years ago
e3e2a2c
tracing: Add trace_get/put_event_file()
by Tom Zanussi
· 5 years ago
89c95fc
tracing: Add trace_array_find/_get() to find instance trace arrays
by Tom Zanussi
· 5 years ago
6722b23
trigger_next should increase position index
by Vasily Averin
· 5 years ago
039958a
tracing: eval_map_next() should always increase position index
by Vasily Averin
· 5 years ago
e4075e8
ftrace: fpid_next() should increase position index
by Vasily Averin
· 5 years ago
64ae572
tracing: Fix sched switch start/stop refcount racy updates
by Mathieu Desnoyers
· 5 years ago
5c3469c
tracing/boot: Move external function declarations to kernel/trace/trace.h
by Masami Hiramatsu
· 5 years ago
76a598e
tracing/boot: Include required headers and sort it alphabetically
by Masami Hiramatsu
· 5 years ago
d0a4970
tracing: Add 'hist:' to hist trigger error log error string
by Tom Zanussi
· 6 years ago
4de26c8
tracing: Add hist trigger error messages for sort specification
by Tom Zanussi
· 6 years ago
b527b63
tracing: Simplify assignment parsing for hist triggers
by Tom Zanussi
· 6 years ago
a78416d
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
c0e809e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0cc4bd8
Merge branch 'core/kprobes' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
2027942
tracing/kprobes: Have uname use __get_str() in print_fmt
by Steven Rostedt (VMware)
· 5 years ago
4d8773b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
24589e3
tracing: Use pr_err() instead of WARN() for memory failures
by Steven Rostedt (VMware)
· 5 years ago
28394da
tracing: Decrement trace_array when bootconfig creates an instance
by Steven Rostedt (VMware)
· 5 years ago
b3f7a6c
tracing: Remove unneeded NULL check
by Dan Carpenter
· 10 years ago
cbc3b92
tracing: Set kernel_stack's caller size properly
by Josef Bacik
· 10 years ago
afccc00
tracing: Fix tracing_stat return values in error handling paths
by Luis Henriques
· 10 years ago
dfb6cd1
tracing: Fix very unlikely race of registering two stat tracers
by Steven Rostedt (VMware)
· 5 years ago
954b3c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
b61387c
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
by Masami Hiramatsu
· 5 years ago
659ded3
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
by Alex Shi
· 5 years ago
34423f2
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
by Steven Rostedt (VMware)
· 5 years ago
532f49a
tracing/boot: Fix an IS_ERR() vs NULL bug
by Dan Carpenter
· 5 years ago
1415972
tracing: Remove unused TRACE_SEQ_BUF_USED
by Alex Shi
· 5 years ago
b834794
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
by Alex Shi
· 5 years ago
aff4866
ftrace: Remove NR_TO_INIT macro
by Alex Shi
· 5 years ago
9a09cd7
ftrace: Remove abandoned macros
by Alex Shi
· 5 years ago
bf24daa
tracing: Do not set trace clock if tracefs lockdown is in effect
by Masami Ichikawa
· 5 years ago
8bcebc7
tracing: Fix histogram code when expression has same var as value
by Steven Rostedt (VMware)
· 5 years ago
cb6c82d
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
31537cf
tracing: Initialize ret in syscall_enter_define_fields()
by Steven Rostedt (VMware)
· 5 years ago
82d1b81
tracing: Allow trace_printk() to nest in other tracing code
by Steven Rostedt (VMware)
· 5 years ago
8482941
bpf: Add bpf_send_signal_thread() helper
by Yonghong Song
· 5 years ago
aeed8aa
tracing: trigger: Replace unneeded RCU-list traversals
by Masami Hiramatsu
· 5 years ago
cfc585a
ring-buffer: Fix kernel doc for rb_update_event()
by Steven Rostedt (VMware)
· 5 years ago
59e7cff
ring-bufer: kernel-doc warning fixes
by Fabian Frederick
· 11 years ago
99c9a923
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
by Masami Hiramatsu
· 5 years ago
3b42a4c
tracing: trigger: Replace unneeded RCU-list traversals
by Masami Hiramatsu
· 5 years ago
fe1efe9
tracing/boot: Add function tracer filter options
by Masami Hiramatsu
· 5 years ago
9d15dbb
tracing/boot: Add cpu_mask option support
by Masami Hiramatsu
· 5 years ago
4f712a4
tracing/boot: Add instance node support
by Masami Hiramatsu
· 5 years ago
3fbe2d6
tracing/boot: Add synthetic event support
by Masami Hiramatsu
· 5 years ago
4d65528
tracing/boot Add kprobe event support
by Masami Hiramatsu
· 5 years ago
81a5955
tracing/boot: Add per-event settings
by Masami Hiramatsu
· 5 years ago
9c5b9d3
tracing/boot: Add boot-time tracing
by Masami Hiramatsu
· 5 years ago
48ac948
tracing: Add NULL trace-array check in print_synth_event()
by Masami Hiramatsu
· 5 years ago
b05e89a
tracing: Accept different type for synthetic event fields
by Masami Hiramatsu
· 5 years ago
d8d4c6d
tracing: kprobes: Register to dynevent earlier stage
by Masami Hiramatsu
· 5 years ago
8cfcf15
tracing: kprobes: Output kprobe event to printk buffer
by Masami Hiramatsu
· 5 years ago
d8d0c24
tracing: Apply soft-disabled and filter to tracepoints printk
by Masami Hiramatsu
· 5 years ago
1329249
tracing: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
1c5eb44
tracing: Rename trace_buffer to array_buffer
by Steven Rostedt (VMware)
· 5 years ago
72879ee
tracing: Fix indentation issue
by Colin Ian King
· 5 years ago
50f9ad6
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
by Kaitao Cheng
· 5 years ago
e31f793
ftrace: Avoid potential division by zero in function profiler
by Wen Yang
· 5 years ago
b8299d3
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
by Steven Rostedt (VMware)
· 5 years ago
d2ccbcc
tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
by Steven Rostedt (VMware)
· 5 years ago
02f4e01
tracing: Initialize val to zero in parse_entry of inject code
by Steven Rostedt (VMware)
· 5 years ago
46f5cfc
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
by Ingo Molnar
· 5 years ago
fe6e096
tracing: Fix endianness bug in histogram trigger
by Sven Schnelle
· 5 years ago
3a53acf
tracing: Fix lock inversion in trace_event_enable_tgid_record()
by Prateek Sood
· 5 years ago
106f41f
tracing: Have the histogram compare functions convert to u64 first
by Steven Rostedt (VMware)
· 5 years ago
79e65c2
tracing: Avoid memory leak in process_system_preds()
by Keita Suzuki
· 5 years ago
6674fdb
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
a3d1e7e
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
by Al Viro
· 5 years ago
ff20576
ftrace: Fix function_graph tracer interaction with BPF trampoline
by Alexei Starovoitov
· 5 years ago
a61f810
tracing: remove set but not used variable 'buffer'
by YueHaibing
· 5 years ago
2040cf9
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
by Ingo Molnar
· 5 years ago
ee19545
Fix up for "printk: Drop pr_warning definition"
by Stephen Rothwell
· 5 years ago
2f13437
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
a356646
tracing: Do not create directories if lockdown is in affect
by Steven Rostedt (VMware)
· 5 years ago
Next »