package stramon-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Process behavior monitoring library based on strace
Install
dune-project
Dependency
Authors
Maintainers
Sources
stramon-lib-0.3.0.tar.gz
sha256=f8be5aa242642e355884f320e06df5c22f595a54da5e1f3beddd4324942b4307
doc/CHANGELOG.html
Changlog
Stramon 0.2.0
- Stramon now still collects access information even if
kind_of_filefails - Depends on Stramon-lib >= 0.3.0
Stramon-lib 0.3.0
- Adjusted code to be buildable on OCaml 4.08
Added handling for following syscalls:
socketchownfchownlchownfchownatchmodfchmodfchmodatstatfstatlstatfstatat64newfstatatstatxacceptconnectopenbindlisten
- Added
--seccomp-bpfflag to strace invocation Added
--traceargument to specify syscalls to capture- Removed debug level
Allas a result
- Removed debug level
Stramon-lib 0.2.1
- Documentation and metadata adjustment
Stramon-lib 0.2.0
- Renamed
File_utilstoUtils Added following functions to
Path_trie:is_emptyremovemergeunionequalof_seq
Added following functions to
Path_trie_set:is_emptyremoveunioninterequalto_seqof_seq
- Renamed
datainMonitor_result.ttoctx - Renamed
init_dataparameter ofmonitortoinit_ctx - Removed escaped slash handling logic
Stramon 0.1.0
- Base version
Stramon-lib 0.1.0
- Base version
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page