aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12Updated Russian translationTotalCaesar659
2018-03-12benchmark.c: remove debug printf()Burt P
2018-03-12report: highlight "selected" itemsBurt P
2018-03-12Do not use hardcoded path for iconLeandro Pereira
2018-03-01some little es updates and rebasePICCORO Lenz McKAY
2018-03-01Update es.po toPICCORO Lenz McKAY
2018-02-27x86: free urefBurt P
2018-02-27x86: fix for kernels that don't provide cache idBurt P
2018-02-27x86,arm: cpu clocks list in package informationBurt P
2018-02-27Fix benchmark_parallel_for() to use correct number of threadsBurt P
2018-02-27hardinfo: fix typoBurt P
2018-02-27bench_results: store complete bench_valueBurt P
2018-02-27benchmarks: split individual test funcs out of benchmark.c frameworkBurt P
2018-02-27benchmark.conf: remove "new" results that may be wrongBurt P
2018-02-27benchmark: New benchmark typesBurt P
2018-02-27Add cli param to format result for -bBurt P
2018-02-27Benchmark results: store threads usedBurt P
2018-02-27struct simple_machine renamed to bench_machineBurt P
2018-02-22cpu_util: bug fixBurt P
2018-02-22report.c: don't try to use column values that weren't provided (html version)Burt P
2018-02-09x86: metldown and spectre bug flagsBurt P
2018-02-09x86: increase the cpuinfo read buffer sizeBurt P
2018-02-09Add Intel cpu_insecure bug workaround flagBurt P
2017-12-09x86: add summary of caches to package informationBurt P
2017-12-09report.c: don't try to use colum values that weren't providedBurt P
2017-12-09cpubits_max() fixBurt P
2017-12-09Build debug builds with address sanitizerLeandro Pereira
2017-11-29x86 CPU flags fix; show socket:core and thread in proc listBurt P
2017-11-06Updated Russian translationTotalCaesar659
2017-11-02Computer/Display: Add X Display NameBurt P
2017-10-29Fixed possible memory leak (#201)Roman Kalashnikov
2017-10-09Fixed compilation warning when building on GTK3TotalCaesar659
2017-09-28Fix more compilation warnings when building with GTK+3TotalCaesar659
2017-09-26shell: select Computer Summary at startBurt P
2017-09-21Russian translation updateTotalCaesar659
2017-09-21Ensure report saving dialog buttons are translatableTotalCaesar659
2017-09-21Do not use deprecated GtkDialog method when building for GTK+ 3TotalCaesar659
2017-09-10Remove the appended "Module" from about module dialog titleBurt P
2017-09-10Fix compilation warning when benchmarkingTotalCaesar659
2017-09-06Fix compilation warningTotalCaesar659
2017-09-04Build fix after 8913af3eLeandro Pereira
2017-09-04Add prototype for processor_frequency_desc()Leandro Pereira
2017-09-03bench results: Show unknown instead of 0 kB for old resultsBurt P
2017-09-03Do not use deprecated GtkStockTotalCaesar659
2017-09-03Conditionally compile PowerPC and ARM code while summarizing DTLeandro Pereira
2017-09-03Clean up device tree codeLeandro Pereira
2017-09-02Updated Russian translationTotalCaesar659
2017-08-28ARM: Add some mediatek SOCsBurt P
2017-08-27Show motherboard version again after DMI refactoringLeandro Pereira
2017-08-27dmi: check for null from dmi_get_str() in dmi_chassis_type_str()Burt P