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

Refactor "merged callstacks profiler" with new stack traces datastructure #57

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

Commits on Mar 22, 2023

  1. POC

    ogxd authored and Adrien Long committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    840dfbb View commit details
    Browse the repository at this point in the history
  2. Add tree structure for convenient stack traces / reftree building

    ogxd authored and Adrien Long committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5525b41 View commit details
    Browse the repository at this point in the history
  3. Test new stack traces datastructure

    Adrien Long authored and Adrien Long committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5e6072d View commit details
    Browse the repository at this point in the history
  4. reverse sequences after they are built

    Adrien Long authored and Adrien Long committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3e3bbce View commit details
    Browse the repository at this point in the history
  5. Replace merged call stacks profiler by pstacks profiler and attempt t…

    …o reuse tree renderers
    Adrien Long committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    fb9f3c1 View commit details
    Browse the repository at this point in the history
  6. Clean import of pstacks profiler

    Adrien Long committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    526f281 View commit details
    Browse the repository at this point in the history