Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/perf: move query_mask and location out of gen_perf_query_counter | Marcin Ślusarz | 2020-07-06 | 1 | -5/+6 |
* | iris: remove iris_monitor_config | Marcin Ślusarz | 2020-07-06 | 1 | -93/+19 |
* | iris: return max counter value for AMD_performance_monitor | Marcin Ślusarz | 2020-07-06 | 1 | -3/+4 |
* | intel/perf: make pipeline statistic query loading optional | Lionel Landwerlin | 2020-05-20 | 1 | -1/+2 |
* | iris: separating out common perf code | Mark Janes | 2019-12-10 | 1 | -92/+2 |
* | intel/perf: move registers to their own header | Lionel Landwerlin | 2019-10-23 | 1 | -0/+1 |
* | iris: Add missing 'break' | Kenneth Graunke | 2019-08-11 | 1 | -0/+1 |
* | iris: minor restyling | Kenneth Graunke | 2019-08-10 | 1 | -34/+42 |
* | iris/perf: get monitor results | Mark Janes | 2019-08-09 | 1 | -0/+60 |
* | iris/perf: add begin/end hooks | Mark Janes | 2019-08-09 | 1 | -0/+21 |
* | iris/perf: add delete query | Mark Janes | 2019-08-09 | 1 | -0/+12 |
* | iris/perf: implement iris_create_monitor_object | Mark Janes | 2019-08-09 | 1 | -0/+99 |
* | iris/perf: implement routines to return counter info | Mark Janes | 2019-08-09 | 1 | -0/+281 |