Skip to content

Commit

Permalink
revert prof_info changes
Browse files Browse the repository at this point in the history
Signed-off-by: AdheipSingh <[email protected]>
  • Loading branch information
AdheipSingh committed Dec 4, 2024
1 parent 84dda2f commit 648e878
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/cprofiles/include/cprofiles/cprof_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
#ifndef CPROF_INFO_H
#define CPROF_INFO_H

#define CPROF_SOURCE_DIR "/Users/adheipsingh/parseable/fluent-bit"
#define CPROF_SOURCE_DIR "/Users/leonardo/Work/Calyptia/fluent-bit"

/* General flags set by /CMakeLists.txt */
#ifndef CPROF_HAVE_SANITIZE_ADDRESS
#define CPROF_HAVE_SANITIZE_ADDRESS
#endif
#ifndef CPROF_HAVE_TIMESPEC_GET
#define CPROF_HAVE_TIMESPEC_GET
#endif
#ifndef CPROF_HAVE_GMTIME_R
#define CPROF_HAVE_GMTIME_R
#endif
#ifndef CPROF_HAVE_CLOCK_GET_TIME
#define CPROF_HAVE_CLOCK_GET_TIME
#endif
#ifndef CPROF_HAVE_CFL
#define CPROF_HAVE_CFL
#endif
Expand Down

0 comments on commit 648e878

Please sign in to comment.