1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 24 days ago. based on code collected 24 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[client] support new mapping format in a client More... almost 7 years ago
[tests] add tests for functions that might fail if allocation fails More... almost 7 years ago
[lib] add pthread implementation for C cached tracepoints More... almost 7 years ago
[lib] improve feature "cached string", add HT_TP_STRACEPOINT() and HT_TP_FUNCTION() macros More... almost 7 years ago
[parser] implement get_sizeof() for pointer type More... almost 7 years ago
[lib] introduce error codes for functions that might fail More... almost 7 years ago
Release 0.5.0 More... almost 7 years ago
Merge pull request #1 from luisbg/master More... almost 7 years ago
[build] enable warnings for linux-clang More... almost 7 years ago
[tests] fix tests running under ASAN and compiler warnings More... almost 7 years ago
[build] warn if asan and coverage is not supported, but do not fail the build More... almost 7 years ago
[build] add travis build definition More... almost 7 years ago
Populate the README file More... almost 7 years ago
[lib] add CPU usage feature to a library More... almost 7 years ago
[build] add macro for defining platform-specific features More... almost 7 years ago
[tests] fix unit tests More... almost 7 years ago
[lib] check alloc() result in HT_Bag structure More... almost 7 years ago
[lib] add task scheduler More... almost 7 years ago
[doc] use autobrief option for doxygen documentation More... almost 7 years ago
[parser] fix windows build More... almost 7 years ago
[tools] add script for generating release e-mail More... almost 7 years ago
[build] Do not use --exclude-directories as it does not exist in gcovr <= 3.2 More... almost 7 years ago
Combined two similar functions into one (_ht_timeline_notify_listeners) More... almost 7 years ago
Unit test for checking if big events are sent directly to listeners More... almost 7 years ago
Events bigger than the buffer are now sent directly to listeners More... almost 7 years ago
[parser] fix buffer overflow in event copy constructor More... almost 7 years ago
[tests] add tests for Event parser klass More... almost 7 years ago
[parser] fix copying STRUCT fields of Event klass More... almost 7 years ago
Added a comment on passing arguments to a benchmark function More... almost 7 years ago
[build] run parser tests on Jenkins More... almost 7 years ago