summaryrefslogtreecommitdiff
path: root/src/registers.rs
AgeCommit message (Expand)Author
2023-10-21Add structure to monitor arg:value for a registerSanto Cariotti
2023-10-20Show buffer valueSanto Cariotti
2023-10-20Add params for sys callsSanto Cariotti
2023-10-20Use `name` instead of `rax` for showing the syscall nameSanto Cariotti
2023-10-16Filter sys callsSanto Cariotti
2023-10-16Add generic `syscall_name` functionSanto Cariotti
2023-10-16Show sysname instead of the codeSanto Cariotti
2023-10-16Show date on each lineSanto Cariotti
2023-10-16Trace attaching a pidSanto Cariotti
2023-10-15Add lines styleSanto Cariotti
2023-10-15Use `registers` modSanto Cariotti