chili

Results 78 issues of chili

### Auto-migrated from intel-sandbox/applications.graphics.presentmonservice/issues/426 Original creation by markgalvan-intel on 2024-04-23 23:57:38+00:00 > [!NOTE] > Comment by JeffersonMontgomery-Intel at 2024-04-30 23:51:34+00:00 TODO: - Filter input events to only mouse clicks -...

auto-migrated

### Auto-migrated from intel-sandbox/applications.graphics.presentmonservice/issues/434 Original creation by planetchili on 2024-05-30 08:03:57+00:00 Eventually this will make it into the public API, but for the time being we will keep it in...

enhancement
PresentMonAPI
auto-migrated

ETW files are often prohibitively large. The sheer number of events means that verbose tracing can take 30 minutes+ per run. Solutions: 1) filter events to the same set of...

dev-centric

There appears to be another non-deterministic mechanism besides the producer-consumer overflow of present events. This one seems not to be related to backpressure. Currently investigating any other race condition-driven mechanisms.

bug
PresentData

It would be very useful to be able to take an ETL file from a user experiencing issues and play it back in realtime to observe the overlay graph output...

enhancement
dev-centric

Randomly get 24 extra frames from P00Heaven. All frames have time in present = 0. Shows in legacy Streamer, new broadcaster, and Main pre-rework. Frames appear to have plausible timestamps...

bug

Currently in the case of dynamic queries, end() uses the inout from API to determine extents, ignoring the actual number of blobs in container. This causes problems when the container...

ETL file generated on one system (win10 2080ti) not properly processing in PresentData on other machine (Win11 A750). Metadata not resolving properly. Problem could stem from recording method (new logging...

Previously working IGCL calls are now returning unavailable or incorrect size errors. Unavailable could indicate absence of the metric for current device or absence of the endpoint itself. Incorrect size...

#284 #275 The above 2 issues entail considerable changes to the middleware. Since the currently middleware is a placeholder created (due to time constraints) back when the V2 API was...