-
```
Time measurement for the reading from and writing to MSR registers
```
Original issue reported on code.google.com by `Thomas.R...@googlemail.com` on 6 Mar 2014 at 12:54
-
```
At the moment there is no overflow treatment in LIKWID.
Solution:
Implement central overflow treatment for all counter results.
```
Original issue reported on code.google.com by `jan.trei...@gm…
-
```
What steps will reproduce the problem?
1. Is it possible to collect the event stats at a regular interval of 10
million instructions or so? I don't see the timeline function working properly
for…
-
Hi,
Similar to [issue 102](https://github.com/RRZE-HPC/likwid/issues/102)
I'm compiling `likwid-5.0.1` on our system which running
```
Red Hat Enterprise Linux Server release 6.10 (Santiago…
-
```
At the moment there is no overflow treatment in LIKWID.
Solution:
Implement central overflow treatment for all counter results.
```
Original issue reported on code.google.com by `jan.trei...@gm…
-
```
At the moment there is no overflow treatment in LIKWID.
Solution:
Implement central overflow treatment for all counter results.
```
Original issue reported on code.google.com by `jan.trei...@gm…
-
Hi,
I 've recently used the CPU Marker API and really helped me in understanding the performance of my application. I am also interested in using the NVIDIA Marker API but I haven't found any docum…
cstyl updated
4 years ago
-
```
What steps will reproduce the problem?
1. Is it possible to collect the event stats at a regular interval of 10
million instructions or so? I don't see the timeline function working properly
for…
-
```
Problem:
Likwid overwrites anything in the counter registers without asking. Intel
proposed to allow using multiple tools without interference.
Solution:
Honor the solution of the Intel Whitep…
-
```
What steps will reproduce the problem?
1. /home/snataraj/lib/likwid-3.1.2/likwid-perfctr -g CPU_CLK_UNHALTED:PMC0 -C
144,2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,1…