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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+64
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+64
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-7
/
+21
2023-10-17
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
1
-3
/
+3
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
1
-2
/
+2
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-09-26
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
1
-0
/
+3
2023-09-26
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2
-5
/
+14
2023-09-26
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
1
-0
/
+1
2023-09-26
bpf: Count stats for kprobe_multi programs
Jiri Olsa
1
-0
/
+1
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-13
/
+15
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+19
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
1
-1
/
+3
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-30
/
+88
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
1
-4
/
+9
2023-09-12
tracing/synthetic: Print out u64 values properly
Tero Kristo
1
-1
/
+1
2023-09-09
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
1
-13
/
+0
2023-09-09
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
1
-2
/
+2
2023-09-09
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
1
-0
/
+5
2023-09-09
bpf: Add override check to kprobe multi link attach
Jiri Olsa
1
-0
/
+16
2023-09-07
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
1
-0
/
+2
2023-09-07
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
1
-1
/
+2
2023-09-07
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
1
-1
/
+22
2023-09-07
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
1
-1
/
+2
2023-09-07
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
1
-5
/
+10
2023-09-07
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
3
-2
/
+33
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
10
-164
/
+582
2023-09-02
tracing/filters: Fix coding style issues
Valentin Schneider
1
-2
/
+4
2023-09-02
tracing/filters: Change parse_pred() cpulist ternary into an if block
Valentin Schneider
1
-2
/
+6
2023-09-02
tracing/filters: Fix double-free of struct filter_pred.mask
Valentin Schneider
1
-0
/
+1
2023-09-02
tracing/filters: Fix error-handling of cpulist parsing buffer
Valentin Schneider
1
-2
/
+8
2023-09-02
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
1
-2
/
+2
2023-09-02
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
1
-3
/
+1
2023-09-02
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
1
-4
/
+2
2023-09-02
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
1
-5
/
+12
2023-09-02
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
1
-1
/
+1
2023-09-02
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
8
-148
/
+389
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-42
/
+411
2023-08-23
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
1
-14
/
+44
2023-08-23
tracing/probes: Add string type check with BTF
Masami Hiramatsu (Google)
2
-3
/
+89
2023-08-23
tracing/probes: Support BTF field access from $retval
Masami Hiramatsu (Google)
2
-102
/
+86
2023-08-23
tracing/probes: Support BTF based data structure field access
Masami Hiramatsu (Google)
3
-28
/
+216
2023-08-23
tracing/probes: Add a function to search a member of a struct/union
Masami Hiramatsu (Google)
2
-0
/
+73
2023-08-23
tracing/probes: Move finding func-proto API and getting func-param API to tra...
Masami Hiramatsu (Google)
4
-40
/
+72
2023-08-23
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
6
-48
/
+73
2023-08-23
tracing/eprobe: Iterate trace_eprobe directly
Chuang Wang
1
-9
/
+9
[next]