index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
syscalltbl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl...
Arnaldo Carvalho de Melo
2020-05-29
1
-2
/
+2
*
perf trace: Preallocate the syscall table
Arnaldo Carvalho de Melo
2019-07-29
1
-0
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
perf trace arm64: Use generated syscall table
Kim Phillips
2018-07-24
1
-0
/
+4
*
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
2018-04-12
1
-3
/
+3
*
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2018-02-16
1
-0
/
+8
*
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
2017-12-27
1
-0
/
+4
*
perf tools: Fix syscalltbl build failure
Akemi Yagi
2017-09-25
1
-1
/
+1
*
perf syscalltbl: Support glob matching on syscall names
Arnaldo Carvalho de Melo
2017-09-01
1
-0
/
+33
*
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
1
-0
/
+6
*
perf tools: Allow generating per-arch syscall table arrays
Arnaldo Carvalho de Melo
2016-04-08
1
-2
/
+87
*
perf trace: Move syscall table id <-> name routines to separate class
Arnaldo Carvalho de Melo
2016-04-08
1
-0
/
+43