issues
search
JakWai01
/
lurk
A pretty (simple) alternative to strace
Apache License 2.0
871
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): use `uzers` crate instead of unmaintained `users`
#59
orhun
closed
1 month ago
1
arm 32 support
#58
RobertBerger
opened
1 month ago
1
chore(deps): bump linux_personality crate to 2
#57
orhun
closed
1 month ago
0
Fix execve not printing arguments
#56
VitorRamos
opened
1 month ago
1
release: Update version
#55
orhun
closed
1 month ago
1
chore: remove unmaintainted atty dependency
#54
orhun
closed
1 month ago
0
release: Update version
#53
orhun
closed
1 month ago
0
fix: use the canonicalized binary path if possible
#52
orhun
closed
1 month ago
0
lurk panics with VirtualBox 7.1
#51
thorstenhirsch
opened
2 months ago
0
release: Update version
#50
orhun
closed
2 months ago
1
chore(cargo): add repository metadata to Cargo.toml
#49
orhun
closed
2 months ago
0
Fails to run binary without leading slash
#48
orhun
closed
1 month ago
0
Enhance output for system calls by making them more detailed and human-readable
#47
odiferousmint
opened
2 months ago
0
Added Aarch64 support, fixed string errors from previous PR
#46
carlvoller
closed
3 months ago
3
chore(ci): do not upload binary when release is triggered manually
#45
orhun
closed
3 months ago
1
Add riscv64 support
#44
hack3ric
closed
4 months ago
0
chore(ci): allow manually triggering releases
#43
orhun
closed
5 months ago
0
chore: bump crate version
#42
orhun
closed
5 months ago
0
refactor(ci): simplify cargo publish
#41
orhun
closed
5 months ago
0
style: apply formatting via rustfmt
#40
orhun
closed
5 months ago
0
chore(deps): bump nix and libc dependencies
#39
orhun
closed
5 months ago
0
execve no argument
#38
COOLMSF
opened
6 months ago
0
feat!: improve the library usage
#37
orhun
closed
5 months ago
8
Enhancements to syscall Arguments Display and Special Flags Interpretation
#36
theSprog
opened
8 months ago
0
Fix SIGCHLD handling
#35
kxxt
closed
5 months ago
1
Change read_string to read_bytes
#34
m1dsummer
closed
10 months ago
1
doc(install): extract file to /tmp
#33
AielloChan
closed
10 months ago
1
Fix issue #5
#32
m1dsummer
closed
10 months ago
1
32 bit syscalls not showing up
#31
hnorkowski
opened
1 year ago
1
Support showing execve arguments
#30
noverby
opened
1 year ago
0
Add support for the cachestat(2) syscall
#29
tramasys
closed
1 year ago
0
chore: bump dependencies
#28
orhun
closed
1 year ago
1
Hope to provide the musl build version, as many servers do not have such a higher version of GLIBC
#27
LuYanFCP
closed
2 months ago
1
Reworked trace-loop & adding support for the 27 syscalls from 424 to 450
#26
tramasys
closed
1 year ago
2
Fix `test_args_simple`
#25
hack3ric
closed
1 year ago
1
lurk ls -l hangs
#24
sigmaSd
closed
1 year ago
5
fix: Tests
#23
figsoda
closed
1 year ago
1
refactor: librarify `lurk`
#22
orhun
closed
1 year ago
1
Use `lurk` as a library
#21
orhun
closed
1 year ago
1
docs: add installation instructions for Arch Linux
#20
orhun
closed
1 year ago
0
Clean up summary gen, use SysnoMap, cleanup
#19
nyurik
closed
1 year ago
1
Another massive rewrite
#18
nyurik
closed
1 year ago
0
Introduce proper CI to set code quality standards
#17
nyurik
opened
1 year ago
0
massive simplification, improve performance, license change proposal
#16
nyurik
closed
1 year ago
2
Tiny dependency bump/cleanup
#15
nyurik
closed
1 year ago
0
Streamline output handling
#14
nyurik
opened
1 year ago
0
Use proper error handling instead of .unwrap()
#13
nyurik
opened
1 year ago
0
Switch to Clap 4, cleanup
#12
nyurik
closed
1 year ago
3
Migrate to new Clap crate
#11
nyurik
closed
1 year ago
1
Minor cleanups and linting
#10
nyurik
closed
1 year ago
1
Next