index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
syscalltbl.c
Age
Commit message (
Expand
)
Author
2019-07-29
perf trace: Preallocate the syscall table
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-07-24
perf trace arm64: Use generated syscall table
Kim Phillips
2018-04-12
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2017-12-27
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
2017-09-25
perf tools: Fix syscalltbl build failure
Akemi Yagi
2017-09-01
perf syscalltbl: Support glob matching on syscall names
Arnaldo Carvalho de Melo
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
perf tools: Allow generating per-arch syscall table arrays
Arnaldo Carvalho de Melo
2016-04-08
perf trace: Move syscall table id <-> name routines to separate class
Arnaldo Carvalho de Melo