On 09/17/2010 03:41 PM, David Goulet wrote:
Signed-off-by: David Goulet<[email protected]>
---
  include/ust/marker.h |   22 ----------------------
  1 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/include/ust/marker.h b/include/ust/marker.h
index 7670648..6103629 100644
--- a/include/ust/marker.h
+++ b/include/ust/marker.h
@@ -77,9 +77,6 @@ struct marker {
        void *location;         /* Address of marker in code */
  } __attribute__((aligned(8)));

-#define CONFIG_MARKERS
-#ifdef CONFIG_MARKERS
-

How about support for compiling an application while disabling its markers (compiling them out)?

pmf

_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to