index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf augmented_syscalls: Avoid optimization to pass older BPF validators
Arnaldo Carvalho de Melo
2018-09-03
1
-1
/
+3
*
perf augmented_syscalls: Check probe_read_str() return separately
Arnaldo Carvalho de Melo
2018-09-03
1
-6
/
+7
*
perf annotate: Handle arm64 move instructions
Kim Phillips
2018-08-30
2
-3
/
+58
*
perf trace beauty: Alias 'umount' to 'umount2'
Benjamin Peterson
2018-08-30
1
-0
/
+1
*
perf stat: Move the display functions to stat-display.c
Jiri Olsa
2018-08-30
4
-1150
/
+1173
*
perf stat: Move 'metric_events' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-6
/
+5
*
perf stat: Move 'walltime_*' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-12
/
+12
*
perf stat: Propagate 'struct target' arg to sort_aggr_thread()
Jiri Olsa
2018-08-30
1
-4
/
+6
*
perf stat: Move 'no_merge' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-3
/
+3
*
perf stat: Move 'big_num' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-4
/
+5
*
perf stat: Do not use the global 'evsel_list' in print functions
Jiri Olsa
2018-08-30
1
-2
/
+3
*
perf stat: Move *_aggr_* data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-54
/
+64
*
perf stat: Move ru_* data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-7
/
+11
*
perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-3
/
+3
*
perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-3
/
+3
*
perf stat: Move 'null_run' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-4
/
+4
*
perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-7
/
+9
*
perf stat: Pass 'evlist' to aggr_update_shadow()
Jiri Olsa
2018-08-30
1
-3
/
+4
*
perf stat: Pass 'struct perf_stat_config' to first_shadow_cpu()
Jiri Olsa
2018-08-30
1
-7
/
+8
*
perf stat: Move 'metric_only_len' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-5
/
+6
*
perf stat: Move 'run_count' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-19
/
+21
*
perf stat: Use 'evsel->evlist' instead of 'evsel_list' in collect_all_aliases()
Jiri Olsa
2018-08-30
1
-2
/
+3
*
perf stat: Pass 'evlist' argument to print functions
Jiri Olsa
2018-08-30
1
-9
/
+13
*
perf stat: Add 'target' argument to perf_evlist__print_counters()
Jiri Olsa
2018-08-30
1
-9
/
+11
*
perf stat: Move 'unit_width' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-5
/
+7
*
perf stat: Move 'metric_only' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-13
/
+17
*
perf stat: Move 'interval_clear' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-5
/
+5
*
perf stat: Move csv_* to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-58
/
+58
*
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
2018-08-30
4
-106
/
+131
*
perf stat: Pass 'struct perf_stat_config' argument to local print functions
Jiri Olsa
2018-08-30
1
-69
/
+80
*
perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_count...
Jiri Olsa
2018-08-30
1
-7
/
+9
*
perf stat: Move STAT_RECORD out of perf_evlist__print_counters()
Jiri Olsa
2018-08-30
1
-4
/
+4
*
perf stat: Introduce perf_evlist__print_counters()
Jiri Olsa
2018-08-30
1
-4
/
+12
*
perf stat: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
2018-08-30
3
-42
/
+48
*
perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
1
-10
/
+7
*
perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
1
-6
/
+7
*
perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
1
-6
/
+7
*
perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_con...
Jiri Olsa
2018-08-30
1
-3
/
+4
*
perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
1
-3
/
+3
*
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
2018-08-30
3
-53
/
+58
*
perf evsel: Introduce perf_evsel__store_ids()
Jiri Olsa
2018-08-30
3
-32
/
+31
*
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...
Jiri Olsa
2018-08-30
4
-6
/
+6
*
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-10
/
+13
*
perf stat: Use local config arg for scale in create_perf_stat_counter()
Jiri Olsa
2018-08-30
1
-1
/
+1
*
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-3
/
+3
*
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
2
-16
/
+18
*
perf stat: Use evsel->threads in create_perf_stat_counter()
Jiri Olsa
2018-08-30
1
-1
/
+1
*
perf trace: Show comm and tid for tracepoint events
Arnaldo Carvalho de Melo
2018-08-30
1
-10
/
+9
*
perf trace augmented_syscalls: Hook into syscalls:sys_exit_SYSCALL too
Arnaldo Carvalho de Melo
2018-08-30
1
-0
/
+14
*
perf trace augmented_syscalls: Rename augmented_*_syscall__enter to just *_sy...
Arnaldo Carvalho de Melo
2018-08-30
1
-9
/
+9
[next]