8000 Update- add procmap · EdOmor1/Linux-Kernel-Programming@a737b38 · GitHub
[go: up one dir, main page]

Skip to content

Commit a737b38

Browse files
authored
Update- add procmap
1 parent 2d23563 commit a737b38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Further_Reading.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,9 @@ Very user-friendly – simply select and download the toolchain of choice.
9797
- A wiki page (from the SEALS project I maintain, see the following) with instructions on downloading and installing the latest ARM Linaro toolchain (a popular one) is available [here](https://github.com/kaiwan/seals/wiki/HOWTO-Install-required-packages-on-the-Host-for-SEALS)
9898

9999

100-
Some useful tooling, drivers, and so on, created exclusively by me:
100+
Some useful tooling, drivers, and so on, created by myself:
101101

102+
- The *procmap* utility - view any process's virtual address space fully (both user+kernel VAS): [procmap](https://github.com/kaiwan/procmap)
102103
- Scripts, tools, utils, code : [usefulsnips](https://github.com/kaiwan/usefulsnips)
103104
- [SEALS](https://github.com/kaiwan/seals) : Simple Embedded Arm Linux System
104105
- [device-memory-readwrite](https://github.com/kaiwan/device-memory-readwrite) : Read/write pretty much any memory location (RAM or hardware IO memory) on a device or PC

0 commit comments

Comments
 (0)
0