Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in instrumentation

Is it possible to find out if an Android application runs as part of an instrumentation test

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

How to record all parameters of any invoked java method dynamically using java agent and ASM?

Agilent E4426B signal generator locks up during multiple GPIB *SAV operations

Using linux perf and PEBS to sample memory accesses in a program

Is there a way to enable "native method prefix" capabilities in a java language (non-native) JVM agent?

java jvm instrumentation jvmti

LLVm clang , Error: Invalid file format (bad magic) with -fprofile-instr-use

Embed the existing code of a method in a try-finally block [duplicate]

How to rename outputFileName for androidTest.apk?

Programmatically tell how much memory my VB6 app is using?

memory vb6 instrumentation

sun.tools.attach.WindowsAttachProvider could not be instantiated

What does CallInst::Create() return in LLVM?

c++ llvm instrumentation

How do I make the web browser log all activity, including requests, responses, cookie activity, to a log file that I can inspect?

Creating custom gcc attribute to instrument specific functions: whitelisting, not blacklisting