Eero Tamminen

Results 88 issues of Eero Tamminen
trafficstars

gputop-ui timelines are very small, so one cannot see smaller changes, or easily compare them. It would help if one could save data visible in the current graph to a...

enhancement

For CPU utilization data to be meaningful, it should be accompanied by given CPU core AVG frequency for the measured load period. Real load can be represented by multiplying them...

Currently setting gputop-ui up after starting it takes quite a lot of effort, one cannot just start "using" it. Opening the windows, selecting metrics set and correct counters from a...

enhancement

Currently gputop-ui lists just context ID, so user doesn't know which process he's actually monitoring. It should list also process name/PID (PID in case there are multiple processes with same...

enhancement

Currently context kernel memory usage shows only in debugfs (and user running out of swap): `# cat /sys/kernel/debug/dri/0/i915_gem_objects` Maybe gputop-ui "RCS usage" view could list also context sizes? Related to...

enhancement

I was running everything on the same machine (gputop server & ui and test-case), with up to date Ubuntu 16.04 and latest Mesa git version. Test-case: 1. start gputop-ui 2....

Test-case: 1. Open "Live" counters" view from gputop-ui and "Start sampling" 2. Open "Per contexts" view and select multiple contexts from "Select contexts" 3. Add "Gpu Busy" and "AVG Gpu...

ChangeLog: gpu_sysman: change GPU metric labels to resource attributes Changes to Sysman plugin: * Move current GPU attributes from metric labels to resource attributes * Include additional GPU attributes recommended...

Feature

Split from https://github.com/collectd/collectd/pull/4267. ChangeLog: gpu_sysman.c: change to OTEL spec metric names + add ".unit" types Changes to Sysman plugin: * Add unit member to all Sysman plugin metrics * Change...

Feature

ChangeLog: gpu_sysman: use base units + other metric handling fixes This split the fixes from #4267 to their own PR (that should go in first). Changes are IMHO straightforward and...

Fix