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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
perf stat: Add 'target' argument to perf_evlist__print_counters()
Jiri Olsa
1
-9
/
+11
2018-08-30
perf stat: Move 'unit_width' to 'struct perf_stat_config'
Jiri Olsa
2
-5
/
+7
2018-08-30
perf stat: Move 'metric_only' to 'struct perf_stat_config'
Jiri Olsa
2
-13
/
+17
2018-08-30
perf stat: Move 'interval_clear' to 'struct perf_stat_config'
Jiri Olsa
2
-5
/
+5
2018-08-30
perf stat: Move csv_* to 'struct perf_stat_config'
Jiri Olsa
2
-58
/
+58
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
4
-106
/
+131
2018-08-30
perf stat: Pass 'struct perf_stat_config' argument to local print functions
Jiri Olsa
1
-69
/
+80
2018-08-30
perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_count...
Jiri Olsa
1
-7
/
+9
2018-08-30
perf stat: Move STAT_RECORD out of perf_evlist__print_counters()
Jiri Olsa
1
-4
/
+4
2018-08-30
perf stat: Introduce perf_evlist__print_counters()
Jiri Olsa
1
-4
/
+12
2018-08-30
perf stat: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
3
-42
/
+48
2018-08-30
perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()
Jiri Olsa
1
-10
/
+7
2018-08-30
perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()
Jiri Olsa
1
-6
/
+7
2018-08-30
perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()
Jiri Olsa
1
-6
/
+7
2018-08-30
perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_con...
Jiri Olsa
1
-3
/
+4
2018-08-30
perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()
Jiri Olsa
1
-3
/
+3
2018-08-30
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
3
-53
/
+58
2018-08-30
perf evsel: Introduce perf_evsel__store_ids()
Jiri Olsa
3
-32
/
+31
2018-08-30
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...
Jiri Olsa
4
-6
/
+6
2018-08-30
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
Jiri Olsa
2
-10
/
+13
2018-08-30
perf stat: Use local config arg for scale in create_perf_stat_counter()
Jiri Olsa
1
-1
/
+1
2018-08-30
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
Jiri Olsa
2
-3
/
+3
2018-08-30
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
Jiri Olsa
2
-16
/
+18
2018-08-30
perf stat: Use evsel->threads in create_perf_stat_counter()
Jiri Olsa
1
-1
/
+1
2018-08-30
perf trace: Show comm and tid for tracepoint events
Arnaldo Carvalho de Melo
1
-10
/
+9
2018-08-30
perf trace augmented_syscalls: Hook into syscalls:sys_exit_SYSCALL too
Arnaldo Carvalho de Melo
1
-0
/
+14
2018-08-30
perf trace augmented_syscalls: Rename augmented_*_syscall__enter to just *_sy...
Arnaldo Carvalho de Melo
1
-9
/
+9
2018-08-30
perf augmented_syscalls: Update the header comments
Arnaldo Carvalho de Melo
1
-7
/
+5
2018-08-30
perf bpf: Add syscall_exit() helper
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-08-30
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
15
-44
/
+71
2018-08-30
perf report: Create auxiliary trace data files for s390
Thomas Richter
1
-3
/
+91
2018-08-30
perf trace beauty: Reorganize 'struct sockaddr *' beautifier
Arnaldo Carvalho de Melo
1
-21
/
+39
2018-08-30
perf trace augmented_syscalls: Augment sendto's 'addr' arg
Arnaldo Carvalho de Melo
2
-1
/
+15
2018-08-30
perf trace augmented_syscalls: Augment bind's 'myaddr' sockaddr arg
Arnaldo Carvalho de Melo
2
-0
/
+12
2018-08-30
perf trace augmented_syscalls: Add augmented_sockaddr_syscall_enter()
Arnaldo Carvalho de Melo
1
-20
/
+26
2018-08-30
perf trace augmented_syscalls: Augment connect's 'sockaddr' arg
Arnaldo Carvalho de Melo
5
-11
/
+99
2018-08-30
perf bpf: Add linux/socket.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
2
-1
/
+27
2018-08-30
perf bpf: Give precedence to bpf header dir
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-08-30
perf trace: Add a etcsnoop.c augmented syscalls eBPF utility
Arnaldo Carvalho de Melo
1
-0
/
+80
2018-08-30
perf trace: Augment 'newstat' (aka 'stat') filename ptr
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-08-30
perf trace: Introduce augmented_filename_syscall_enter() declarator
Arnaldo Carvalho de Melo
1
-55
/
+23
2018-08-30
perf trace: Augment inotify_add_watch pathname syscall arg
Arnaldo Carvalho de Melo
1
-0
/
+27
2018-08-30
perf trace: Augment the 'open' syscall 'filename' arg
Arnaldo Carvalho de Melo
1
-0
/
+27
2018-08-30
perf trace: Use the augmented filename, expanding syscall enter pointers
Arnaldo Carvalho de Melo
2
-4
/
+23
2018-08-30
perf trace: Show comm/tid for augmented_syscalls
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-08-30
perf trace: Extract the comm/tid printing for syscall enter
Arnaldo Carvalho de Melo
1
-4
/
+10
2018-08-30
perf trace: Print the syscall name for augmented_syscalls
Arnaldo Carvalho de Melo
1
-4
/
+25
2018-08-30
perf trace: Make the augmented_syscalls filter out the tracepoint event
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-08-30
perf trace: Pass augmented args to the arg formatters when available
Arnaldo Carvalho de Melo
2
-6
/
+51
2018-08-30
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Kim Phillips
2
-1
/
+22
[next]