Age | Commit message (Expand) | Author |
2018-05-25 | pci_util: fix for revision | Burt P |
2018-05-18 | Fix compiler warnings generated with GCC 8 | Leandro Pereira |
2018-05-16 | Parse /usr/lib/os-release while detecting distribution | Leandro Pereira |
2018-04-24 | devices/storage: remove file test | Burt P |
2018-04-24 | devices/storage: try `lsscsi -c` if /proc/scsi/scsi is not found | Burt P |
2018-04-24 | devices/usb: remove old, apparently non-functional, scan methods | Burt P |
2018-04-24 | vendor.c: try and reduce the likelihood of false matches | Burt P |
2018-04-24 | hardinfo: add cli option to skip benchmarks | Burt P |
2018-04-24 | computer/display: use x_util for display information | Burt P |
2018-04-24 | [new] devices/gpu: graphics processors | Burt P |
2018-04-24 | devices/pci: replace old pci scanner with pci_util-based version | Burt P |
2018-04-24 | [new] gpu_util: functions and data structures for gpu information | Burt P |
2018-04-24 | [new] x_util: functions and data structures for x server information | Burt P |
2018-04-24 | [new] pci_util: functions and data structures for pci information | Burt P |
2018-04-24 | rpi_data: show rcode of unknown pi | Burt P |
2018-04-24 | rpi_data: add Raspberry Pi Model 3 B-Plus | Burt P |
2018-04-24 | dmi: ignore placeholder strings ("To Be Filled...", etc) | Burt P |
2018-04-24 | Remove use of g_error() for reporting user error | Burt P |
2018-03-17 | devices/usb: remove unnecessary incrementation | Burt P |
2018-03-12 | shell: fix hardinfo window icon | Burt P |
2018-03-12 | usb: requested changes | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-03-12 | Updated Russian translation | TotalCaesar659 |
2018-03-12 | benchmark.c: remove debug printf() | Burt P |
2018-03-12 | report: highlight "selected" items | Burt P |
2018-03-12 | Do not use hardcoded path for icon | Leandro Pereira |
2018-03-01 | some little es updates and rebase | PICCORO Lenz McKAY |
2018-03-01 | Update es.po to | PICCORO Lenz McKAY |
2018-02-27 | x86: free uref | Burt P |
2018-02-27 | x86: fix for kernels that don't provide cache id | Burt P |
2018-02-27 | x86,arm: cpu clocks list in package information | Burt P |
2018-02-27 | Fix benchmark_parallel_for() to use correct number of threads | Burt P |
2018-02-27 | hardinfo: fix typo | Burt P |
2018-02-27 | bench_results: store complete bench_value | Burt P |
2018-02-27 | benchmarks: split individual test funcs out of benchmark.c framework | Burt P |
2018-02-27 | benchmark.conf: remove "new" results that may be wrong | Burt P |
2018-02-27 | benchmark: New benchmark types | Burt P |
2018-02-27 | Add cli param to format result for -b | Burt P |
2018-02-27 | Benchmark results: store threads used | Burt P |
2018-02-27 | struct simple_machine renamed to bench_machine | Burt P |
2018-02-22 | cpu_util: bug fix | Burt P |
2018-02-22 | report.c: don't try to use column values that weren't provided (html version) | Burt P |
2018-02-09 | x86: metldown and spectre bug flags | Burt P |
2018-02-09 | x86: increase the cpuinfo read buffer size | Burt P |
2018-02-09 | Add Intel cpu_insecure bug workaround flag | Burt P |
2017-12-09 | x86: add summary of caches to package information | Burt P |
2017-12-09 | report.c: don't try to use colum values that weren't provided | Burt P |
2017-12-09 | cpubits_max() fix | Burt P |
2017-12-09 | Build debug builds with address sanitizer | Leandro Pereira |
2017-11-29 | x86 CPU flags fix; show socket:core and thread in proc list | Burt P |