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_events_synth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
1
-1
/
+2
2023-12-20
tracing/synthetic: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-11-02
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-09-12
tracing/synthetic: Print out u64 values properly
Tero Kristo
1
-1
/
+1
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
1
-1
/
+2
2023-08-16
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
1
-13
/
+4
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
1
-50
/
+37
2023-07-29
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
1
-0
/
+1
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-03
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
1
-4
/
+15
2023-02-26
Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-3
/
+3
2023-02-24
kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
Song Chen
1
-3
/
+3
2023-02-16
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
1
-1
/
+6
2023-02-07
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
1
-2
/
+2
2023-01-25
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
1
-1
/
+79
2023-01-25
tracing: Simplify calculating entry size using struct_size()
Steven Rostedt (Google)
1
-2
/
+1
2022-12-10
tracing: Fix issue of missing one synthetic field
Zheng Yejian
1
-1
/
+1
2022-11-24
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
1
-2
/
+0
2022-11-18
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
1
-3
/
+2
2022-10-12
tracing: Fix reading strings from synthetic events
Steven Rostedt (Google)
1
-6
/
+17
2022-03-11
tracing: Fix strncpy warning in trace_events_synth.c
Tom Zanussi
1
-4
/
+1
2022-02-11
tracing: Remove size restriction on synthetic event cmd error logging
Tom Zanussi
1
-3
/
+14
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-7
/
+8
2021-12-11
tracing: Do not let synth_events block other dyn_event systems during create
Beau Belgrave
1
-6
/
+7
2021-12-09
tracing: Fix possible memory leak in __create_synth_event() error path
Miaoqian Lin
1
-5
/
+6
2021-12-07
tracing: Fix synth_event_add_val() kernel-doc comment
Qiujun Huang
1
-1
/
+1
2021-10-09
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
1
-2
/
+2
2021-08-19
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
1
-7
/
+12
2021-08-19
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
1
-5
/
+3
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-04
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
1
-1
/
+3
2021-02-09
tracing: Add a backward-compatibility check for synthetic event creation
Tom Zanussi
1
-19
/
+74
2021-02-09
tracing: Update synth command errors
Tom Zanussi
1
-11
/
+19
2021-02-09
tracing: Rework synthetic event command parsing
Tom Zanussi
1
-102
/
+143
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
1
-14
/
+46
2020-11-11
tracing: Fix some typos in comments
Qiujun Huang
1
-2
/
+2
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
1
-10
/
+7
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
1
-0
/
+4
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
1
-3
/
+9
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
1
-2
/
+90
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
1
-0
/
+9
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
1
-1
/
+9
2020-10-08
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
1
-1
/
+1
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
1
-1
/
+3
2020-10-06
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
1
-32
/
+216
2020-10-06
tracing: Fix parse_synth_field() error handling
Tom Zanussi
1
-2
/
+4
2020-09-22
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
1
-5
/
+14
2020-09-22
tracing: Delete repeated words in comments
Randy Dunlap
1
-1
/
+1
[next]