Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose a profiler API #229

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2022

  1. Initial attempt at API

    Matyrobbrt committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    2b2e084 View commit details
    Browse the repository at this point in the history
  2. Update licenses

    Matyrobbrt committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    2e3218d View commit details
    Browse the repository at this point in the history
  3. Doc updates

    Matyrobbrt committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    3fc7b7c View commit details
    Browse the repository at this point in the history
  4. Change build.gradle

    Matyrobbrt committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    e1563b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc3d087 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f40d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a15f13f View commit details
    Browse the repository at this point in the history
  8. Fixes

    Matyrobbrt committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    b5d027f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Small tweaks

    Matyrobbrt committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    001981b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114d079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2acdb6c View commit details
    Browse the repository at this point in the history
  4. Add multi-sampler support

    Matyrobbrt committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    25cfe1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e3ff2b View commit details
    Browse the repository at this point in the history
  6. Add heap analysis API

    Matyrobbrt committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    076238c View commit details
    Browse the repository at this point in the history
  7. Use link tags

    Matyrobbrt committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d36505e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Fix javadoc

    Matyrobbrt committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    10f62ea View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update mods.toml

    Matyrobbrt committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f63d495 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Expose ping monitoring

    Matyrobbrt committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    88604b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Rename some methods

    Matyrobbrt committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d6db984 View commit details
    Browse the repository at this point in the history
  2. Remove file

    Matyrobbrt committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    822e8b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d4c0e2 View commit details
    Browse the repository at this point in the history
  4. Add test mod

    Matyrobbrt committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d6fc647 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Fix

    Matyrobbrt committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    bb37a4e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    b52a58f View commit details
    Browse the repository at this point in the history
  2. Add license

    Matyrobbrt committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    e916af5 View commit details
    Browse the repository at this point in the history
  3. ErrorHandler changes

    Matyrobbrt committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    d408550 View commit details
    Browse the repository at this point in the history
  4. Throwing util methods

    Matyrobbrt committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    9409e27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aea22d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a2a784 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    daba66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2158bb9 View commit details
    Browse the repository at this point in the history