Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
xenomai4
libevl
Commits
f2a20b51
Commit
f2a20b51
authored
Sep 13, 2020
by
Philippe Gerum
Browse files
utils: evl-trace: force enable/disable tracing on -e/-d
Signed-off-by:
Philippe Gerum
<
rpm@xenomai.org
>
parent
560f70dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/evl-trace
View file @
f2a20b51
...
...
@@ -97,9 +97,11 @@ if test x$enable = xtrue; then
else
warn
=
" (no snapshot)"
fi
echo
1
>
tracing_on
echo
"tracing enabled
$warn
"
print
=
false
elif
test
x
$disable
=
xtrue
;
then
echo
0
>
tracing_on
echo
0
>
events/enable
echo
nop
>
current_tracer
test
-r
snapshot
&&
echo
0
>
snapshot
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment