index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-30
1
-2
/
+2
|
\
|
*
ftrace: Introduce ftrace_need_init_nop()
Ilya Leoshkevich
2021-08-03
1
-2
/
+2
*
|
Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-17
2
-35
/
+15
|
\
\
|
*
|
tracing: Apply trace filters on all output channels
Pingfan Liu
2021-08-16
2
-35
/
+15
*
|
|
Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-16
3
-1
/
+62
|
\
|
|
|
*
|
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
2021-08-12
1
-0
/
+2
|
*
|
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
2021-08-12
1
-0
/
+5
|
*
|
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
2021-08-12
1
-1
/
+5
|
*
|
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-12
1
-0
/
+19
|
*
|
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-12
1
-0
/
+31
*
|
|
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-10
1
-2
/
+3
*
|
|
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
2021-08-09
1
-4
/
+4
|
/
/
*
|
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-05
1
-1
/
+1
*
|
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-04
1
-1
/
+19
*
|
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
1
-0
/
+4
*
|
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-31
1
-1
/
+3
|
/
*
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
1
-1
/
+1
*
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-23
1
-1
/
+2
*
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
2021-07-23
1
-5
/
+3
*
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
2
-6
/
+20
*
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-23
1
-1
/
+1
*
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-22
1
-4
/
+24
*
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-17
1
-3
/
+3
|
\
|
*
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-15
1
-3
/
+3
*
|
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-09
2
-2
/
+8
|
\
|
|
*
ftrace: Use list_move instead of list_del/list_add
Baokun Li
2021-07-08
1
-2
/
+1
|
*
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
2021-07-07
1
-0
/
+7
*
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
14
-221
/
+2957
|
\
|
|
*
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
2021-07-01
1
-16
/
+47
|
*
tracing: Simplify & fix saved_tgids logic
Paul Burton
2021-06-30
1
-25
/
+13
|
*
tracing: Change variable type as bool for clean-up
Austin Kim
2021-06-30
1
-12
/
+12
|
*
trace/timerlat: Fix indentation on timerlat_main()
Daniel Bristot de Oliveira
2021-06-29
1
-3
/
+3
|
*
trace/osnoise: Make 'noise' variable s64 in run_osnoise()
Daniel Bristot de Oliveira
2021-06-29
1
-2
/
+3
|
*
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2021-06-29
1
-1
/
+2
|
*
trace/osnoise: Fix return value on osnoise_init_hotplug_support
Daniel Bristot de Oliveira
2021-06-28
1
-1
/
+1
|
*
trace/osnoise: Make interval u64 on osnoise_main
Daniel Bristot de Oliveira
2021-06-28
1
-1
/
+1
|
*
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
2021-06-28
1
-9
/
+11
|
*
tracing: Have osnoise_main() add a quiescent state for task rcu
Steven Rostedt (VMware)
2021-06-28
1
-1
/
+4
|
*
trace/osnoise: Support hotplug operations
Daniel Bristot de Oliveira
2021-06-26
1
-30
/
+135
|
*
trace/hwlat: Support hotplug operations
Daniel Bristot de Oliveira
2021-06-26
1
-0
/
+65
|
*
trace/hwlat: Protect kdata->kthread with get/put_online_cpus
Daniel Bristot de Oliveira
2021-06-26
1
-6
/
+13
|
*
trace: Add timerlat tracer
Daniel Bristot de Oliveira
2021-06-26
5
-31
/
+688
|
*
trace: Add osnoise tracer
Daniel Bristot de Oliveira
2021-06-26
6
-4
/
+1521
|
*
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
2021-06-26
2
-5
/
+4
|
*
trace/hwlat: Remove printk from sampling loop
Daniel Bristot de Oliveira
2021-06-26
1
-3
/
+12
|
*
trace/hwlat: Use trace_min_max_param for width and window params
Daniel Bristot de Oliveira
2021-06-26
1
-121
/
+24
|
*
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
2021-06-26
2
-0
/
+103
|
*
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
2021-06-26
1
-36
/
+150
|
*
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
2021-06-24
1
-8
/
+5
|
*
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
2021-06-24
1
-12
/
+167
[next]