perf tools: Add perf_exe() helper to find perf binary
[platform/kernel/linux-starfive.git] / tools / perf / util /
2019-02-25 Andi Kleenperf tools: Add perf_exe() helper to find perf binary
2019-02-25 Jiri Olsaperf data: Add perf_data__open_dir_data function
2019-02-25 Jiri Olsaperf data: Add perf_data__(create_dir|close_dir) functions
2019-02-25 Jiri Olsaperf data: Fail check_backup in case of error
2019-02-25 Jiri Olsaperf data: Make check_backup work over directories
2019-02-25 Jiri Olsaperf tools: Add rm_rf_perf_data function
2019-02-25 Jiri Olsaperf tools: Add pattern name checking to rm_rf
2019-02-25 Jiri Olsaperf tools: Add depth checking to rm_rf
2019-02-22 Jiri Olsaperf data: Add global path holder
2019-02-22 Jiri Olsaperf data: Move size to struct perf_data_file
2019-02-22 Adrian Hunterperf thread-stack: Hide x86 retpolines
2019-02-22 Adrian Hunterperf thread-stack: Improve thread_stack__no_call_return()
2019-02-21 Wei Liperf annotate: Fix getting source line failure
2019-02-20 Jiri Olsaperf tools: Make rm_rf() remove single file
2019-02-20 Jiri Olsaperf cpumap: Increase debug level for cpu_map__snprint...
2019-02-20 Jiri Olsaperf bpf-event: Add missing new line into pr_debug...
2019-02-20 Jiri Olsaperf evsel: Force sample_type for slave events
2019-02-20 Jiri Olsaperf session: Don't report zero period samples for...
2019-02-19 Arnaldo Carvalho... perf bpf: Add bpf_map dumper
2019-02-19 He Kuangperf report: Don't shadow inlined symbol with different...
2019-02-19 Jiri Olsaperf tools: Use sysfs__mountpoint() when reading cpu...
2019-02-19 Jiri Olsaperf tools: Add numa_topology object
2019-02-19 Jiri Olsaperf tools: Add cpu_topology object
2019-02-19 Jiri Olsaperf header: Fix wrong node write in NUMA_TOPOLOGY...
2019-02-15 Ingo MolnarMerge tag 'perf-core-for-mingo-5.1-20190214' of git...
2019-02-14 Jiri Olsaperf header: Remove unused 'cpu_nr' field from 'struct...
2019-02-14 Jiri Olsaperf header: Get rid of write_it label
2019-02-14 Jiri Olsaperf list: Display metric expressions for --details...
2019-02-14 Jiri Olsaperf tools: Fix legacy events symbol separator parsing
2019-02-14 Jiri Olsaperf tools: Rename build libperf to perf
2019-02-14 Mathieu Poirierperf cs-etm: Modularize auxtrace_buffer fetch function
2019-02-14 Mathieu Poirierperf cs-etm: Modularize main packet processing loop
2019-02-14 Mathieu Poirierperf cs-etm: Modularize main decoder function
2019-02-14 Mathieu Poirierperf cs-etm: Make cs_etm__run_decoder() queue independent
2019-02-14 Mathieu Poirierperf cs-etm: Rethink kernel address initialisation
2019-02-14 Mathieu Poirierperf cs-etm: Cleaning up function cs_etm__alloc_queue()
2019-02-14 Mathieu Poirierperf cs-etm: Fix erroneous comment
2019-02-14 Mathieu Poirierperf cs-etm: Introducing function cs_etm__init_trace_pa...
2019-02-14 Mathieu Poirierperf cs-etm: Fix memory leak in error path
2019-02-14 Mathieu Poirierperf cs-etm: Introducing function cs_etm_decoder__init_...
2019-02-14 Mathieu Poirierperf cs-etm: Fix wrong return values in error path
2019-02-14 Mathieu Poirierperf cs-etm: Remove unused structure field "time" and...
2019-02-14 Mathieu Poirierperf cs-etm: Remove unused structure field "state"
2019-02-14 Song Liuperf utils: Silence "Couldn't synthesize bpf events...
2019-02-14 Thomas Richterperf report: Add s390 diagnosic sampling descriptor...
2019-02-14 Mathieu Poirierperf cs-etm: Add proper header file for symbols
2019-02-11 Ingo MolnarMerge branch 'x86/cpu' into perf/core, to pick up depen...
2019-02-09 Ingo MolnarMerge tag 'perf-core-for-mingo-5.1-20190206' of git...
2019-02-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2019-02-09 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.0-20190205' of git...
2019-02-06 Adrian Hunterperf auxtrace: Add timestamp to auxtrace errors
2019-02-06 Adrian Hunterperf intel-pt: Packet splitting can happen only on...
2019-02-06 Adrian Hunterperf intel-pt: Fix CYC timestamp calculation after OVF
2019-02-06 Adrian Hunterperf intel-pt: Fix overlap calculation for padding
2019-02-06 Adrian Hunterperf auxtrace: Define auxtrace record alignment
2019-02-06 Adrian Hunterperf thread-stack: Represent jmps to the start of a...
2019-02-06 Adrian Hunterperf thread-stack: Tidy thread_stack__no_call_return...
2019-02-06 Adrian Hunterperf thread-stack: Tidy thread_stack__push_cp() usage
2019-02-06 Adrian Hunterperf tools: Fix split_kallsyms_for_kcore() for trampoli...
2019-02-06 Leo Yanperf cs-etm: Set sample flags for exception return...
2019-02-06 Leo Yanperf cs-etm: Set sample flags for exception packet
2019-02-06 Leo Yanperf cs-etm: Add traceID in packet
2019-02-06 Leo Yanperf cs-etm: Change tuple from traceID-CPU# to traceID...
2019-02-06 Leo Yanperf cs-etm: Add exception number in exception packet
2019-02-06 Leo Yanperf cs-etm: Set sample flags for trace discontinuity
2019-02-06 Leo Yanperf cs-etm: Set sample flags for instruction range...
2019-02-06 Leo Yanperf cs-etm: Add last instruction information in packet
2019-02-06 Jiri Olsaperf report: Move symbol annotation to the resort phase
2019-02-06 Jiri Olsaperf evsel: Add output_resort_cb method
2019-02-06 Jiri Olsaperf hists: Add argument to hists__resort_cb_t callback
2019-02-06 Arnaldo Carvalho... perf clang: Do not use 'return std::move(something)'
2019-02-06 Alexey Budankovperf record: Apply affinity masks when reading mmap...
2019-02-06 Arnaldo Carvalho... perf tools: Add fallback versions for CPU_{OR,EQUAL}()
2019-02-06 Alexey Budankovperf record: Bind the AIO user space buffers to nodes
2019-02-06 Alexey Budankovperf record: Allocate affinity masks
2019-02-06 Mathieu Poirierperf pmu: Remove set_drv_config API
2019-02-06 Mathieu Poirierperf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header...
2019-02-06 Arnaldo Carvalho... perf bpf-loader: Remove unecessary includes from bpf...
2019-02-06 Arnaldo Carvalho... perf kvm stat: Replace kvm-stat.h includes with forward...
2019-02-06 Arnaldo Carvalho... perf pmu: Remove needless evsel.h include, only needs...
2019-02-06 Arnaldo Carvalho... perf hist: Remove the needless callchain.h include...
2019-02-06 Arnaldo Carvalho... perf tools: Add missing include <callchain.h> in variou...
2019-02-06 Arnaldo Carvalho... perf thread: Don't include symbol.h, symbol_conf.h...
2019-02-06 Arnaldo Carvalho... perf evsel: No need to include symbol.h in evsel.h...
2019-02-06 Arnaldo Carvalho... perf tools: Add missing include for symbols.h
2019-02-06 Arnaldo Carvalho... perf hist: Remove symbol.h from hist.h, just fwd decls...
2019-02-06 Arnaldo Carvalho... perf map: Move structs and prototypes for map groups...
2019-02-06 Arnaldo Carvalho... pref tools: Add missing map.h includes
2019-02-06 Arnaldo Carvalho... perf symbols: Introduce map_symbol.h
2019-02-06 Arnaldo Carvalho... perf callchain: Uninline callchain_cursor_reset() to...
2019-02-06 Arnaldo Carvalho... perf srccode: Move struct definition from map.h to...
2019-02-04 Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-02-04 Arnaldo Carvalho... perf symbols: Add fallback definitions for GELF_ST_VISI...
2019-02-04 Arnaldo Carvalho... perf clang: Do not use 'return std::move(something)'
2019-02-04 Ravi Bangoriaperf mem/c2c: Fix perf_mem_events to support powerpc
2019-02-04 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2019-02-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-02-03 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2019-02-03 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-02-03 Linus TorvaldsMerge tag 'for-5.0-rc4-tag' of git://git./linux/kernel...
next