Skip to content

Commit ca3a12a

Browse files
authored
Update README.md
1 parent 402db69 commit ca3a12a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JNI Exception Capturing Agent for Production Debugging - BSc Dissertation Project - University of Manchester
22

3+
[![CMake on a single platform](https://github.com/nenuadrian/c-java-native-interface-agent-stack-trace-heap-capture/actions/workflows/cmake-single-platform.yml/badge.svg)](https://github.com/nenuadrian/c-java-native-interface-agent-stack-trace-heap-capture/actions/workflows/cmake-single-platform.yml)
4+
35
## Overview
46
This repository contains the implementation of a C JNI Agent designed to recursively capture the values of objects within methods on a stack trace.
57

0 commit comments

Comments
 (0)