Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 196 Bytes

user_level_loader

Execute

$ make
$ ./apager stat   # For statically linked binary
$ ./apager dyn    # For dynamically linked binary
$ ./apager apager stat        # is also possible.