index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-5
/
+4
2021-04-15
perf beauty: Fix fsconfig generator
Vitaly Chikunov
1
-4
/
+3
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
1
-1
/
+1
2020-12-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-12-18
perf trace beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-04
perf trace beauty: Allow header files in a different path
Namhyung Kim
2
-3
/
+3
2020-10-01
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
1
-27
/
+15
2020-10-01
tools beauty: Add script to generate table of mmap's 'prot' argument
Arnaldo Carvalho de Melo
1
-0
/
+30
2020-09-30
perf beauty mmap_flags: Conditionaly define the mmap flags
Arnaldo Carvalho de Melo
1
-8
/
+8
2020-09-29
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
2
-19
/
+31
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
1
-8
/
+1
2020-08-12
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2
-0
/
+466
2020-06-09
perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-05-28
perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS
Ian Rogers
1
-1
/
+1
2020-05-28
perf trace: Fix the selection for architectures to generate the errno name ta...
Ian Rogers
1
-1
/
+1
2020-04-14
tools headers UAPI: Sync linux/mman.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-14
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-11
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2
-1
/
+4
2020-01-14
perf beauty sockaddr: Fix augmented syscall format warning
Cengiz Can
1
-1
/
+1
2019-12-02
perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-19
perf trace: Wire up strarray__strtoul_flags()
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-19
libbeauty: Introduce strarray__strtoul_flags()
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-19
libbeauty: Make the mmap_flags strarray visible outside of its beautifier
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-10-19
libbeauty: Introduce syscall_arg__strtoul_strarrays()
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-18
libbeauty: Introduce syscall_arg__strtoul_strarray()
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-15
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array
Arnaldo Carvalho de Melo
3
-0
/
+36
2019-10-15
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-15
libbeauty: Add a generator for x86's IRQ vectors -> strings
Arnaldo Carvalho de Melo
1
-0
/
+27
2019-10-15
perf trace: Support tracepoint dynamic char arrays
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-10-09
perf beauty: Introduce strtoul() for x86 MSRs
Arnaldo Carvalho de Melo
2
-0
/
+8
2019-10-09
perf trace: Introduce a strtoul() method for 'struct strarrays'
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-10-09
perf trace beauty: Add the glue for the autogenerated MSR arrays
Arnaldo Carvalho de Melo
4
-0
/
+39
2019-10-09
perf trace beauty: Add a x86 MSR cmd id->str table generator
Arnaldo Carvalho de Melo
1
-0
/
+40
2019-10-09
perf beauty: Make strarray's offset be u64
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-07
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-08-26
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
Benjamin Peterson
1
-1
/
+1
2019-07-29
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
1
-3
/
+6
2019-05-28
perf trace: Beautify 'sync_file_range' arguments
Arnaldo Carvalho de Melo
3
-0
/
+35
2019-05-28
perf beauty: Add generator for sync_file_range's 'flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf trace beauty clone: Handle CLONE_PIDFD
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-28
perf trace: Beautify 'fsmount' arguments
Arnaldo Carvalho de Melo
3
-0
/
+38
2019-05-28
perf trace: Introduce syscall_arg__scnprintf_strarray_flags
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-05-28
perf beauty: Add generator for fsmount's 'attr_flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+22
2019-05-28
perf beauty: Add generator for fsconfig's 'cmd' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf trace: Beautify 'fspick' arguments
Arnaldo Carvalho de Melo
3
-0
/
+28
2019-05-28
perf beauty: Add generator for fspick's 'flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf trace: Beautify 'move_mount' arguments
Arnaldo Carvalho de Melo
3
-0
/
+28
2019-05-28
perf beauty: Add generator for 'move_mount' flags argument
Arnaldo Carvalho de Melo
1
-0
/
+17
[next]