vulkan: make VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_EXT conditional
[mesa.git] / src / intel / perf /
2020-08-24 Lionel Landwerlinintel/perf: fix raw query kernel metric selection
2020-08-24 Lionel Landwerlinintel/perf: store query symbol name
2020-08-10 Marcin Ślusarzintel/perf: export performance counters sorted by ...
2020-08-10 Marcin Ślusarzintel/perf: split load_oa_metrics
2020-08-10 Marcin Ślusarzintel/perf: fix performance counters availability after...
2020-08-10 Marcin Ślusarzintel/perf: streamline error handling in read_oa_sample...
2020-08-10 Marcin Ślusarzintel/perf: fix how pipeline stats are stored
2020-08-10 Marcin Ślusarzintel/perf: fix calculation of used counter space
2020-07-17 Eric Anholtintel/perf: Move perf query register programming to...
2020-07-17 Eric Anholtintel/perf: Fix unused var warning in release builds.
2020-07-06 Marcin Ślusarzintel/perf: move query_mask and location out of gen_per...
2020-07-06 Marcin Ślusarziris: remove iris_monitor_config
2020-06-30 Jan Beichanv: disable i915_perf warning on non-Linux
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-20 Lionel Landwerlinintel/perf: repurpose INTEL_DEBUG=no-oaconfig
2020-05-20 Lionel Landwerlinintel/perf: reuse offset specified in the query
2020-05-20 Lionel Landwerlinintel/perf: report whether the platform supported
2020-05-20 Lionel Landwerlinintel/perf: add counter category to generated code
2020-05-20 Lionel Landwerlinintel/perf: add helper to compute metrics from counters
2020-05-20 Lionel Landwerlinintel/perf: emit counter units in generated code
2020-05-20 Lionel Landwerlinintel/perf: compute number of passes for a set of counters
2020-05-20 Lionel Landwerlinintel/perf: create a unique list of counters
2020-05-20 Lionel Landwerlinintel/perf: update generated code to ralloc all data
2020-05-20 Lionel Landwerlinintel/perf: store the appropriate OA formats in queries
2020-05-20 Lionel Landwerlinintel/perf: make pipeline statistic query loading optional
2020-04-23 Lionel Landwerlinintel/perf: specify sseu configuration when supported
2020-04-23 Lionel Landwerlinintel/perf: store default sseu configuration
2020-04-17 Lionel Landwerlinintel/perf: Enable MDAPI queries for Gen12
2020-03-28 Eric Engestromintel: drop unused include directories
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Lionel Landwerlinintel/perf: store the probed i915-perf version
2020-03-27 Lionel Landwerlinintel/perf: document meaning of query field
2020-03-27 Lionel Landwerlinintel/perf: move mdapi query definitions to their own...
2020-03-27 Lionel Landwerlinintel/perf: break GL query stuff away
2020-03-27 Lionel Landwerlinintel/perf: move register definition to special file
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2020-01-22 Alan Coopersmithintel/perf: adapt to platforms like Solaris without...
2020-01-16 Lionel Landwerlinintel/perf: report query split for mdapi
2020-01-16 Lionel Landwerlinintel/perf: expose timestamp begin for mdapi
2019-12-18 Lionel Landwerlini965/iris/perf: factor out frequency register capture
2019-12-13 Lionel Landwerlini965/iris: perf-queries: don't invalidate/flush 3d...
2019-12-13 Lionel Landwerlinintel/perf: drop batchbuffer flushing at query begin
2019-12-04 Lionel Landwerlinintel/perf: fix improper pointer access
2019-12-04 Lionel Landwerlinintel/perf: simplify the processing of OA reports
2019-12-04 Lionel Landwerlinintel/perf: take into account that reports read can...
2019-12-04 Lionel Landwerlinintel/perf: set read buffer len to 0 to identify empty...
2019-12-04 Lionel Landwerlinintel/perf: fix invalid hw_id in query results
2019-11-15 Lionel Landwerlinintel/perf: add EHL performance query support
2019-10-31 Lionel Landwerlinintel/perf: add TGL support
2019-10-29 Lionel Landwerlinintel/perf: update ICL configurations
2019-10-23 Lionel Landwerlinintel/perf: add mdapi writes for register perf counters
2019-10-23 Lionel Landwerlinintel/perf: add support for querying kernel loaded...
2019-10-23 Lionel Landwerlinintel/perf: move registers to their own header
2019-10-23 Lionel Landwerlinintel/perf: extract register configuration
2019-10-23 Lionel Landwerlinintel/perf: expose some utility functions
2019-10-23 Lionel Landwerlinintel/perf: add mdapi maker helper
2019-08-08 Greg Vintel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEV
2019-08-08 Mark Janesintel/perf: fix debug typo
2019-08-08 Mark Janesintel/perf: make gen_perf_query_object private
2019-08-08 Mark Janesintel/perf: make perf context private
2019-08-08 Mark Janesintel/perf: print debug information
2019-08-08 Mark Janesintel/perf: make internal methods private
2019-08-08 Mark Janesintel/perf: make oa_sample_buffers private
2019-08-08 Mark Janesintel/perf: expose method to create query
2019-08-08 Mark Janesintel/perf: move initialization of pipeline statistics...
2019-08-08 Mark Janesintel/perf: move get_query_data into gen_perf
2019-08-08 Mark Janesintel/perf: move delete_query to gen_perf
2019-08-08 Mark Janesintel/perf: move is_query_ready to gen_perf
2019-08-08 Mark Janesintel/perf: move wait_query to perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_busy
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_wait_rendering
2019-08-08 Mark Janesintel/perf: create a vtable entry for batch_references
2019-08-08 Mark Janesintel/perf: refactor gen_perf_end_query into gen_perf
2019-08-08 Mark Janesintel/perf: refactor gen_perf_begin_query into gen_perf
2019-08-08 Mark Janesintel/perf: move perf-related state into gen_perf_context
2019-08-08 Mark Janesintel/perf: create a vtable entries for buffer object...
2019-08-08 Mark Janesintel/perf: move client reference counts into perf
2019-08-08 Mark Janesintel/perf: move open_perf into perf
2019-08-08 Mark Janesintel/perf: move close_perf into perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for emit_mi_flush
2019-08-08 Mark Janesintel/perf: move snapshot_statistics_registers into...
2019-08-08 Mark Janesintel/perf: move query_object into perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for store_register_mem64
2019-08-08 Mark Janesintel/perf: move free_sample_bufs into perf
2019-08-08 Mark Janesintel/perf: move reap_old_sample_buffers into perf
2019-08-08 Mark Janesintel/perf: move get_free_sample_buf into perf
2019-08-08 Mark Janesintel/perf: move the perf context into perf
2019-08-08 Mark Janesintel/perf: move get_metric_id to perf
2019-08-08 Mark Janesintel/perf: move oa_sample_buf structure to perf
2019-08-08 Mark Janesintel/perf: enumerate query-based metrics in perf
2019-08-08 Mark Janesintel/perf: move perf-related constants to common location
2019-08-08 Mark Janesintel/perf: create a vtable entry for capture_frequency...
2019-08-08 Mark Janesintel/perf: create a vtable entry for batchbuffer_flush
2019-08-08 Mark Janesintel/perf: create a vtable entry for emit_report_count
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_unreference
2019-08-08 Mark Janesintel/perf: create a vtable for low-level driver functions
2019-08-08 Mark Janesintel/perf: use common ioctl wrapper
2019-08-08 Mark Janesintel/perf: rename gen_perf to gen_perf_config
2019-07-31 Eric Engestromintel: replace MAYBE_UNUSED with UNUSED
next