index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
2017-11-28
1
-2
/
+4
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
1
-22
/
+54
|
\
|
*
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+6
|
*
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+17
|
*
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-3
/
+5
|
*
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-2
/
+2
|
*
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
2017-10-27
1
-1
/
+4
|
*
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
2017-10-23
1
-7
/
+7
|
*
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
2017-10-03
1
-1
/
+1
|
*
perf tools: Fix leaking rec_argv in error cases
Martin Kepplinger
2017-09-18
1
-0
/
+1
|
*
perf machine: Use hashtable for machine threads
Kan Liang
2017-09-18
1
-8
/
+11
*
|
perf trace: Call machine__exit() at exit
Andrei Vagin
2017-11-09
1
-0
/
+10
|
/
*
perf trace: Support syscall name globbing
Arnaldo Carvalho de Melo
2017-09-01
1
-4
/
+35
*
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
Arnaldo Carvalho de Melo
2017-08-28
1
-0
/
+8
*
perf trace: Fix off by one string allocation problem
Arnaldo Carvalho de Melo
2017-08-17
1
-1
/
+1
*
perf trace beauty ioctl: Improve 'cmd' beautifier
Arnaldo Carvalho de Melo
2017-08-01
1
-43
/
+1
*
perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+15
*
perf trace: Introduce filter_loop_pids()
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+11
*
perf trace beauty clone: Beautify syscall arguments
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+6
*
perf trace: Allow specifying names to syscall arguments formatters
Arnaldo Carvalho de Melo
2017-07-20
1
-2
/
+13
*
perf trace: Allow specifying number of syscall args for tracepointless syscalls
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+5
*
perf trace: Ditch __syscall__arg_val() variant, not needed anymore
Arnaldo Carvalho de Melo
2017-07-20
1
-7
/
+2
*
perf trace: Use the syscall_fmt formatters without a tracepoint
Arnaldo Carvalho de Melo
2017-07-20
1
-24
/
+30
*
perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint
Arnaldo Carvalho de Melo
2017-07-20
1
-10
/
+21
*
perf trace: Add missing ' = ' in the default formatting of syscall returns
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+1
*
perf trace beauty: Simplify syscall return formatting
Arnaldo Carvalho de Melo
2017-07-19
1
-128
/
+81
*
perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+2
*
perf trace: Allow syscall arg formatters to request non suppression of zeros
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+3
*
perf trace: Group per syscall arg formatter info into one struct
Arnaldo Carvalho de Melo
2017-07-19
1
-123
/
+133
*
perf trace beauty: Export strarray for use in per-object beautifiers
Arnaldo Carvalho de Melo
2017-07-19
1
-20
/
+7
*
perf trace beauty: Export the fd beautifier for use in more places
Arnaldo Carvalho de Melo
2017-07-19
1
-7
/
+1
*
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
2017-07-19
1
-3
/
+8
*
perf trace: Allow syscall_arg beautifiers to set a different return formatter
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+26
*
perf trace: Beautify new write hint fcntl commands
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+1
*
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+2
*
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+5
*
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
2017-07-19
1
-8
/
+2
*
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
2017-07-19
1
-7
/
+16
*
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+1
*
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
2017-07-19
1
-4
/
+2
*
perf trace: Beautify linux specific fcntl commands
Arnaldo Carvalho de Melo
2017-07-19
1
-3
/
+54
*
perf trace: Remove F_ from some of the fcntl command strings
Arnaldo Carvalho de Melo
2017-07-19
1
-3
/
+3
*
perf trace: Add mmap alias for s390
Jiri Olsa
2017-06-01
1
-0
/
+4
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
1
-0
/
+1
*
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
[next]