Skip to content

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

Stars

18 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages