Age | Commit message (Expand) | Author |
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 |
2017-11-06 | Updated Russian translation | TotalCaesar659 |
2017-11-02 | Computer/Display: Add X Display Name | Burt P |
2017-10-29 | Fixed possible memory leak (#201) | Roman Kalashnikov |
2017-10-09 | Fixed compilation warning when building on GTK3 | TotalCaesar659 |
2017-09-28 | Fix more compilation warnings when building with GTK+3 | TotalCaesar659 |
2017-09-26 | shell: select Computer Summary at start | Burt P |
2017-09-21 | Russian translation update | TotalCaesar659 |
2017-09-21 | Ensure report saving dialog buttons are translatable | TotalCaesar659 |
2017-09-21 | Do not use deprecated GtkDialog method when building for GTK+ 3 | TotalCaesar659 |
2017-09-10 | Remove the appended "Module" from about module dialog title | Burt P |
2017-09-10 | Fix compilation warning when benchmarking | TotalCaesar659 |
2017-09-06 | Fix compilation warning | TotalCaesar659 |
2017-09-04 | Build fix after 8913af3e | Leandro Pereira |
2017-09-04 | Add prototype for processor_frequency_desc() | Leandro Pereira |
2017-09-03 | bench results: Show unknown instead of 0 kB for old results | Burt P |
2017-09-03 | Do not use deprecated GtkStock | TotalCaesar659 |
2017-09-03 | Conditionally compile PowerPC and ARM code while summarizing DT | Leandro Pereira |
2017-09-03 | Clean up device tree code | Leandro Pereira |
2017-09-02 | Updated Russian translation | TotalCaesar659 |
2017-08-28 | ARM: Add some mediatek SOCs | Burt P |
2017-08-27 | Show motherboard version again after DMI refactoring | Leandro Pereira |
2017-08-27 | dmi: check for null from dmi_get_str() in dmi_chassis_type_str() | Burt P |
2017-08-27 | Fix 802.11 signal to bar conversion | Leandro Pereira |
2017-08-27 | dmi: requested changes | Burt P |
2017-08-27 | devices/dmi: keys only need to be unique in the same group | Burt P |
2017-08-27 | DMI: allow specifying type for dmi_chassis_type_str() | Burt P |
2017-08-27 | Create dmi_util.c and move *_util.c to hardinfo/ | Burt P |
2017-08-27 | DMI: Add more string names, display more information | Burt P |
2017-08-27 | DMI: dmi_chassis_type_str() maps chassis-type to string | Burt P |
2017-08-27 | DMI: add dmi_sysfs_root() to find path for dmi in sysfs | Burt P |
2017-08-27 | devices: tweak get_motherboard() to only use one translated string | Burt P |
2017-08-27 | DMI: empty result return NULL; don't suggest root if root | Burt P |
2017-08-27 | devices: get_motherboard() fallbacks for board_name and board_vendor | Burt P |