index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2024-02-21
also generate String methods for Go structs
Paul Buetow
2024-02-20
minor improvements in the NQC parser
Paul Buetow
2024-02-20
use v6.d;
Paul Buetow
2024-02-20
refactor go generation
Paul Buetow
2024-02-20
as per https://mastodon.social/@lizmat/111965058182599235
Paul Buetow
2024-02-20
add tracepoints generation script
Paul Buetow
2024-02-20
rename to nqc
Paul Buetow
2024-02-20
fix generation
Paul Buetow
2024-02-20
initial play around with code generation from C to Go in Raku
Paul Buetow
2024-02-19
refactor
Paul Buetow
2024-02-19
refactor
Paul Buetow
2024-02-19
add TODO
Paul Buetow
2024-02-19
refactor generated code into its own package
Paul Buetow
2024-02-19
refactor open, re-use some code
Paul Buetow
2024-02-19
clarify
Paul Buetow
2024-02-19
add generated list, too
Paul Buetow
2024-02-19
make ioriotng able to run without .c source files present
Paul Buetow
2024-02-19
restructure
Paul Buetow
2024-02-19
refactor makefiel
Paul Buetow
2024-02-19
propper C makefile
Paul Buetow
2024-02-19
move all C code to internal/c
Paul Buetow
2024-02-19
add write syscall
Paul Buetow
2024-02-18
add arch.go
Paul Buetow
2024-02-17
foo
Paul Buetow
2024-02-17
always inline
Paul Buetow
2024-02-17
using global variables for more efficient filtering of events
Paul Buetow
2024-02-16
fix name
Paul Buetow
2024-02-16
it's actually the Pid + TGid
Paul Buetow
2024-02-16
calculate time taken
Paul Buetow
2024-02-16
refactor to syncpool
Paul Buetow
2024-02-16
readRaw helper
Paul Buetow
2024-02-16
use fmt
Paul Buetow
2024-02-16
use panic
Paul Buetow
2024-02-16
also do close syscall
Paul Buetow
2024-02-16
add buffertools
Paul Buetow
2024-02-16
move C file to internal
Paul Buetow
2024-02-16
move some files to internal types
Paul Buetow
2024-02-16
clean up obsolete opids
Paul Buetow
2024-02-16
pretty print of the op id
Paul Buetow
2024-02-16
delete dead code
Paul Buetow
2024-02-16
can deserialise ring buffer messages in Go
Paul Buetow
2024-02-16
move flags to types
Paul Buetow
2024-02-16
update Go types
Paul Buetow
2024-02-16
switch from perf maps to ring buffer
Paul Buetow
2024-02-15
some more about timestamps
Paul Buetow
2024-02-15
map sizes can be specified through flags
Paul Buetow
2024-02-13
rename
Paul Buetow
2024-02-13
add types package
Paul Buetow
2024-02-13
forgot to add the flags package
Paul Buetow
2024-02-13
can pass flags to BPF
Paul Buetow
[next]