Search code examples
double buffering implementation in Intel PIN...


c++instrumentationintel-pindouble-buffering

Read More
How do I get the value that is written by a store instruction in Pin?...


c++intelinstrumentationintel-pin

Read More
Debugging PIN tool add-symbol-file doesn't work...


c++gdbbacktraceintel-pin

Read More
Log all instruction with intel pintool...


intel-pin

Read More
Intel Pin: malloc and free calls do not return immediately (Windows)...


c++windowsintel-pin

Read More
Windows cmd.exe detaches from processes after creating them...


windowscmdintel-pindr-memory

Read More
How to characterize a workload by obtaining the instruction type breakdown?...


assemblyvalgrindwindows-subsystem-for-linuxperfintel-pin

Read More
Intel Pin: how to replace/skip syscall...


cdynamichooksystem-callsintel-pin

Read More
Intel Pin cannot detect memcmp or strcmp...


intel-pin

Read More
Why is Intel Pin not able to instrument open syscall?...


linux-kernelx86-64system-callsinstrumentationintel-pin

Read More
Pin tool for tracking CreateFile calls...


c++winapiintel-pin

Read More
add your own instructions using pin...


c++cx86profilingintel-pin

Read More
Intel PIN: get backtrace on windows...


intel-pin

Read More
Intel pin: how to detect realloc size...


c++creverse-engineeringintel-pin

Read More
PIN: identify MOV and indirect memory operand...


c++binaryintel-pin

Read More
How can i specify an area of code to instrument it by pintool?...


intel-pin

Read More
How do I use (compile) zlib (gzip functions) compression library within Intel Pin tool?...


makefilecompilationzlibdlopenintel-pin

Read More
Intel Pin with C++14...


c++c++11gccc++14intel-pin

Read More
Creating traces of SPEC using pin...


benchmarkingtracecpu-architectureintel-pin

Read More
intel Pin: analysis routine detects ah register instead of rsp (REG_STACK_PTR)...


c++cx86profilingintel-pin

Read More
Modifying registers with Intel PIN...


c++assemblyx86profilingintel-pin

Read More
How can I use Intel PIN to catch all loads to an array?...


c++assemblyprofilingintel-pin

Read More
Pin tool,the static ins address (INS_Address(ins)) is different from the address of the instrumented...


assemblyx86intel-pin

Read More
How to identify the symbols in the symbol table are my 'application' functions...


c++celfdebug-symbolsintel-pin

Read More
instruction point value of dynamic linking and static linking...


compilationarchitecturestatic-linkingdynamic-linkingintel-pin

Read More
Intel PIN: How do I see speculative instructions?...


c++assemblyprofilingbranch-predictionintel-pin

Read More
Trace page table access of a Linux process...


linuxmemory-managementlinux-kernelintel-pinpage-tables

Read More
Stack allocation size using intel pin tool...


c++cx86profilingintel-pin

Read More
Detecting mov dword ptr [rbp - ...] instructions with a specific register in the addressing mode, us...


c++cx86reverse-engineeringintel-pin

Read More
What is the rule behind instruction count in Intel PIN?...


intel-pin

Read More
BackNext