Fix: remove unused tp in high-throughput test
authorZifei Tong <zifeitong@gmail.com>
Wed, 12 Mar 2014 09:44:10 +0000 (17:44 +0800)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 12 Mar 2014 15:18:04 +0000 (11:18 -0400)
Signed-off-by: Zifei Tong <zifeitong@gmail.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/regression/ust/high-throughput/tp.h

index b43cb4e0a4ac322de453f4799fec0ddfc726b2bd..4c0edf78c18e316715012f080eeb0e8280cfddfe 100644 (file)
@@ -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
This page took 0.026318 seconds and 4 git commands to generate.