Files
seer/tests/helloworld/tracepoints.seer
T
2024-05-20 15:50:54 -05:00

6 lines
143 B
Plaintext

tvariable $trace_timestamp
trace /nas/erniep/Development/seer/tests/helloworld/helloworld.cpp:19
commands
collect i, argc, argv[i]
end