projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41d07a6
)
ttrace: enable ttrace log by default in tizen
92/215992/3
author
subhransu mohanty
<sub.mohanty@samsung.com>
Fri, 18 Oct 2019 05:32:06 +0000
(14:32 +0900)
committer
woochan lee
<wc0917.lee@samsung.com>
Fri, 18 Oct 2019 06:18:03 +0000
(06:18 +0000)
Change-Id: I30e338c27a9abbca01ed7477367ea9f9d3f6fcd5
meson_options.txt
patch
|
blob
|
history
diff --git
a/meson_options.txt
b/meson_options.txt
index
a57110a
..
3d9ad1a
100644
(file)
--- a/
meson_options.txt
+++ b/
meson_options.txt
@@
-382,6
+382,6
@@
option('tbm',
option('trace',
type : 'combo',
choices : ['ttrace', 'vtune', 'none'],
- value : '
non
e',
+ value : '
ttrac
e',
description : 'Support Tracing in Efl'
)
\ No newline at end of file