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
starfive-6.6.48-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-08-08
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-20
/
+60
2020-08-08
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
1
-0
/
+44
2020-08-07
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
1
-2
/
+2
2020-07-31
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
1
-6
/
+0
2020-07-28
fsnotify: create helper fsnotify_inode()
Amir Goldstein
1
-2
/
+1
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
1
-3
/
+1
2020-07-01
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
1
-3
/
+1
2020-06-30
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
1
-6
/
+6
2020-06-29
tracing: Only allow trace_array_printk() to be used by instances
Steven Rostedt (VMware)
1
-3
/
+7
2020-06-17
tracing: Remove unused event variable in tracing_iter_reset
YangHui
1
-2
/
+1
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+4
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-06-04
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+1
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-12
/
+0
2020-06-01
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
1
-1
/
+4
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
1
-1
/
+0
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
1
-1
/
+0
2020-05-20
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
1
-8
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+15
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
1
-1
/
+2
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
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
[next]