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

Add flat mode to console renderer #240

Merged
merged 18 commits into from
May 28, 2023
Merged

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    4bd9d6c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Fix total_self_time issue

    joerick authored and matthiasdiener committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d9ab7c7 View commit details
    Browse the repository at this point in the history
  2. use self_time

    matthiasdiener committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f9880fc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. also show ncalls

    matthiasdiener committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0689b32 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Revert "also show ncalls"

    This reverts commit 0689b32.
    matthiasdiener committed May 16, 2023
    Configuration menu
    Copy the full SHA
    bcca59c View commit details
    Browse the repository at this point in the history
  2. restructure

    matthiasdiener committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9765b70 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    1171f3e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    de75cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14f81f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    e5ac764 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Add docstring for setting

    joerick committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c839413 View commit details
    Browse the repository at this point in the history
  2. Refactor to reuse a bit more

    joerick committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1e1c418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32eb91 View commit details
    Browse the repository at this point in the history
  4. Test fixes

    joerick committed May 26, 2023
    Configuration menu
    Copy the full SHA
    72f1c48 View commit details
    Browse the repository at this point in the history
  5. Pre-commit fix

    joerick committed May 26, 2023
    Configuration menu
    Copy the full SHA
    527a82b View commit details
    Browse the repository at this point in the history
  6. Update pyinstrument/renderers/console.py

    Co-authored-by: Matthias Diener <matthias.diener@gmail.com>
    joerick and matthiasdiener authored May 26, 2023
    Configuration menu
    Copy the full SHA
    bd273ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5537bb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9114c83 View commit details
    Browse the repository at this point in the history