linux-block.git
2018-09-03 Arnaldo Carvalho... perf trace: Introduce syscall__augmented_args() method
2018-09-03 Arnaldo Carvalho... perf augmented_syscalls: Avoid optimization to pass...
2018-09-03 Arnaldo Carvalho... perf augmented_syscalls: Check probe_read_str() return...
2018-08-30 Kim Phillipsperf annotate: Handle arm64 move instructions
2018-08-30 Benjamin Petersonperf trace beauty: Alias 'umount' to 'umount2'
2018-08-30 Jiri Olsaperf stat: Move the display functions to stat-display.c
2018-08-30 Jiri Olsaperf stat: Move 'metric_events' to 'struct perf_stat_co...
2018-08-30 Jiri Olsaperf stat: Move 'walltime_*' data to 'struct perf_stat_...
2018-08-30 Jiri Olsaperf stat: Propagate 'struct target' arg to sort_aggr_t...
2018-08-30 Jiri Olsaperf stat: Move 'no_merge' data to 'struct perf_stat_co...
2018-08-30 Jiri Olsaperf stat: Move 'big_num' data to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Do not use the global 'evsel_list' in print...
2018-08-30 Jiri Olsaperf stat: Move *_aggr_* data to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move ru_* data to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'print_mixed_hw_group_error' to 'struct...
2018-08-30 Jiri Olsaperf stat: Move 'print_free_counters_hint' to 'struct...
2018-08-30 Jiri Olsaperf stat: Move 'null_run' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Add 'walltime_nsecs_stats' pointer to 'struc...
2018-08-30 Jiri Olsaperf stat: Pass 'evlist' to aggr_update_shadow()
2018-08-30 Jiri Olsaperf stat: Pass 'struct perf_stat_config' to first_shad...
2018-08-30 Jiri Olsaperf stat: Move 'metric_only_len' to 'struct perf_stat_...
2018-08-30 Jiri Olsaperf stat: Move 'run_count' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Use 'evsel->evlist' instead of 'evsel_list...
2018-08-30 Jiri Olsaperf stat: Pass 'evlist' argument to print functions
2018-08-30 Jiri Olsaperf stat: Add 'target' argument to perf_evlist__print_...
2018-08-30 Jiri Olsaperf stat: Move 'unit_width' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'metric_only' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'interval_clear' to 'struct perf_stat_c...
2018-08-30 Jiri Olsaperf stat: Move csv_* to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Pass a 'struct perf_stat_config' argument...
2018-08-30 Jiri Olsaperf stat: Pass 'struct perf_stat_config' argument...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_stat_config' argument to...
2018-08-30 Jiri Olsaperf stat: Move STAT_RECORD out of perf_evlist__print_c...
2018-08-30 Jiri Olsaperf stat: Introduce perf_evlist__print_counters()
2018-08-30 Jiri Olsaperf stat: Move perf_stat_synthesize_config() to stat.c
2018-08-30 Jiri Olsaperf stat: Add 'perf_event__handler_t' argument to...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_evlist' argument to perf_st...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_tool' argument to perf_stat...
2018-08-30 Jiri Olsaperf stat: Add 'struct perf_stat_config' argument to...
2018-08-30 Jiri Olsaperf stat: Rename 'is_pipe' argument to 'attrs' in...
2018-08-30 Jiri Olsaperf stat: Move create_perf_stat_counter() to stat.c
2018-08-30 Jiri Olsaperf evsel: Introduce perf_evsel__store_ids()
2018-08-30 Jiri Olsaperf tools: Switch 'session' argument to 'evlist' in...
2018-08-30 Jiri Olsaperf stat: Add 'identifier' flag to 'struct perf_stat_c...
2018-08-30 Jiri Olsaperf stat: Use local config arg for scale in create_per...
2018-08-30 Jiri Olsaperf stat: Move 'no_inherit' to 'struct perf_stat_config'
2018-08-30 Jiri Olsaperf stat: Move 'initial_delay' to 'struct perf_stat_co...
2018-08-30 Jiri Olsaperf stat: Use evsel->threads in create_perf_stat_counter()
2018-08-30 Arnaldo Carvalho... perf trace: Show comm and tid for tracepoint events
2018-08-30 Arnaldo Carvalho... perf trace augmented_syscalls: Hook into syscalls:sys_e...
2018-08-30 Arnaldo Carvalho... perf trace augmented_syscalls: Rename augmented_*_sysca...
2018-08-30 Arnaldo Carvalho... perf augmented_syscalls: Update the header comments
2018-08-30 Arnaldo Carvalho... perf bpf: Add syscall_exit() helper
2018-08-30 Tzvetomir Stoyanov... tools lib traceevent, perf tools: Split trace-seq relat...
2018-08-30 Thomas Richterperf report: Create auxiliary trace data files for...
2018-08-30 Arnaldo Carvalho... perf trace beauty: Reorganize 'struct sockaddr *' beaut...
2018-08-30 Arnaldo Carvalho... perf trace augmented_syscalls: Augment sendto's 'addr...
2018-08-30 Arnaldo Carvalho... perf trace augmented_syscalls: Augment bind's 'myaddr...
2018-08-30 Arnaldo Carvalho... perf trace augmented_syscalls: Add augmented_sockaddr_s...
2018-08-30 Arnaldo Carvalho... perf trace augmented_syscalls: Augment connect's 'socka...
2018-08-30 Arnaldo Carvalho... perf bpf: Add linux/socket.h to the headers accessible...
2018-08-30 Arnaldo Carvalho... perf bpf: Give precedence to bpf header dir
2018-08-30 Arnaldo Carvalho... perf trace: Add a etcsnoop.c augmented syscalls eBPF...
2018-08-30 Arnaldo Carvalho... perf trace: Augment 'newstat' (aka 'stat') filename ptr
2018-08-30 Arnaldo Carvalho... perf trace: Introduce augmented_filename_syscall_enter...
2018-08-30 Arnaldo Carvalho... perf trace: Augment inotify_add_watch pathname syscall arg
2018-08-30 Arnaldo Carvalho... perf trace: Augment the 'open' syscall 'filename' arg
2018-08-30 Arnaldo Carvalho... perf trace: Use the augmented filename, expanding sysca...
2018-08-30 Arnaldo Carvalho... perf trace: Show comm/tid for augmented_syscalls
2018-08-30 Arnaldo Carvalho... perf trace: Extract the comm/tid printing for syscall...
2018-08-30 Arnaldo Carvalho... perf trace: Print the syscall name for augmented_syscalls
2018-08-30 Arnaldo Carvalho... perf trace: Make the augmented_syscalls filter out...
2018-08-30 Arnaldo Carvalho... perf trace: Pass augmented args to the arg formatters...
2018-08-30 Kim Phillipsperf annotate: Fix parsing aarch64 branch instructions...
2018-08-30 Sandipan Dasperf probe powerpc: Ignore SyS symbols irrespective...
2018-08-30 Chris Phlipotperf event-parse: Use fixed size string for comms
2018-08-30 Chris Phlipotperf util: Fix bad memory access in trace info.
2018-08-30 Arnaldo Carvalho... perf tools: Streamline bpf examples and headers install...
2018-08-30 Hisao Tanabeperf evsel: Fix potential null pointer dereference...
2018-08-30 Kim Phillipsperf arm64: Fix include path for asm-generic/unistd.h
2018-08-30 Jiri Olsaperf/hw_breakpoint: Simplify breakpoint enable in perf_...
2018-08-30 Jiri Olsaperf/hw_breakpoint: Enable breakpoint in modify_user_hw...
2018-08-30 Jiri Olsaperf/hw_breakpoint: Remove superfluous bp->attr.disable...
2018-08-30 Jiri Olsaperf/hw_breakpoint: Modify breakpoint even if the new...
2018-08-30 Jiri Olsaperf tests: Add breakpoint modify tests
2018-08-30 Martin Liškaperf annotate: Properly interpret indirect call
2018-08-23 Ingo MolnarMerge tag 'perf-core-for-mingo-4.19-20180820' of git...
2018-08-20 Arnaldo Carvalho... tools arch: Update arch/x86/lib/memcpy_64.S copy used...
2018-08-20 Arnaldo Carvalho... tools arch x86: Update tools's copy of cpufeatures.h
2018-08-20 Jiri Olsaperf python: Fix pyrf_evlist__read_on_cpu() interface
2018-08-20 Jiri Olsaperf mmap: Store real cpu number in 'struct perf_mmap'
2018-08-20 Jiri Olsaperf tools: Remove ext from struct kmod_path
2018-08-20 Jiri Olsaperf tools: Add gzip_is_compressed function
2018-08-20 Jiri Olsaperf tools: Add lzma_is_compressed function
2018-08-20 Jiri Olsaperf tools: Add is_compressed callback to compressions...
2018-08-20 Jiri Olsaperf tools: Move the temp file processing into decompre...
2018-08-20 Jiri Olsaperf tools: Use compression id in decompress_kmodule()
2018-08-20 Jiri Olsaperf tools: Store compression id into struct dso
2018-08-20 Jiri Olsaperf tools: Add compression id into 'struct kmod_path'
2018-08-20 Jiri Olsaperf tools: Make is_supported_compression() static
next