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