Project

General

Profile

Actions

Devtools » History » Revision 9

« Previous | Revision 9/12 (diff) | Next »
laforge, 01/15/2017 02:20 PM
add cflow


Development tools

C tools

  • Lindent (from kernel source), reformat C code to the Linux kernel (and osmocom) coding standards
  • cflow to generate flow-graphs from source code

Patches

  • git format-patch -1, generate a patch
  • checkpatch.pl, check patches for common errors (Ignore x-signed-off-by)
  • make distcheck catches quite a few errors, run it before sending patches.
  • git send-email -1 Send a patch to the mailing list (after configuration)

Testing

  • make check: run it and don't introduce regressions

Misc

Python tools

Formatting

Checking/analysis

Files (0)

Updated by laforge about 7 years ago · 9 revisions

Add picture from clipboard (Maximum size: 48.8 MB)