Age | Commit message (Expand) | Author |
2019-03-28 | perf pmu: Fix parser error for uncore event alias | Kan Liang |
2019-03-06 | perf tools: Read and store caps/max_precise in perf_pmu | Jiri Olsa |
2019-02-06 | perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file | Mathieu Poirier |
2018-11-21 | perf pmu: Move *_cpuid_str() weak functions to header.c | Kan Liang |
2018-11-21 | perf vendor events: Add stepping in CPUID string for x86 | Kan Liang |
2018-11-21 | perf pmu: Suppress potential format-truncation warning | Ben Hutchings |
2018-11-05 | perf stat: Handle different PMU names with common prefix | Thomas Richter |
2018-10-09 | Revert "perf tools: Fix PMU term format max value calculation" | Jiri Olsa |
2018-07-24 | Revert "perf list: Add s390 support for detailed/verbose PMU event description" | Thomas Richter |
2018-06-25 | perf stat: Remove duplicate event counting | Thomas Richter |
2018-06-25 | perf alias: Rebuild alias expression string to make it comparable | Thomas Richter |
2018-06-25 | perf alias: Remove trailing newline when reading sysfs files | Thomas Richter |
2018-04-24 | perf pmu: Fix core PMU alias list for X86 platform | Kan Liang |
2018-04-23 | perf list: Remove s390 specific strcmp_cpuid_cmp function | Thomas Richter |
2018-04-17 | perf list: Add s390 support for detailed/verbose PMU event description | Thomas Richter |
2018-03-19 | perf tools: Fix snprint warnings for gcc 8 | Jiri Olsa |
2018-02-16 | perf cpuid: Introduce a platform specific cpuid compare function | Thomas Richter |
2017-12-05 | perf vendor events: Use more flexible pattern matching for CPU identification... | William Cohen |
2017-12-05 | perf pmu: Add check for valid cpuid in perf_pmu__find_map() | Ganapatrao Kulkarni |
2017-12-05 | perf pmu: Add helper function is_pmu_core to detect PMU CORE devices | Ganapatrao Kulkarni |
2017-12-05 | perf pmu: Pass pmu as a parameter to get_cpuid_str() | Ganapatrao Kulkarni |
2017-11-16 | perf record: Fix -c/-F options for cpu event aliases | Andi Kleen |
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 tools: Make copyfile_offset() static | Arnaldo Carvalho de Melo |
2017-09-13 | perf stat: Support JSON metrics in perf stat | Andi Kleen |
2017-09-13 | perf pmu: Extract function to get JSON alias map | Andi Kleen |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Move extra string util functions to util/string2.h | Arnaldo Carvalho de Melo |
2017-04-11 | perf pmu: Refactor wordwrap() with ltrim() | Taeung Song |
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 list: Support printing MetricExpr with --debug | 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-20 | perf utils: Check verbose flag properly | Namhyung Kim |
2017-02-17 | perf tools: Fail on using multiple bits long terms without value | Jiri Olsa |
2017-02-15 | perf pmu: Fix check for unset alias->unit array | Arnaldo Carvalho de Melo |
2017-02-08 | perf list: Add debug support for outputing alias string | Andi Kleen |
2017-02-08 | perf pmu: Support per pmu json aliases | Andi Kleen |
2017-02-08 | perf jevents: Add support for parsing uncore json files | Andi Kleen |
2017-01-16 | perf pmu: Factor out scale conversion code | Andi Kleen |
2016-10-28 | perf list: Support matching by topic | Andi Kleen |
2016-10-24 | perf list: Make vendor event matching case insensitive | Andi Kleen |
2016-10-24 | perf pmu: Only print Using CPUID message once | 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 |