coz/libcoz
2024-03-08 16:21:37 -05:00
..
ccutil fix/compile: does not compile under fedora 31, extern + static definitions of gettid() 2020-04-09 10:32:35 +02:00
CMakeLists.txt Use common CMake config practices for exporting libcoz 2021-05-22 15:39:15 +02:00
inspect.cpp Adjust file base address with offset from /proc/self/maps 2019-10-08 09:04:24 -05:00
inspect.h Fix warning 2024-03-08 16:21:37 -05:00
libcoz.cpp REQUIRE fixed_line to be found. 2019-11-06 22:51:09 +00:00
Makefile Restored makefiles. 2022-01-20 21:04:41 -05:00
perf.cpp fix/compile: does not compile under fedora 31, extern + static definitions of gettid() 2020-04-09 10:32:35 +02:00
perf.h Fixed issue with gettid() not available with glibc < 2.30. 2020-10-09 12:42:55 +01:00
profiler.cpp Fix a compiler warning 2019-10-08 09:57:00 -05:00
profiler.h Squash spurious warnings about noreturn functions from g++ 2019-08-18 13:26:36 -05:00
progress_point.h Fixed #208 2022-11-26 13:59:48 -08:00
real.cpp Removed RTLD_NOLOAD, fixing https://github.com/plasma-umass/coz/issues/180. 2022-08-12 18:32:33 -04:00
real.h Updated licenses and copyright notices in source files. Fixes #51 2016-08-09 21:13:30 -05:00
thread_state.h Updated licenses and copyright notices in source files. Fixes #51 2016-08-09 21:13:30 -05:00
util.h Removed unused rt_tgsigqueueinfo wrapper. Fixes #82 2016-11-15 11:07:53 -06:00