summaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/jevents.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf jevents: Remove jevents.cIan Rogers2022-06-291-1342/+0
* perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-05-271-1/+1
* perf jevents: Modify match fieldIan Rogers2022-05-231-32/+50
* perf jevents: Append PMU description laterIan Rogers2022-05-231-3/+5
* perf jevents: Add support for HiSilicon CPA PMU aliasingQi Liu2022-02-251-0/+1
* perf pmu-events: Don't lower case MetricExprIan Rogers2022-01-121-2/+0
* perf jevents: Fix some would-be warningsJohn Garry2021-10-251-6/+4
* perf pmu: Make pmu_event tables const.Ian Rogers2021-10-201-1/+1
* perf pmu: Make pmu_sys_event_tables const.Ian Rogers2021-10-201-1/+1
* perf pmu: Add const to pmu_events_map.Ian Rogers2021-10-201-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-10-081-0/+2
|\
| * perf jevents: Free the sys_event_tables list after processing entriesLike Xu2021-10-051-0/+2
* | perf jevents: Support ConfigCodeJohn Garry2021-09-281-1/+12
* | perf jevents: Add __maybe_unused attribute to unused function argArnaldo Carvalho de Melo2021-09-281-1/+2
|/
* perf jevents: Print SoC name per system event tableJohn Garry2021-08-101-1/+2
* perf jevents: Relocate test events to cpu folderJohn Garry2021-08-101-1/+1
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-05-261-1/+1
* perf jevents: Silence warning for ArchStd filesIan Rogers2021-05-101-2/+4
* perf jevents: Support unit value "cpu_core" and "cpu_atom"Jin Yao2021-04-291-0/+2
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang2020-12-171-0/+2
* perf jevents: Add support for system events tablesJohn Garry2020-12-171-1/+85
* perf jevents: Add support for an extra directory levelJohn Garry2020-12-171-3/+8
* perf jevents: Add test for arch std eventsJohn Garry2020-11-041-0/+4
* perf jevents: Tidy error handlingJohn Garry2020-11-041-48/+35
* perf jevents: Fix event code for events referencing std arch eventsJohn Garry2020-10-141-8/+3
* perf jevents: Add support for parsing perchip/percore eventsKajol Jain2020-09-101-0/+20
* perf jevents: Add new structure to pass json fields.Kajol Jain2020-09-101-115/+97
* perf jevents: Make json_events() static and ditch jevents.h fileKajol Jain2020-09-101-2/+1
* perf vendor events amd: Add recommended eventsKim Phillips2020-09-041-0/+1
* perf jevents: Fix suspicious code in fixregex()Namhyung Kim2020-09-031-1/+1
* perf jevents: Support test events folderJohn Garry2020-03-241-0/+30
* Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-03-191-6/+13
|\
| * perf jevents: Support metric constraintKan Liang2020-03-101-6/+13
* | perf jevents: Fix leak of mapfile memoryJohn Garry2020-03-061-6/+9
|/
* perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye2019-11-061-2/+11
* perf list: Hide deprecated events by defaultJin Yao2019-10-191-6/+20
* perf jevents: Fix period for Intel fixed countersAndi Kleen2019-09-301-6/+6
* perf vendor events amd: Add L3 cache events for Family 17hKim Phillips2019-09-251-0/+1
* perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-081-0/+1
* perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo2019-07-091-1/+1
* perf jevents: Add support for Hisi hip08 L3C PMU aliasingJohn Garry2019-07-021-0/+1
* perf jevents: Add support for Hisi hip08 HHA PMU aliasingJohn Garry2019-07-021-0/+1
* perf jevents: Add support for Hisi hip08 DDRC PMU aliasingJohn Garry2019-07-021-0/+1
* perf jevents: Use nonlocal include statements in pmu-events.cLuke Mujica2019-07-021-2/+2
* perf jevents: Remove unused variableZenghui Yu2019-05-151-1/+0
* perf vendor events intel: Add uncore_upi JSON supportKan Liang2019-05-151-0/+1
* perf list: Add s390 support for detailed PMU event descriptionThomas Richter2018-07-241-0/+2
* perf vendor events: Add support for arch standard eventsJohn Garry2018-03-161-3/+164
* perf vendor events: Add support for pmu events vendor subdirectoryJohn Garry2018-03-161-6/+62