aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-24sysbench memory tweaksBurt P
* Use a larger sample size for sysbench 1.0+ and 64-bit * Store pointer size with bench results * Re-enable single thread memory benchmark Use a larger sample size where available. The small size was chosen because the 32-bit ARM sysbench 0.4x in raspbian can't do more than about ~4G, but the problem is that much more powerful machines burn through that very quickly. The result is in MiB/s so it should still be comparable, but the results should be more stable. Noticed with Ryzen that multi-thread varies significantly based on what threads are used, but benchmark doesn't really have control over that. Signed-off-by: Burt P <pburt0@gmail.com>
2019-10-24auto_free: quiet glib warning about freeing timer when auto_free was never usedBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-10-24report: handle newlines in valuesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-10-24don't try to escape multi-column values in flatten_group()Burt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-10-24CONTRIBUTING.md copyeditBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-10-24Contributors files firs overallPICCORO Lenz McKAY
a starter contributors file permits more coders to send pulls and can aprove more quickly avoid waste time in reviews sync and update translation adn already commited CONTRIBUTION FILE without formating * added minimal instruction for translation * added basic intruction for contribution code * added basic rules to coordinate work * use markdown format and added .md extension to automatic formating typo fixeds for right spell as reviewed, redue the files, organize: * mixture of TAB and SPACES, but with priority to use SPACES! * remove the extra info for coding * corrected the very basic english * reduced too much unnecessary exposition. only cited the git minimal * removed API documentation to use a HACK file in future or in docs elsewhere i put some api info due we do not have the hlp/doc info complete, due my think was made a future pull with improvements only to docs directory.. to mantain organization in work and i now reduce the rules/settings to only related to how to code minimal, and let the API citation only until we have priority 4 espaces but not hard rule as discuted in 102#issuecomment-316764510 (#102) rules about pull request, due hard to review thems rules about pull request, due amount of mixed and unrelated changes hard to review
2019-10-24rename CONTRIBUTING to .mdBurt P
2019-10-24Update French fr.poYo
2019-10-24Update Upgrade fr.poYo
2019-10-24devices/storage: Better SMART attribute labelsOndrej Čerman
2019-10-24Devices/storage: SMART attributes from udisks2Ondrej Čerman
2019-08-31add bench resultBurt P
https://github.com/lpereira/hardinfo/issues/458#issuecomment-526359828
2019-08-31Update Russian translationTotalCaesar659
2019-08-28monitors: edid ETB fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: fixes for vendor ouiBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: add ieee_oui lookup, link for vendor nameBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: safer strings, some DI-EXTBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: edid fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28vendor: update vendor.{h,c}Burt P
Mostly new match rules. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-28monitors: displayid fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: fix class inch double marksBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: some DisplayID supportBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22util_edid: allow hex dump of sizes not a multiple of 16Burt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: include monitors where EDID isn't availableBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: speakers and SADsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: SVDs, fixesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22monitors: etb and standard timingsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-22Update Russian translationTotalCaesar659
2019-08-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
* fix key_is_highlighted() and key_wants_details() so that they don't look for flags in the label. * fix -r -f text, g_hash-related warnings from icon cache * add MODULE_FLAG_HIDE flag to hide module entries instead of using the '#' at the beginning of string hack, which didn't work everywhere, and screwed up translated strings. * hide GPU Drawing benchmark See: https://github.com/lpereira/hardinfo/issues/329 Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18firmware: fix duplicate guidsBurt P
Fixes https://github.com/lpereira/hardinfo/issues/450 Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18update hardinfo.potBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18Link sysobj_early with -whole-archiveBurt P
2019-08-18x_util: lpereira's patchBurt P
https://github.com/lpereira/hardinfo/pull/449#issuecomment-522354180
2019-08-18monitors: moreBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18monitors: updated util_edidBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-18Devices/MonitorsBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14vendor: vendor_get_link_from_vendor() use wikipedia in some casesBurt P
Some vendors, like those defunct, may not have url, but may have a wikipedia article. Use wikipedia in the link in those cases. Also, Wikipedia offers more information than the vendor's site in most cases, and has the vendor's url right there in the sidebar to click, if desired. I think using wikipedia for links is prefereable, but this could be turned off by setting link_wikipedia to FALSE. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Devices/FirmwareBurt P
As requested in: https://github.com/lpereira/hardinfo/issues/420 firmware: translatable labels, parse flags, link vendors firmware: attempt using struct Info, issues exist firmware: add flag definitions firmware: remove <-... from guid when run with sudo firmware: map lvfs icons to hardinfo pixmaps firmware: cleanup, add hinote when not available. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14report: show icons for module entry in HTML reportBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14update copyright latest yearBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14Update Russian translationTotalCaesar659
2019-08-14sysbench: minor fixesBurt P
idk what. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benches: fewer, perhaps the more meaningful, sysbenches to reduce clutterBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benches: simplify bench definition a bit moreBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14updated bench resultsBurt P
* rpi4 oc 1750 * i5-4570 Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14benches: fix titlesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14sysbench: try and work with version 0.xBurt P
formerly required 1.0.15. Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14just_bench: fix sysbench detectionBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14bench_results: escape strings in conf linesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-08-14bench_results: add machine_data_versionBurt P
For now 0, but planned changes. Signed-off-by: Burt P <pburt0@gmail.com>