openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CxxProf
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
3 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README.md
Nils Brinkmann
More...
over 9 years ago
Fixed: Issue 32 - Will not fix... costs performance to check and is extremely unlikely to happen
Nils Brinkmann
More...
almost 12 years ago
Changed: Issue #41 and Issue #33 - Now using ZMQ Pub/Sub to transfer the data. That way unused data will not block the users application. It also means that it is possible to distribute the data in a way it is meant to be distributed.
Nils Brinkmann
More...
almost 12 years ago
Added the Library Path to test.py, else the linux tests will fail...
Nils Brinkmann
More...
almost 12 years ago
Fixed: Issue #43 - Should now build on Linux again... just a minor forgotten build-detail...
Nils Brinkmann
More...
almost 12 years ago
Fixed: Issue #39 - The Cxxprof_Static lib is now static
Nils Brinkmann
More...
almost 12 years ago
Added: VC100 Thirdparty
Nils Brinkmann
More...
almost 12 years ago
Added: Issue #1: Configuration for the network plugin is now possible via environment variable (CXXPROF_ADDRESS)
Nils Brinkmann
More...
almost 12 years ago
Update README.md
Nils Brinkmann
More...
almost 12 years ago
Added: There are now conditional macros for creating Activities, Marks and Plots. This allows the user to just profile certain things if the condition is true.
Nils Brinkmann
More...
almost 12 years ago
Added: It is now possible to load multiply DynCxxProfs at once, the StaticCxxProf will simply load everything it finds instead of just the first plugin it finds.
Nils Brinkmann
More...
almost 12 years ago
Update README.md
Nils Brinkmann
More...
almost 12 years ago
Added: Just a try to see if clang works too
Nils Brinkmann
More...
almost 12 years ago
Changed: Issue #35: Now using boost::int64_t, improving portability.
Nils Brinkmann
More...
almost 12 years ago
Fixed: Issue #36 - Crash at shutdown
Nils Brinkmann
More...
almost 12 years ago
Added: getThirdparty.py now will always ask for the Thirdparty which should be installed
Nils Brinkmann
More...
almost 12 years ago
Update README.md
Nils Brinkmann
More...
almost 12 years ago
Update README.md
Nils Brinkmann
More...
almost 12 years ago
Fixed: Do not set PATH on Linux systems... binaries won't be found anymore
Nils Brinkmann
More...
almost 12 years ago
Added: Now test.py has the ability to run native ctest too
Nils Brinkmann
More...
almost 12 years ago
Fixed: now exporting the right LD_LIBRARY_PATH (no relative path valid)
Nils Brinkmann
More...
almost 12 years ago
Fixed: Missing LD_LIBRARY_PATH statement
Nils Brinkmann
More...
almost 12 years ago
Fixed: the --no-cmake option broke the build-script :/
Nils Brinkmann
More...
almost 12 years ago
Added: Option to build with native cmake (useful on Linux)
Nils Brinkmann
More...
almost 12 years ago
Fixed: Error with variables
Nils Brinkmann
More...
almost 12 years ago
Added: Some thirdparty-related stuff
Nils Brinkmann
More...
almost 12 years ago
Update README.md
Nils Brinkmann
More...
almost 12 years ago
Changed: Managed the TODOs while adding them to the issue-tracker
Nils Brinkmann
More...
almost 12 years ago
Added: The convert-script now also uses the Starttime of each App. By that it is possible to profile several applications/processes at the same time and see how they work together
Nils Brinkmann
More...
almost 12 years ago
Added: Timestamp of the application is stored appropriately. Not implemented for the convertDb.py script yet (will do next) Fixed: Now using int64_t, as SQLite is not able to store bigger values (or uint64_t)
Nils Brinkmann
More...
almost 12 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree