- 19ce232 perf flamegraph: Use /bin/bash for report and record scripts by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 168200b perf cs-etm: Move definition of 'traceid_list' global variable from header file by Leo Yan · 4 years, 8 months ago
- 32add10 libsymbols kallsyms: Move hex2u64 out of header by Ian Rogers · 4 years, 8 months ago
- 51876bd perf bench: Add kallsyms parsing by Ian Rogers · 4 years, 8 months ago
- 29e2eb2 perf: cs-etm: Update to build with latest opencsd version. by Mike Leach · 4 years, 8 months ago
- 51d9635 perf symbol: Fix kernel symbol address display by Thomas Richter · 4 years, 9 months ago
- b14b36d perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 74aa90e perf annotate: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 794bca2 perf trace: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ec98b6d perf script: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 3b7313f perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 3d65581 perf lock: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 8cf5d0e perf kmem: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ddc6999 perf stat: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 3439775 perf evsel: Rename perf_evsel__store_ids() to evsel__store_id() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 6e6d1d6 perf evsel: Rename perf_evsel__env() to evsel__env() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 2bb72db perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ae43089 perf evsel: Rename perf_evsel__fallback() to evsel__fallback() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 4f138a9 perf evsel: Rename perf_evsel__has*() to evsel__has*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- e470dae perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 6b6017a perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ea08969 perf evsel: Rename *perf_evsel__read*() to *evsel__read() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 53fcfa6 perf evsel: Ditch perf_evsel__cmp(), not used for quite a while by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 3a50dc7 perf pmu: Add perf_pmu__find_by_type helper by Stephane Eranian · 4 years, 8 months ago
- 4b19844 perf doc: Pass ASCIIDOC_EXTRA as an argument by Ian Rogers · 4 years, 8 months ago
- 266150c perf mem2node: Avoid double free related to realloc by Ian Rogers · 4 years, 9 months ago
- efc0cdc perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- aa8c406 perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ad681ad perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 862b2f8 perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 347c751 perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 2aaefde perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 4b5e87b perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 6ec17b4 perf evsel: Rename perf_evsel__config*() to evsel__config*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 30f7c59 perf evsel: Rename perf_evsel__exit() to evsel__exit() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 39453ed perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- e76026b perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 12f5261 perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 5eb88f0 perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 65ddce3 perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 6dd912c perf intel-pt: Update documentation about using /proc/kcore by Adrian Hunter · 4 years, 8 months ago
- 43358d9 perf intel-pt: Update documentation about itrace G and L options by Adrian Hunter · 4 years, 8 months ago
- f0a0251c perf intel-pt: Add support for synthesizing branch stacks for regular events by Adrian Hunter · 4 years, 8 months ago
- 3749e0b perf thread-stack: Add thread_stack__br_sample_late() by Adrian Hunter · 4 years, 8 months ago
- 6cd2cbfc perf evsel: Add support for synthesized branch stack sample type by Adrian Hunter · 4 years, 8 months ago
- ec90e42 perf auxtrace: Add option to synthesize branch stack for regular events by Adrian Hunter · 4 years, 8 months ago
- cf888e0 perf intel-pt: Change branch stack support to use thread-stacks by Adrian Hunter · 4 years, 8 months ago
- 1ef998f perf intel-pt: Consolidate thread-stack use condition by Adrian Hunter · 4 years, 8 months ago
- 86d6718 perf thread-stack: Add branch stack support by Adrian Hunter · 4 years, 8 months ago
- bb62948 perf tools: Simplify checking if SMT is active. by Konstantin Khlebnikov · 4 years, 8 months ago
- 846de43 perf tools: Fix reading new topology attribute "core_cpus" by Konstantin Khlebnikov · 4 years, 8 months ago
- ba08829 perf parse-events: Fix another memory leaks found on parse_events() by Ian Rogers · 4 years, 10 months ago
- 672f707 perf parse-events: Fix memory leaks found on parse_events by Ian Rogers · 4 years, 10 months ago
- e8dfb81 perf parse-events: Fix memory leaks found on parse_events by Ian Rogers · 4 years, 10 months ago
- 23cbb41 perf record: Move side band evlist setup to separate routine by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 899e5ff perf record: Introduce --switch-output-event by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 976be84 perf evlist: Allow reusing the side band thread for more purposes by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 9a39994 perf evlist: Move the sideband thread routines to separate object by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- d0abbc3 perf parse-events: Add parse_events_option() variant that creates evlist by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- b38d85e perf bpf: Decouple creating the evlist from adding the SB event by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ca6c9c8 perf top: Move sb_evlist to 'struct perf_top' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- bc477d7 perf record: Move sb_evlist to 'struct record' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 40c7d24 perf tools: Move routines that probe for perf API features to separate file by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 354575c perf vendor events power9: Add hv_24x7 socket/chip level metric events by Kajol Jain · 4 years, 9 months ago
- 3351c6d perf tools: Enable Hz/hz prinitg for --metric-only option by Kajol Jain · 4 years, 9 months ago
- 9022608 perf tests expr: Added test for runtime param in metric expression by Kajol Jain · 4 years, 9 months ago
- 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 9 months ago
- 454a8be perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr() by Shaokun Zhang · 4 years, 8 months ago
- 6fa9c3e perf report: Fix warning assignment of 0/1 to bool variable by Zou Wei · 4 years, 8 months ago
- 8284bbe perf tools: Remove unneeded semicolons by Zou Wei · 4 years, 8 months ago
- 2cca512 perf c2c: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
- fad1f1e perf script: Remove extraneous newline in perf_sample__fprintf_regs() by Stephane Eranian · 4 years, 9 months ago
- 2069425 perf synthetic events: Remove use of sscanf from /proc reading by Ian Rogers · 4 years, 9 months ago
- e95770a tools api: Add a lightweight buffered reading api by Ian Rogers · 4 years, 9 months ago
- 13edc23 perf bench: Add a multi-threaded synthesize benchmark by Ian Rogers · 4 years, 9 months ago
- d99c22e perf record: Add num-synthesize-threads option by Stephane Eranian · 4 years, 8 months ago
- dbd660e perf test session topology: Fix data path by Tommi Rantala · 4 years, 8 months ago
- 197ba86 perf stat: Improve runtime stat for interval mode by Jin Yao · 4 years, 8 months ago
- 0e0bf1e perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 9 months ago
- 1e76b17 perf script: Avoid NULL dereference on symbol by Ian Rogers · 4 years, 8 months ago
- 41e7c32 perf bench: Fix div-by-zero if runtime is zero by Tommi Rantala · 4 years, 9 months ago
- d2e7d86 perf cgroup: Avoid needless closing of unopened fd by Tommi Rantala · 4 years, 9 months ago
- 12e89e6 perf hist: Add fast path for duplicate entries check by Kan Liang · 4 years, 10 months ago
- d80da76 perf c2c: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 10 months ago
- 13e0c84 perf top: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 10 months ago
- 680d125 perf script: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 10 months ago
- b1d1429 perf report: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 10 months ago
- ff16562 perf callchain: Stitch LBR call stack by Kan Liang · 4 years, 10 months ago
- 7f1d393 perf callchain: Save previous cursor nodes for LBR stitching approach by Kan Liang · 4 years, 10 months ago
- 9c6c3f4 perf thread: Save previous sample for LBR stitching approach by Kan Liang · 4 years, 10 months ago
- 771fd15 perf thread: Add a knob for LBR stitch approach by Kan Liang · 4 years, 10 months ago
- e2b23483 perf machine: Factor out lbr_callchain_add_lbr_ip() by Kan Liang · 4 years, 10 months ago
- dd3e249 perf machine: Factor out lbr_callchain_add_kernel_ip() by Kan Liang · 4 years, 10 months ago
- e48b831 perf machine: Refine the function for LBR call stack reconstruction by Kan Liang · 4 years, 10 months ago
- f860326 perf machine: Remove the indent in resolve_lbr_callchain_sample by Kan Liang · 4 years, 10 months ago
- 6f91ea2 perf header: Support CPU PMU capabilities by Kan Liang · 4 years, 10 months ago
- 3a6c51e perf parser: Add support to specify rXXX event with pmu by Jiri Olsa · 4 years, 9 months ago
- e9cfa47 perf doc: allow ASCIIDOC_EXTRA to be an argument by Ian Rogers · 4 years, 9 months ago