Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/ddprof
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.1
Choose a base ref
...
head repository: DataDog/ddprof
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.0
Choose a head ref
  • 10 commits
  • 17 files changed
  • 5 contributors

Commits on Apr 17, 2024

  1. Documentation update: add examples (#406)

    * Documentation update
    - Add examples
    - Simplify install commands
    r1viollet authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    43a0207 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 21, 2024

  1. Update Readme.md (#410)

    Co-authored-by: Peter Griggs <[email protected]>
    Co-authored-by: Corvin Paul <[email protected]>
    peterg17 and corvusrabus authored May 21, 2024
    Configuration menu
    Copy the full SHA
    8518e4f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Virtual frame adjustement - Filename only (#413)

    Adjust binary and DSO frames to only keep the filename instead of the full path
    This makes the flamegraphs easier to read
    r1viollet authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fd57d2c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. inlined_functions - configuration update

    - Add an environment variable
    r1viollet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    15af4f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Default runtime-id tag (#415)

    * runtime_id - default
    Provide a default runtime_id
    This is to make it easier to browse the timeline data
    r1viollet authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e68d321 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Update to libdatadog v11.0.0 (#416)

    Split debug improvements from blazesym are included in this realease.
    r1viollet authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4259a5e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Timeline ON by default (#417)

    - Adjust timeline as ON by default
    - bump version to 0.18.0
    r1viollet authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fbf71d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    6fb2376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5849ebf View commit details
    Browse the repository at this point in the history
Loading