CGit
Gitweb
projects
/
ipc
/
ipcdev.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed 'use' help text to add new -t option in ipc_trace_daemon for QNX
[ipc/ipcdev.git]
/
qnx
/
src
/
ipc3x_dev
/
ti
/
syslink
/
build
/
Qnx
/
traceDaemon
/
ipc_trace_daemon.use
1
IPC Trace Daemon
2
3
Usage:
4
ipc_trace_daemon [-h] [-l logfile] [-f] [-t interval]
5
-h show this help message
6
-l select file to log to (default stdout)
7
-f run in foreground (do not fork daemon process)
8
-t polling interval in microseconds (default 500000)