summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Add filter for HDD rpmSimon Rettberg2023-05-112-1/+22
* [statistics] Fix system model filterSimon Rettberg2023-05-102-1/+38
* [statistics] Fix spelling errorSteffen Ritter2023-05-081-1/+1
* [statistics] Remove anydev filterSimon Rettberg2023-04-241-1/+1
* [statistics] Expose proper id44/45 values in ~poweron event filteringSimon Rettberg2023-01-201-7/+9
* [statistics] Remove debug messageSimon Rettberg2023-01-111-1/+0Star
* [statistics] Only show graph if no non-location filters are setSimon Rettberg2022-12-082-0/+32
* [statistics] Add ID45 partition size filterSimon Rettberg2022-12-061-6/+7
* [statistics] Per-location usage stats; include active lecture countSimon Rettberg2022-12-022-8/+8
* [statistics] Fix potential invalid array accessSimon Rettberg2022-11-151-1/+1
* [statistics] Add placeholder to filtersSimon Rettberg2022-11-111-2/+2
* [statistics] Deal with broken HDDs that lead to incomplete dataSimon Rettberg2022-10-311-1/+1
* [statistics] Add machine state icon to hints tablesSimon Rettberg2022-10-271-0/+20
* [statistics] Use partition numbers from kernelSimon Rettberg2022-10-261-9/+23
* [statistics] Filter: Allow mac address with ':' and no separator at allSimon Rettberg2022-09-131-1/+21
* [statistics] Add NIC speed filter/displaySimon Rettberg2022-09-121-0/+21
* [statistics] Simplify SPD value interpretation now that I get itSimon Rettberg2022-08-011-39/+26Star
* [statistics] Add support for yet another JEDEC encoding schemeSimon Rettberg2022-07-071-1/+3
* [statistics] Decode SPD JEDEC manufacturer IDsSimon Rettberg2022-07-071-0/+36
* [statistics] Allow '*' in "any" search filterSimon Rettberg2022-07-071-2/+2
* [statistics] Fix problems with unusual column names in query builderSimon Rettberg2022-07-062-4/+9
* [statistics] Add a few more RAM/HDD size groups, future is catching up..Simon Rettberg2022-07-041-2/+4
* [statistics] Increase RAM size warning limitsSimon Rettberg2022-07-041-2/+2
* [statistics] Fix standby crash filterSimon Rettberg2022-06-231-12/+18
* [statistics] Show clients with < gigabit ethernet in hintsSimon Rettberg2022-06-153-8/+15
* [statistics] Fix displaying CPU core/thread infoSimon Rettberg2022-05-241-3/+3
* [statistics] Make sure hwname and devpath get valid ASCII onlySimon Rettberg2022-05-171-0/+1
* [statistics] Show HDD count in list viewSimon Rettberg2022-05-102-6/+2Star
* [statistics] Don't try to check MBR partition IDs for non-MBR drivesSimon Rettberg2022-05-051-5/+7
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-022-3/+3
* [statistics] ID45_live: Filter 0 if not explicitly matching for itSimon Rettberg2022-04-281-1/+15
* [statistics] Add filters for pciid/hwdbSimon Rettberg2022-04-273-12/+58
* [statistics] Honor pci device revision for passthrough displaySimon Rettberg2022-04-271-1/+1
* [statistics] Fix hwquery groupingSimon Rettberg2022-04-192-3/+3
* Formatting/minor refactoringSimon Rettberg2022-04-191-2/+4
* [statistics] Fix query builderSimon Rettberg2022-04-131-0/+2
* [statistics] Add PCI device filter optionSimon Rettberg2022-04-133-11/+51
* [statistics] Add type annotations and a couple commentsSimon Rettberg2022-04-072-8/+35
* [statistics] Add typesSimon Rettberg2022-03-111-18/+19
* [statistics] Add standby crash filterSimon Rettberg2022-03-101-0/+22
* [statistics] Add comments to the HardwareParser classSimon Rettberg2022-03-091-36/+114
* [statistics] Fold constantSimon Rettberg2022-03-091-6/+4Star
* [statistics] Make query builder a bit more OOPSimon Rettberg2022-03-094-85/+145
* [eventlog] Make more hw properties filterableSimon Rettberg2022-03-091-0/+2
* [statistics/passthrough] Consider group<->location mapping for KCLSimon Rettberg2022-03-092-3/+34
* [statistics] Remove debug spamSimon Rettberg2022-03-091-2/+2
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2022-03-091-0/+154
* [statistics] Support IOMMU for AMDSimon Rettberg2022-03-091-2/+9
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-094-384/+330Star
* [passthrough] New module for managing hardware passthrough for QEMUSimon Rettberg2022-03-094-38/+263