index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
pmu-events
/
jevents.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
perf pmu-events: Remember the perf_events_map for a PMU
Ian Rogers
1
-39
/
+70
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-09-28
perf jevents: Add support for Arm CMN PMU aliasing
Jing Zhang
1
-0
/
+1
2023-09-28
perf jevents: Support EventidCode and NodeType
Jing Zhang
1
-1
/
+9
2023-09-20
perf jevents: fix no member named 'entries' issue
Xu Yang
1
-2
/
+2
2023-09-18
perf jevent: fix core dump on software events on s390
Thomas Richter
1
-1
/
+1
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
1
-1
/
+1
2023-08-25
perf jevents: Don't append Unit to desc
Ian Rogers
1
-7
/
+0
2023-08-24
perf jevents: Sort strings in the big C string to reduce faults
Ian Rogers
1
-8
/
+23
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
1
-0
/
+15
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
1
-2
/
+12
2023-08-24
perf pmu-events: Add pmu_events_table__find_event()
Ian Rogers
1
-0
/
+64
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
1
-5
/
+13
2023-08-24
perf jevents: Group events by PMU
Ian Rogers
1
-45
/
+136
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
1
-6
/
+6
2023-08-21
perf jevents: Raise exception for no definition of a arch std event
John Garry
1
-6
/
+9
2023-08-03
perf build: Include generated header files properly
Namhyung Kim
1
-1
/
+1
2023-07-29
perf jevents: Add support for Yitian 710 DDR PMU (arm64) aliasing
Jing Zhang
1
-0
/
+1
2023-06-16
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
1
-2
/
+3
2023-05-27
perf jevents: Add support for metricgroup descriptions
Ian Rogers
1
-2
/
+47
2023-05-15
perf jevents: Don't rewrite metrics across PMUs
Ian Rogers
1
-2
/
+2
2023-05-15
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
1
-2
/
+2
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
1
-1
/
+3
2023-03-21
perf jevents: Sort list of input files
Bernhard M. Wiedemann
1
-1
/
+1
2023-03-13
perf list: Add PMU pai_ext event description for IBM z16
Thomas Richter
1
-0
/
+1
2023-02-19
perf jevent: Parse metric thresholds
Ian Rogers
1
-1
/
+6
2023-02-19
perf pmu-events: Don't '\0' terminate enum values
Ian Rogers
1
-8
/
+18
2023-02-19
perf pmu-events: Make the metric_constraint an enum
Ian Rogers
1
-4
/
+16
2023-02-19
perf pmu-events: Change perpkg to be a bool
Ian Rogers
1
-1
/
+1
2023-02-19
perf pmu-events: Change deprecated to be a bool
Ian Rogers
1
-1
/
+1
2023-02-19
perf pmu-events: Change aggr_mode to be an enum
Ian Rogers
1
-6
/
+11
2023-02-19
perf pmu-events: Remove aggr_mode from pmu_event
Ian Rogers
1
-1
/
+1
2023-02-03
perf jevents: Add model list option
Ian Rogers
1
-0
/
+14
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
1
-57
/
+187
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
1
-6
/
+15
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
1
-22
/
+14
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
1
-4
/
+16
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
1
-1
/
+6
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
1
-2
/
+60
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
1
-5
/
+16
2023-01-19
perf jevent: Add general metrics support
Jing Zhang
1
-0
/
+2
2022-12-14
perf jevents: Parse metrics during conversion
Ian Rogers
1
-3
/
+9
2022-08-13
perf jevents: Fold strings optimization
Ian Rogers
1
-7
/
+48
2022-08-13
perf jevents: Compress the pmu_events_table
Ian Rogers
1
-45
/
+162
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
1
-21
/
+26
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
1
-14
/
+20
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
1
-2
/
+79
2022-08-13
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
1
-3
/
+42
2022-08-13
perf jevents: Sort JSON files entries
Ian Rogers
1
-13
/
+35
2022-08-13
perf jevents: Provide path to JSON file on error
Ian Rogers
1
-1
/
+6
[next]