index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
1
-1
/
+20
2020-03-27
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
1
-6
/
+14
2020-03-27
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
1
-4
/
+12
2020-03-27
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
1
-3
/
+6
2020-03-20
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
1
-2
/
+2
2020-03-20
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
1
-1
/
+39
2020-03-19
tracing: Use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2020-02-21
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
1
-0
/
+2
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-195
/
+258
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
1
-10
/
+33
2020-01-30
tracing: eval_map_next() should always increase position index
Vasily Averin
1
-3
/
+1
2020-01-25
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
1
-9
/
+9
2020-01-25
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
1
-0
/
+4
2020-01-25
tracing: Remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2020-01-22
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
1
-1
/
+2
2020-01-21
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
1
-0
/
+5
2020-01-16
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
1
-5
/
+19
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
1
-13
/
+29
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
1
-5
/
+5
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
1
-2
/
+2
2020-01-13
tracing: Apply soft-disabled and filter to tracepoints printk
Masami Hiramatsu
1
-0
/
+7
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-35
/
+35
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
1
-115
/
+115
2019-12-22
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
1
-0
/
+8
2019-12-11
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
1
-2
/
+2
2019-12-06
Fix up for "printk: Drop pr_warning definition"
Stephen Rothwell
1
-3
/
+3
2019-12-04
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
1
-0
/
+17
2019-11-23
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
1
-20
/
+76
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
1
-1
/
+1
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
1
-0
/
+3
2019-11-13
tracing: Verify if trace array exists before destroying it.
Divya Indi
1
-3
/
+12
2019-11-13
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
1
-0
/
+2
2019-11-13
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
1
-2
/
+73
2019-11-13
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
1
-6
/
+15
2019-10-13
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-13
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
1
-0
/
+8
2019-10-13
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
1
-52
/
+65
2019-10-13
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
1
-1
/
+1
2019-10-13
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+7
2019-09-17
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-08-31
tracing: Rename tracing_reset() to tracing_reset_cpu()
Steven Rostedt (VMware)
1
-3
/
+3
2019-08-31
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
1
-1
/
+1
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
1
-1
/
+1
2019-08-31
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
1
-1
/
+1
2019-08-31
tracing/kprobe: Add multi-probe per event support
Masami Hiramatsu
1
-2
/
+2
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
1
-12
/
+14
2019-08-02
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-2
/
+2
[next]