Trask Stalnaker 1f0cd54fd7 Remove copyright year from license header (#322) há 4 anos atrás
..
src 1f0cd54fd7 Remove copyright year from license header (#322) há 4 anos atrás
Readme.md 819ca7c256 Simplify directory/module structure (#77) há 5 anos atrás
load-generator.gradle cd4a97546e Rename boostrap and tooling modules (#146) há 5 anos atrás

Readme.md

Load Generator

Generates a simulated trace load. Run with

./gradlew launch --args='--rate 10'

OR

./gradlew :java-agent:load-generator:launch --args='--rate 10'

from the root of the repo.

To print all options, use:

--args='--help'