index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
Merge remote-tracking branch 'drm_intel_push/topic/core-for-CI' into drm-tip
Ville Syrjälä
1
-3
/
+1
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-41
/
+47
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
1
-2
/
+4
2022-01-05
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-05
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2021-12-11
tracing: Use trace_iterator_reset() in tracing_read_pipe()
Steven Rostedt (VMware)
1
-2
/
+1
2021-12-07
tracing: Make trace_marker{,_raw} stream-like
John Keeping
1
-10
/
+8
2021-12-06
tracing: Disable preemption when using the filter buffer
Steven Rostedt (VMware)
1
-26
/
+33
2021-12-06
tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver()
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-06
tracing: Fix spelling mistake "aritmethic" -> "arithmetic"
Colin Ian King
1
-1
/
+1
2021-11-18
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
1
-0
/
+12
2021-11-18
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
1
-3
/
+1
2021-11-16
ftrace: Allow configuring global trace buffer size (for dump-on-oops)
Chris Wilson
1
-3
/
+1
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+11
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-87
/
+64
2021-11-01
tracing/histogram: Document hist trigger variables
Kalesh Singh
1
-0
/
+11
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
1
-36
/
+37
2021-10-07
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
1
-7
/
+4
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
1
-51
/
+27
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-7
/
+19
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+7
2021-09-03
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
1
-7
/
+19
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-2
/
+0
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
1
-1
/
+4
2021-08-18
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
1
-2
/
+2
2021-08-16
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
1
-0
/
+1
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
1
-3
/
+15
2021-07-30
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
1
-1
/
+3
2021-07-26
printk: remove NMI tracking
John Ogness
1
-2
/
+0
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
1
-0
/
+4
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-54
/
+211
2021-07-01
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-30
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-06-25
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
1
-2
/
+1
2021-06-25
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
1
-0
/
+85
2021-06-18
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
1
-9
/
+0
2021-06-18
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
1
-2
/
+0
2021-06-17
tracing: Have ftrace_dump_on_oops kernel parameter take numbers
Steven Rostedt (VMware)
1
-2
/
+2
2021-06-17
tracing: Add tp_printk_stop_on_boot option
Steven Rostedt (VMware)
1
-11
/
+29
2021-06-10
tracing: Add better comments for the filtering temp buffer use case
Steven Rostedt (VMware)
1
-1
/
+35
2021-06-10
tracing: Simplify the max length test when using the filtering temp buffer
Steven Rostedt (VMware)
1
-1
/
+3
2021-06-10
tracing: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
1
-4
/
+27
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-55
/
+283
2021-04-28
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
1
-26
/
+15
[next]