Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
print-macros
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Utilities
print-macros
Commits
fd223e57
Commit
fd223e57
authored
3 years ago
by
Attie Grande
Browse files
Options
Downloads
Patches
Plain Diff
update example.log
parent
3f10e0b0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example.log
+14
-14
14 additions, 14 deletions
example.log
with
14 additions
and
14 deletions
example.log
+
14
−
14
View file @
fd223e57
...
...
@@ -7,28 +7,28 @@ PK-EXAMPLE: example.c:45 main(): s: [ test string with some whitespace ]
PK-EXAMPLE: example.c:49 main(): i: 42, s: [ test string with some whitespace ]
PK-EXAMPLE: example.c:54 main(): uhoh: 22 / Invalid argument
PK-EXAMPLE: example.c:55 main(): uhoh, myfunc() failed 3 times: 22 / Invalid argument
PK-EXAMPLE: example.c:68 main(): TSTAMP @ 16285
31933.513541897
: the answer is 42
PK-EXAMPLE: example.c:73 main(): TDIFF(t) @ 0.0000011
42
: that was fast!
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.0011
66076
: iteration 0
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.002
221582
: iteration 1
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.0033
55188
: iteration 2
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.004
441172
: iteration 3
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.005
573954
: iteration 4
PK-EXAMPLE: example.c:95 main(): TRATE(t), n=10, t=0.01011
7053
, f=988.
43
0 Hz: we waited for ~10ms for 10 items... which is ~1ms each, or 1 kHz!
PK-EXAMPLE: example.c:103 main(): TRAW(t) @ 16285
31933.579898882
PK-EXAMPLE: example.c:104 main(): TRAWS(t) @ 16285
31933.579898882
: static message
PK-EXAMPLE: example.c:105 main(): TRAWF(t) @ 16285
31933.579898882
: format string 42
PK-EXAMPLE: example.c:68 main(): TSTAMP @ 16285
57914.101749202
: the answer is 42
PK-EXAMPLE: example.c:73 main(): TDIFF(t) @ 0.0000011
06
: that was fast!
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.0011
52937
: iteration 0
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.002
197167
: iteration 1
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.0033
23284
: iteration 2
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.004
382249
: iteration 3
PK-EXAMPLE: example.c:88 main(): TACC(a) @ 0.005
447561
: iteration 4
PK-EXAMPLE: example.c:95 main(): TRATE(t), n=10, t=0.01011
9410
, f=988.
20
0 Hz: we waited for ~10ms for 10 items... which is ~1ms each, or 1 kHz!
PK-EXAMPLE: example.c:103 main(): TRAW(t) @ 16285
57914.168049295
PK-EXAMPLE: example.c:104 main(): TRAWS(t) @ 16285
57914.168049295
: static message
PK-EXAMPLE: example.c:105 main(): TRAWF(t) @ 16285
57914.168049295
: format string 42
PK-EXAMPLE: example.c:116 main(): DUMP: this has no data or length
PK-EXAMPLE: example.c:116 main(): DUMP: 0 bytes @ (nil)
PK-EXAMPLE: example.c:117 main(): DUMP: this is our friendly string
PK-EXAMPLE: example.c:117 main(): DUMP: 37 bytes @ 0x7ff
cc160e59
0
PK-EXAMPLE: example.c:117 main(): DUMP: 37 bytes @ 0x7ff
e7832bcf
0
PK-EXAMPLE: example.c:117 main(): DUMP: ---8<---[ dump begins ]---8<---
PK-EXAMPLE: example.c:117 main(): DUMP: 0x0000: 20 20 74 65 73 74 20 73 74 72 69 6e 67 20 77 69 | test string wi
PK-EXAMPLE: example.c:117 main(): DUMP: 0x0010: 74 68 20 73 6f 6d 65 20 77 68 69 74 65 73 70 61 | th some whitespa
PK-EXAMPLE: example.c:117 main(): DUMP: 0x0020: 63 65 20 20 00 | ce .
PK-EXAMPLE: example.c:117 main(): DUMP: 0x0020: 63 65 20 20 00 | ce .
PK-EXAMPLE: example.c:117 main(): DUMP: ---8<---[ dump ends ]---8<---
PK-EXAMPLE: example.c:121 main(): LINES: this is a multi-line string
PK-EXAMPLE: example.c:121 main(): LINES: 128 chars max @ 0x401e
7
4
PK-EXAMPLE: example.c:121 main(): LINES: 128 chars max @ 0x401e
6
4
PK-EXAMPLE: example.c:121 main(): LINES: ---8<---[ output begins ]---8<---
PK-EXAMPLE: example.c:121 main(): LINES: 00000: test block
PK-EXAMPLE: example.c:121 main(): LINES: 00001:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment