projects
/
benchmarks.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Basic comment to describe the tests and the requirements
[benchmarks.git]
/
ust-systemtap-tracepoints
/
testutrace.stp
Commit
Line
Data
851803ea
JD
1
probe process("tracepoint_benchmark").function("single_trace") {
2
printf("%d : %s\n", gettimeofday_ns(), $$parms);
3
}
4
This page took
0.022349 seconds
and
4
git commands to generate.