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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
1
-1
/
+1
2024-02-23
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
3
-103
/
+221
2024-02-23
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
1
-0
/
+3
2024-02-23
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
1
-1
/
+1
2024-02-23
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-23
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
1
-1
/
+1
2024-02-23
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-23
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
1
-12
/
+13
2024-02-23
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2
-3
/
+7
2024-02-23
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
1
-1
/
+2
2024-02-23
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-23
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
1
-3
/
+3
2024-02-23
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
1
-2
/
+4
2024-02-01
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
1
-1
/
+6
2024-01-26
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
1
-0
/
+3
2024-01-26
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
1
-0
/
+4
2024-01-20
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
1
-0
/
+6
2024-01-20
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
3
-4
/
+15
2024-01-20
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
1
-2
/
+4
2024-01-20
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
1
-1
/
+5
2024-01-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2
-4
/
+19
2024-01-05
ftrace: Fix modification of direct_function hash while in use
Steven Rostedt (Google)
1
-53
/
+47
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
1
-2
/
+7
2024-01-01
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
1
-0
/
+11
2024-01-01
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
1
-55
/
+24
2024-01-01
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
1
-36
/
+11
2024-01-01
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
1
-2
/
+2
2023-12-20
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
1
-0
/
+2
2023-12-20
ring-buffer: Do not try to put back write_stamp
Steven Rostedt (Google)
1
-23
/
+6
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
1
-1
/
+3
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
1
-1
/
+6
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
1
-2
/
+3
2023-12-20
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
1
-8
/
+1
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
1
-2
/
+2
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
1
-4
/
+8
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
1
-8
/
+4
2023-12-13
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
1
-76
/
+34
2023-12-13
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
1
-3
/
+7
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
1
-2
/
+1
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
1
-11
/
+8
2023-12-13
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
1
-2
/
+2
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
1
-6
/
+5
2023-11-28
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
1
-4
/
+5
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-08
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
4
-4
/
+48
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+20
2023-10-27
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
1
-2
/
+2
[next]