[lttng-dev] [PATCH lttng-tools] Remove unused tracepoint in high-throughput test

Zifei Tong zifeitong at gmail.com
Wed Mar 12 05:44:10 EDT 2014


Signed-off-by: Zifei Tong <zifeitong at gmail.com>
---
 tests/regression/ust/high-throughput/tp.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/regression/ust/high-throughput/tp.h b/tests/regression/ust/high-throughput/tp.h
index b43cb4e..4c0edf7 100644
--- a/tests/regression/ust/high-throughput/tp.h
+++ b/tests/regression/ust/high-throughput/tp.h
@@ -39,11 +39,6 @@ TRACEPOINT_EVENT(tp, tptest,
 	)
 )
 
-TRACEPOINT_EVENT(tp, tptest_sighandler,
-	TP_ARGS(),
-	TP_FIELDS()
-)
-
 #endif /* _TRACEPOINT_TP_H */
 
 #undef TRACEPOINT_INCLUDE_FILE
-- 
1.9.0




More information about the lttng-dev mailing list