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: g4code/profiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: g4code/profiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 21 files changed
  • 2 contributors

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8bafabf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ppavlovic/master

    Added clear() method to reset gathered data, added TickerInterface::getType()
    ppavlovic authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0d16198 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    8cac6a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from ppavlovic/master

    Added microtime resolution to profiler items
    ppavlovic authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    14db61c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. remove duplicate classes

    UrosPurtic committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e4473f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request #4 from UrosPurtic/master

    remove duplicate classes. Same classes can be found in g4/log package
    ppavlovic authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    149d38d View commit details
    Browse the repository at this point in the history
Loading