Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c18a9be7c9d4f53239795282c5d927f73f534b3
3c18a9b
tracing: Have synthetic event test use raw_smp_processor_id()
by Steven Rostedt (VMware)
· 5 years ago
784bd08
tracing: Fix number printing bug in print_synth_event()
by Tom Zanussi
· 5 years ago
3843083
tracing: Check that number of vals matches number of synth event fields
by Tom Zanussi
· 5 years ago
1d9d4c9
tracing: Make synth_event trace functions endian-correct
by Tom Zanussi
· 5 years ago
279eef0
tracing: Make sure synth_event_trace() example always uses u64
by Tom Zanussi
· 5 years ago
7276531
tracing: Consolidate trace() functions
by Tom Zanussi
· 5 years ago
0c62f6c
tracing: Don't return -EINVAL when tracing soft disabled synth events
by Tom Zanussi
· 5 years ago
d090409
tracing: Add missing nest end to synth_event_trace_start() error case
by Tom Zanussi
· 5 years ago
9737800
tools/bootconfig: Suppress non-error messages
by Masami Hiramatsu
· 5 years ago
a91e4f1
bootconfig: Allocate xbc_nodes array dynamically
by Masami Hiramatsu
· 5 years ago
f61872b
bootconfig: Use parse_args() to find bootconfig and '--'
by Steven Rostedt (VMware)
· 5 years ago
10f129c
tracing/kprobe: Fix uninitialized variable bug
by Gustavo A. R. Silva
· 5 years ago
26445f9
bootconfig: Remove unneeded CONFIG_LIBXBC
by Masami Hiramatsu
· 5 years ago
17d25ae
tools/bootconfig: Fix wrong __VA_ARGS__ usage
by Masami Hiramatsu
· 5 years ago
a005740
bootconfig: Show the number of nodes on boot message
by Masami Hiramatsu
· 5 years ago
0f0d0a7
tools/bootconfig: Show the number of bootconfig nodes
by Masami Hiramatsu
· 5 years ago
597c0e3
bootconfig: Add more parse error messages
by Masami Hiramatsu
· 5 years ago
e241d14
bootconfig: Use bootconfig instead of boot config
by Masami Hiramatsu
· 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
7495e09
bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
by Steven Rostedt (VMware)
· 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
34ed635
tracing: Documentation for in-kernel synthetic event API
by Tom Zanussi
· 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
34f71a4a
tracing: Add new testcases for hist trigger parsing errors
by Tom Zanussi
· 6 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
d0ce47c
docs: tracing: Fix a broken label
by Mauro Carvalho Chehab
· 6 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
eba12ab
tracing: Fix comments about trace/ftrace.h
by Hou Pengyang
· 10 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
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
bcc717e
tools: bootconfig: Fix spelling mistake "faile" -> "failed"
by Colin Ian King
· 5 years ago
b8381ce
Documentation: tracing: Fix typos in boot-time tracing documentation
by Masami Hiramatsu
· 5 years ago
a4798eb
Documentation: bootconfig: Fix typos in bootconfig documentation
by Masami Hiramatsu
· 5 years ago
0947db0
bootconfig: Fix Kconfig help message for BOOT_CONFIG
by Masami Hiramatsu
· 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
82d1b81
tracing: Allow trace_printk() to nest in other tracing code
by Steven Rostedt (VMware)
· 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
3b42a4c
tracing: trigger: Replace unneeded RCU-list traversals
by Masami Hiramatsu
· 5 years ago
4778194
Documentation: tracing: Add boot-time tracing document
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
7b9b816
Documentation: bootconfig: Add a doc for extended boot config
by Masami Hiramatsu
· 5 years ago
131991620
bootconfig: init: Allow admin to use bootconfig for init command line
by Masami Hiramatsu
· 5 years ago
51887d0
bootconfig: init: Allow admin to use bootconfig for kernel command line
by Masami Hiramatsu
· 5 years ago
0068c92
init/main.c: Alloc initcall_command_line in do_initcall() and free it
by Masami Hiramatsu
· 5 years ago
c1a3c36
proc: bootconfig: Add /proc/bootconfig to show boot config list
by Masami Hiramatsu
· 5 years ago
081c653
tools: bootconfig: Add bootconfig test script
by Masami Hiramatsu
· 5 years ago
950313e
tools: bootconfig: Add bootconfig command
by Masami Hiramatsu
· 5 years ago
7684b85
bootconfig: Load boot config from the tail of initrd
by Masami Hiramatsu
· 5 years ago
76db5a2
bootconfig: Add Extra Boot Config support
by Masami Hiramatsu
· 5 years ago
1329249
tracing: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
Next »