Closed GoogleCodeExporter closed 9 years ago
Hi,
I already have this on my TODO list.Be careful, because the string argument is
used as a key to a hashmap there were problem with multiple region calls in
C++. Also be aware that if using this for multithreaded code you should stick
with the DIRECT access to the MSR device files not using the daemon. The daemon
cannot handle multiple threads at the moment. This solution is also less
overhead. I am working currently on a bunch of things, but hope to provide an
update version in the next few weeks. I will ad a test case to check the use of
the marker API in C++ programs.
Original comment by jan.trei...@gmail.com
on 15 Jul 2011 at 3:19
The header now can be directly included in C++.
Also the API was changed to const char*.
There was a severe bug in the hashing routine which also was fixed.
All these changes are included in the next minor release.
Original comment by jan.trei...@gmail.com
on 29 Jul 2011 at 9:53
Original issue reported on code.google.com by
severins...@gmail.com
on 15 Jul 2011 at 3:13