index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
Steven Rostedt (VMware)
4
-36
/
+31
2021-08-19
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
9
-24
/
+124
2021-08-19
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
5
-6
/
+11
2021-08-17
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
3
-26
/
+26
2021-08-16
MAINTAINERS: Add an entry for os noise/latency
Steven Rostedt (VMware)
1
-0
/
+14
2021-08-16
tracepoint: Fix kerneldoc comments
zhaoxiao
1
-2
/
+2
2021-08-16
bootconfig/tracing/ktest: Update ktest example for boot-time tracing
Masami Hiramatsu
2
-6
/
+16
2021-08-16
tools/bootconfig: Use per-group/all enable option in ftrace2bconf script
Masami Hiramatsu
1
-6
/
+18
2021-08-16
tools/bootconfig: Add histogram syntax support to bconf2ftrace.sh
Masami Hiramatsu
2
-2
/
+90
2021-08-16
tools/bootconfig: Support per-group/all event enabling option
Masami Hiramatsu
1
-0
/
+13
2021-08-16
Documentation: tracing: Add histogram syntax to boot-time tracing
Masami Hiramatsu
1
-5
/
+80
2021-08-16
tracing/boot: Show correct histogram error command
Masami Hiramatsu
1
-4
/
+10
2021-08-16
tracing/boot: Support multiple histograms for each event
Masami Hiramatsu
1
-9
/
+32
2021-08-16
tracing/boot: Support multiple handlers for per-event histogram
Masami Hiramatsu
1
-8
/
+35
2021-08-16
tracing/boot: Add per-event histogram action options
Masami Hiramatsu
1
-0
/
+231
2021-08-16
tracing: Fix a typo in tracepoint.h
Huang Shijie
1
-1
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
27
-64
/
+21
2021-08-16
tracing: Simplify the Kconfig dependency of FTRACE
Masahiro Yamada
1
-5
/
+1
2021-08-16
tracing: Allow execnames to be passed as args for synthetic events
Steven Rostedt (VMware)
1
-4
/
+42
2021-08-16
tracing: Have histogram types be constant when possible
Steven Rostedt (VMware)
1
-18
/
+14
2021-08-16
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
2
-6
/
+87
2021-08-16
tracing: Add linear buckets to histogram logic
Steven Rostedt (VMware)
1
-7
/
+58
2021-08-16
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
1
-6
/
+9
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
2
-35
/
+15
2021-08-12
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
1
-0
/
+2
2021-08-12
init: Suppress wrong warning for bootconfig cmdline parameter
Masami Hiramatsu
1
-2
/
+7
2021-08-12
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
1
-0
/
+5
2021-08-12
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+5
2021-08-12
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+19
2021-08-12
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+31
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
1
-14
/
+67
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
1
-20
/
+82
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
1
-1
/
+1
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
1
-1
/
+1
2021-08-04
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
1
-3
/
+3
2021-08-04
scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local
Nathan Chancellor
2
-41
/
+0
2021-08-04
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
1
-1
/
+19
2021-08-04
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
1
-0
/
+4
2021-07-31
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
1
-1
/
+3
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
1
-1
/
+2
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
1
-5
/
+3
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
3
-7
/
+21
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-18
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
1
-1
/
+1
2021-07-18
Documentation: Fix intiramfs script name
Robert Richter
2
-5
/
+5
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-18
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
1
-4
/
+5
[next]