Dr-Noob
|
eac97bf721
|
[v0.98] Use malloc/calloc wrapper that exits when alloc fails, as suggested by #90
|
2021-08-04 10:01:32 +02:00 |
|
Dr-Noob
|
3a636c101b
|
[v0.98] Use unsigned integers in bit operations as suggested by #76
|
2021-08-03 23:54:49 +02:00 |
|
Dr-Noob
|
c0263c0378
|
[v0.98][PPC] Fix bug in which altivec was not detected for POWER9
|
2021-08-03 13:43:34 +02:00 |
|
Dr-Noob
|
843da5cf70
|
[v0.98][ARM] Add M1 SoC detection and apple logo
|
2021-08-02 21:11:53 +01:00 |
|
Dr-Noob
|
d2dc2046de
|
[v0.98][ARM] Detect fire/icestorm CPUs and manually fill most of the fields
|
2021-08-02 15:56:24 +01:00 |
|
Dr-Noob
|
e350f1759f
|
[v0.98][ARM] Add simple topology detection using sysctlbyname in macOS
|
2021-08-02 12:31:19 +01:00 |
|
Dr-Noob
|
4998cf3c82
|
[v0.98][ARM] Compiles and does not segfault in ARM running macOS
|
2021-08-02 12:02:41 +01:00 |
|
Dr-Noob
|
a3c6f15658
|
[v0.98][ARM] Fix compilation for ARM in macOS
|
2021-08-02 09:48:50 +01:00 |
|
Dr-Noob
|
7802505c19
|
[v0.98][PPC] Add stepping for POWER9 CPUs
|
2021-08-02 09:08:08 +02:00 |
|
Dr-Noob
|
aa7eaa882f
|
[v0.98][PPC] Various fixes. Implement debug option
|
2021-07-31 23:46:29 +02:00 |
|
Dr-Noob
|
55df725e38
|
[v0.98][PPC] Forgot to use cache level in get_num_caches_by_level
|
2021-07-31 23:24:12 +02:00 |
|
Dr-Noob
|
f744b72e27
|
[v0.98][PPC] Retrieve num caches from udev instead of guessing
|
2021-07-31 23:18:38 +02:00 |
|
Dr-Noob
|
18744c69f7
|
[v0.98][PPC] Dont display name (it was always unknown anyway)
|
2021-07-31 18:30:31 +02:00 |
|
Dr-Noob
|
2180fb1c26
|
[v0.98][PPC] Add cache detection using udev and use it for ppc
|
2021-07-31 18:26:47 +02:00 |
|
Dr-Noob
|
4d1d14d2a7
|
[v0.98][PPC] Add altivec detection and peak performance output
|
2021-07-31 17:43:02 +02:00 |
|
Dr-Noob
|
faac972107
|
[v0.98][PPC] Add max frequency detection
|
2021-07-31 17:01:06 +02:00 |
|
Dr-Noob
|
d953d9a4f0
|
[v0.98][PPC] Relation between uarch and process and str. Added a few more uarchs
|
2021-07-31 16:42:16 +02:00 |
|
Dr-Noob
|
53fa2511b9
|
[v0.98][PPC] Obtain microarchitecture using pvr (better!)
|
2021-07-31 15:58:57 +02:00 |
|
Dr-Noob
|
9b483d2db5
|
[v0.98][PPC] Obtain microarchitecture using getauxval
|
2021-07-31 09:50:38 +02:00 |
|
Dr-Noob
|
af22b2e186
|
[v0.98][PPC] Added IBM color scheme
|
2021-07-27 22:23:39 +02:00 |
|
Dr-Noob
|
897d05e976
|
[v0.98][PPC] Added bars to the IBM logo
|
2021-07-27 22:12:13 +02:00 |
|
Dr-Noob
|
8ba5b66983
|
[v0.98][PPC] Add IBM ascii art
|
2021-07-27 22:06:37 +02:00 |
|
Dr-Noob
|
3870527732
|
[v0.98][PPC] Refactor PowerPC udev functions
|
2021-07-27 21:37:13 +02:00 |
|
Dr-Noob
|
135cc9d504
|
[v0.98][PPC] Basic support for topology detection
|
2021-07-27 21:34:08 +02:00 |
|
Dr-Noob
|
f4aa335af1
|
[v0.98][PPC] Start PowerPC port. It just compiles but nothing is displayed
|
2021-07-27 20:26:17 +02:00 |
|
Dr-Noob
|
7afb6fd0fe
|
[v0.98] Add exynosXXXX string to exynos SoCs detection
|
2021-07-27 11:15:04 +02:00 |
|
Dr-Noob
|
bb502250c6
|
[v0.98] Update ryzen uarch table. Add bash script to decode CPUID
|
2021-07-27 10:06:59 +02:00 |
|
Dr-Noob
|
15035b9423
|
[v0.98] Add FreeBSD support to README
|
2021-06-20 23:29:25 +02:00 |
|
Dr-Noob
|
c1a029e26f
|
[v0.98] Merge RPi branch to fix SoC detection issue
|
2021-06-20 23:15:24 +02:00 |
|
Dr-Noob
|
5c3f49c580
|
[v0.98] Patch to fix the compilation error reported by #93
|
2021-06-19 00:03:13 +02:00 |
|
Dr-Noob
|
d8dbbc8dd8
|
[v0.98] Detect RPi SoC using revision codes, according to #91
|
2021-06-16 16:01:25 +01:00 |
|
Dr-Noob
|
26139e061d
|
[v0.98] Print OS in debug mode. Closes #86
|
2021-06-13 23:08:40 +02:00 |
|
Dr-Noob
|
e22c2a8f3c
|
[0.97] Do not count "L4" cache when computing the max cache level. Fixes #43
|
2021-05-03 15:04:28 +02:00 |
|
Dr-Noob
|
a6714dabc7
|
[0.97] Do not count "L4" cache when computing the max cache level
|
2021-04-30 22:57:15 +02:00 |
|
Dr-Noob
|
fe7a99087d
|
[v0.97] Merge branch bugfix2
|
2021-04-24 23:24:32 +02:00 |
|
Dr-Noob
|
37eba4ba0c
|
[v0.97] Do not consider CPUID freq == 0 as a bug. Check udev if CPUID freq is not supported
|
2021-04-13 15:33:54 +02:00 |
|
Dr-Noob
|
9fa7b4ce7f
|
[v0.97] Use DESTDIR instead of PREFIX in Makefile
|
2021-04-12 15:47:59 +02:00 |
|
Dr-Noob
|
5bd4e07e04
|
[v0.97] Define win flag in case it is not defined (issue #77)
|
2021-04-10 09:15:27 +02:00 |
|
Dr-Noob
|
8f2f3d3a16
|
[v0.97] Merge bugfix3 branch to support Rocket Lake processors
|
2021-04-09 20:06:05 +02:00 |
|
Dr-Noob
|
6dd041bf9f
|
[v0.97] Fix macOS compilation issue as noted by #73
|
2021-04-09 18:32:34 +02:00 |
|
Dr-Noob
|
b45c09efff
|
[v0.97] Add raw option to help. Disable raw option in ARM
|
2021-04-09 15:58:33 +02:00 |
|
Dr-Noob
|
ec5f80adc1
|
[v0.97] Fix compilation in macOS
|
2021-04-09 15:49:21 +02:00 |
|
Dr-Noob
|
ecca042d86
|
[v0.97] Manually merge bugfix branch with latest fixes
|
2021-04-09 15:37:17 +02:00 |
|
Dr-Noob
|
c718d83868
|
[v0.96] Add Rocket Lake uarch detection as suggested by #68
|
2021-04-09 11:26:34 +02:00 |
|
Dr-Noob
|
32b035f1a2
|
[v0.96] Fix typo as noticed by #70
|
2021-04-09 10:50:10 +02:00 |
|
Dr-Noob
|
8bb65e0cc0
|
[v0.96] Fix compilation issue in Windows
|
2021-04-09 09:25:48 +02:00 |
|
Dr-Noob
|
e8d2898ae3
|
[v0.96] Remove cache sizes check
|
2021-04-08 13:18:35 +02:00 |
|
Dr-Noob
|
a67a605fb5
|
[v0.96] Print "Unknown" string when manufacturing process is unkown
|
2021-04-08 10:12:01 +02:00 |
|
Dr-Noob
|
9aef2d8493
|
Merge remote-tracking branch 'origin/master' into bugfix2
|
2021-04-08 10:10:26 +02:00 |
|
Dr-Noob
|
d239906f22
|
[v0.96] Consider the case where present file does not contain a hyphen
|
2021-04-07 20:22:29 +02:00 |
|