diff options
author | Mark Salyzyn <salyzyn@google.com> | 2017-03-28 11:40:55 -0700 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2017-03-31 13:25:36 -0700 |
commit | fe8c96d1526bd66d0c1adb757c87deefbbd29490 (patch) | |
tree | cc250dbb90440a6b93b3a71c56de33629be977d5 /logcat | |
parent | cf29755e281a2027e79f8fbe5863ae37a8a72f62 (diff) | |
download | core-fe8c96d1526bd66d0c1adb757c87deefbbd29490.tar.gz core-fe8c96d1526bd66d0c1adb757c87deefbbd29490.tar.bz2 core-fe8c96d1526bd66d0c1adb757c87deefbbd29490.zip |
liblog: benchmark add BM_log_event_overhead_42 for a well known tag
Measure the cost of using a known test event log tag from
system/core/logcat/event.logtags:
42 answer (to life the universe etc|3)
Test: liblog_benchmarks BM_log_event_overhead_42
Bug: 36683634
Change-Id: Ibd4be82bebfcedd381c84e8078cf6d05a636aa98
Diffstat (limited to 'logcat')
-rw-r--r-- | logcat/event.logtags | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logcat/event.logtags b/logcat/event.logtags index 909f8e200..9f053511b 100644 --- a/logcat/event.logtags +++ b/logcat/event.logtags @@ -36,6 +36,8 @@ # These are used for testing, do not modify without updating # tests/framework-tests/src/android/util/EventLogFunctionalTest.java. +# system/core/liblog/tests/liblog_benchmark.cpp +# system/core/liblog/tests/liblog_test.cpp 42 answer (to life the universe etc|3) 314 pi 2718 e |