index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-08-30
perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_count...
Jiri Olsa
2018-08-30
perf stat: Move STAT_RECORD out of perf_evlist__print_counters()
Jiri Olsa
2018-08-30
perf stat: Introduce perf_evlist__print_counters()
Jiri Olsa
2018-08-30
perf stat: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
2018-08-30
perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_con...
Jiri Olsa
2018-08-30
perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
2018-08-30
perf evsel: Introduce perf_evsel__store_ids()
Jiri Olsa
2018-08-30
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...
Jiri Olsa
2018-08-30
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Use local config arg for scale in create_perf_stat_counter()
Jiri Olsa
2018-08-30
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Use evsel->threads in create_perf_stat_counter()
Jiri Olsa
2018-08-30
perf trace: Show comm and tid for tracepoint events
Arnaldo Carvalho de Melo
2018-08-30
perf trace augmented_syscalls: Hook into syscalls:sys_exit_SYSCALL too
Arnaldo Carvalho de Melo
2018-08-30
perf trace augmented_syscalls: Rename augmented_*_syscall__enter to just *_sy...
Arnaldo Carvalho de Melo
2018-08-30
perf augmented_syscalls: Update the header comments
Arnaldo Carvalho de Melo
2018-08-30
perf bpf: Add syscall_exit() helper
Arnaldo Carvalho de Melo
2018-08-30
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
2018-08-30
perf report: Create auxiliary trace data files for s390
Thomas Richter
2018-08-30
perf trace beauty: Reorganize 'struct sockaddr *' beautifier
Arnaldo Carvalho de Melo
2018-08-30
perf trace augmented_syscalls: Augment sendto's 'addr' arg
Arnaldo Carvalho de Melo
2018-08-30
perf trace augmented_syscalls: Augment bind's 'myaddr' sockaddr arg
Arnaldo Carvalho de Melo
2018-08-30
perf trace augmented_syscalls: Add augmented_sockaddr_syscall_enter()
Arnaldo Carvalho de Melo
2018-08-30
perf trace augmented_syscalls: Augment connect's 'sockaddr' arg
Arnaldo Carvalho de Melo
2018-08-30
perf bpf: Add linux/socket.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
2018-08-30
perf bpf: Give precedence to bpf header dir
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Add a etcsnoop.c augmented syscalls eBPF utility
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Augment 'newstat' (aka 'stat') filename ptr
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Introduce augmented_filename_syscall_enter() declarator
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Augment inotify_add_watch pathname syscall arg
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Augment the 'open' syscall 'filename' arg
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Use the augmented filename, expanding syscall enter pointers
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Show comm/tid for augmented_syscalls
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Extract the comm/tid printing for syscall enter
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Print the syscall name for augmented_syscalls
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Make the augmented_syscalls filter out the tracepoint event
Arnaldo Carvalho de Melo
2018-08-30
perf trace: Pass augmented args to the arg formatters when available
Arnaldo Carvalho de Melo
2018-08-30
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Kim Phillips
2018-08-30
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
2018-08-30
perf event-parse: Use fixed size string for comms
Chris Phlipot
2018-08-30
perf util: Fix bad memory access in trace info.
Chris Phlipot
2018-08-30
perf tools: Streamline bpf examples and headers installation
Arnaldo Carvalho de Melo
2018-08-30
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
2018-08-30
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2018-08-30
perf tests: Add breakpoint modify tests
Jiri Olsa
[next]