tools
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools [12/17/2012 11:20] – [Patches] admin | tools [06/09/2026 11:06] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| + | http:// | ||
| + | |||
| ====== Linker scripts ====== | ====== Linker scripts ====== | ||
| * kernel: | * kernel: | ||
| * userland, embedded in the toolchain, see strace ld --verbose | * userland, embedded in the toolchain, see strace ld --verbose | ||
| + | |||
| ====== Memory ====== | ====== Memory ====== | ||
| Line 8: | Line 13: | ||
| Duma | Duma | ||
| + | https:// | ||
| ====== Real-time ====== | ====== Real-time ====== | ||
| https:// | https:// | ||
| + | ====== Debugging ====== | ||
| + | |||
| + | https:// | ||
| + | ===== OpenOCD ===== | ||
| + | http:// | ||
| ====== Profiling====== | ====== Profiling====== | ||
| Line 53: | Line 64: | ||
| In Linux, ARM MPU counters profile information are normally accessed through the kernel via the OProfile tool or the Linux perf events framework. | In Linux, ARM MPU counters profile information are normally accessed through the kernel via the OProfile tool or the Linux perf events framework. | ||
| + | ===== latency plots ===== | ||
| + | |||
| + | https:// | ||
| ====== Static analysis ====== | ====== Static analysis ====== | ||
| splint | splint | ||
| - | + | Using clang: | |
| - | ====== Compiling the kernel ====== | + | https:// |
| - | + | ||
| - | Useful in embedded systems, as only the strongly recommended options are set to Y: | + | |
| - | + | ||
| - | make allnoconfig | + | |
| - | make mrproper | + | |
| - | make distclean | + | |
| ====== Patches ====== | ====== Patches ====== | ||
| * quilt, tools to manage a stack of patches | * quilt, tools to manage a stack of patches | ||
| * git | * git | ||
tools.1355743227.txt.gz · Last modified: by admin
