Skip to content

johnsonlee/tracing

Repository files navigation

Tracing

A Gradle plugin to generate trace files for Gradle projects

Getting Started

Install Init Script

curl -L https://raw.githubusercontent.com/johnsonlee/tracing/main/src/main/resources/init.gradle.kts > ~/.gradle/init.d/tracing.gradle.kts

Execute Gradle Tasks

./gradlew assemble

Then, you can see the trace.html file in the build directory.

open build/trace.html

screenshot

About

Gradle Tracing Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages