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_syscalls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-06
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
1
-2
/
+2
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-3
/
+3
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
1
-19
/
+78
2009-09-05
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-7
/
+11
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
1
-12
/
+12
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
1
-0
/
+4
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-8
/
+9
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
1
-2
/
+4
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
1
-8
/
+9
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
1
-9
/
+16
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
1
-4
/
+47
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
1
-1
/
+17
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
1
-23
/
+28
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
1
-16
/
+1
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
1
-2
/
+37
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
1
-0
/
+46
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
1
-0
/
+121
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
1
-10
/
+16
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
1
-92
/
+91
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
1
-1
/
+0
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-1
/
+1
2009-03-16
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
1
-5
/
+19
2009-03-16
tracing/syscalls: various cleanups
Frederic Weisbecker
1
-8
/
+2
2009-03-16
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
1
-6
/
+5
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
1
-8
/
+138
2009-03-13
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
1
-0
/
+113