I have found information on how to run the GraalVM native image tracing agent from a Spring Native Maven project, but I can't find info on how to do it from a Gradle project.
See https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/#_using_it_with_maven.
Any ideas on how to do it from a Gradle project?