Age | Commit message (Expand) | Author |
2019-11-22 | perf pmu: When using default config, record which bits of config were changed... | Adrian Hunter |
2019-11-22 | perf auxtrace: Add support for AUX area sample recording | Adrian Hunter |
2019-10-19 | perf list: Hide deprecated events by default | Jin Yao |
2019-08-31 | perf pmu: Change convert_scale from static to global | Jin Yao |
2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa |
2019-03-06 | perf tools: Read and store caps/max_precise in perf_pmu | Jiri Olsa |
2019-02-06 | perf pmu: Remove set_drv_config API | Mathieu Poirier |
2019-02-06 | perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file | Mathieu Poirier |
2019-02-06 | perf pmu: Remove needless evsel.h include, only needs one fwd decl | Arnaldo Carvalho de Melo |
2017-12-05 | perf pmu: Pass pmu as a parameter to get_cpuid_str() | Ganapatrao Kulkarni |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-20 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-10-09 | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU | Mark Rutland |
2017-09-13 | perf pmu: Extract function to get JSON alias map | Andi Kleen |
2017-06-19 | tools: Adopt __scanf from kernel sources | Arnaldo Carvalho de Melo |
2017-03-23 | perf list: Move extra details printing to new option | Andi Kleen |
2017-03-23 | perf pmu: Add support for MetricName JSON attribute | Andi Kleen |
2017-03-23 | perf stat: Output JSON MetricExpr metric | Andi Kleen |
2017-03-23 | perf pmu: Support MetricExpr header in JSON event list | Andi Kleen |
2017-02-08 | perf list: Add debug support for outputing alias string | Andi Kleen |
2016-10-03 | perf list jevents: Add support for event list topics | Andi Kleen |
2016-10-03 | perf list: Support long jevents descriptions | Sukadev Bhattiprolu |
2016-10-03 | perf list: Add a --no-desc flag | Andi Kleen |
2016-10-03 | perf pmu: Support alias descriptions | Andi Kleen |
2016-09-22 | perf pmu: Push configuration down to PMU driver | Mathieu Poirier |
2015-08-06 | perf tools: Add perf_pmu__format_bits() | Adrian Hunter |
2015-04-29 | perf tools: Add term support for parse_events_error | Jiri Olsa |
2014-11-24 | perf tools: Add snapshot format file parsing | Jiri Olsa |
2014-11-24 | perf tools: Add per-pkg format file parsing | Matt Fleming |
2014-10-29 | perf pmu: Let pmu's with no events show up on perf list | Adrian Hunter |
2014-10-15 | perf tools: Parse the pmu event prefix and suffix | Kan Liang |
2014-09-29 | perf tools: Refactor unit and scale function parameters | Matt Fleming |
2014-09-17 | perf tools: Add perf_pmu__scan_file() | Adrian Hunter |
2014-09-17 | perf tools: Let default config be defined for a PMU | Adrian Hunter |
2014-08-15 | perf tools: Annotate PMU related list_head members with type info | Cody P Schafer |
2014-05-01 | tools: Consolidate types.h | Borislav Petkov |
2014-01-20 | perf stat: fix NULL pointer reference bug with event unit | Stephane Eranian |
2013-11-27 | tools/perf/stat: Add event unit and scale support | Stephane Eranian |
2013-10-04 | tools/perf/stat: Add perf stat --transaction | Andi Kleen |
2013-07-12 | perf list: List kernel supplied event aliases | Andi Kleen |
2013-07-12 | perf tools: Add const specifier to perf_pmu__find name parameter | Adrian Hunter |
2013-01-24 | perf pmu: Privatize perf_pmu_{format,alias} structs | Arnaldo Carvalho de Melo |
2013-01-24 | perf pmu: Fix usage of __ in struct names | Arnaldo Carvalho de Melo |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells |
2012-11-14 | perf tests: Move pmu tests into separate object | Jiri Olsa |
2012-10-14 | perf: Fix UAPI fallout | Ingo Molnar |
2012-09-17 | perf stat: Check PMU cpumask file | Yan, Zheng |
2012-08-22 | perf tools: Add pmu mappings to header information | Robert Richter |