Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in instrumentation
How to tell gcc to instrument the code with calls to my own function each _line_ of code?
Mar 14, 2021
c
gcc
profiling
instrumentation
How to test a ClassFileTransformer / javaagent?
Oct 21, 2022
java
instrumentation
javaagents
How do I replace a class with new one with Java instrumentation?
May 02, 2022
java
bytecode
instrumentation
Plugging in to Java compilers
May 28, 2022
java
compiler-construction
annotations
instrumentation
Intercepting calls to Java 8 lambda-expressions using Byte Buddy
Nov 01, 2022
java
bytecode
instrumentation
byte-buddy
Using Instrumentation to record unhandled exception
Jun 30, 2022
java
aspectj
instrumentation
javaagents
Error while instrumenting class files (asm.ClassWriter.getCommonSuperClass)
Mar 10, 2021
java
classloader
instrumentation
Android Testing: Instrumentation run failed due to 'java.lang.ClassNotFoundException'
Jun 27, 2017
android
unit-testing
instrumentation
How to instrument java methods?
Feb 02, 2022
java
instrumentation
Is is possible to instrument with javassist java core classes? Classes loaded by the bootstrap classloader
Mar 20, 2020
java
bytecode
instrumentation
javassist
Code instrumentation in haskell
Apr 12, 2018
haskell
instrumentation
Bytecode and Objects
Sep 22, 2022
java
bytecode
verification
instrumentation
Adding invokestatic to java/lang/Object.<init> via JVM TI agent causes JVM to crash with segfault
Feb 14, 2021
java
jvm
instrumentation
.class-file
jvmti
LLVM Pass to insert an external function call to LLVM bitcode
Apr 15, 2020
c
llvm
instrumentation
llvm-ir
Instrumenting Array via java.lang.Object
Feb 15, 2019
java
instrumentation
Android InstrumentationTestRunner XML output for Hudson ingestion
Oct 16, 2022
xml
android
instrumentation
How to create a Python class decorator that is able to wrap instance, class and static methods?
Jun 20, 2022
python
reflection
decorator
instrumentation
Why do I get a Resources$NotFoundException when using InstrumentationRegistry.getContext().getString()?
Mar 25, 2020
android
android-studio
resources
instrumentation
« Newer Entries
Older Entries »