Skip to content
ER Software
A collection of software development notes.
  • Process
    • System/Software Development Life Cycle
    • OO
    • Agile
    • Scrum
    • Clean Code
    • Clean Archtecture (SOLID)
    • Coupling and Cohesion
    • Refactoring
    • Testing
    • Unit Test
    • Coding Standard
  • Languages
    • Typing of Programming Languages
    • C++
    • Python
    • Bash
    • Awk & Sed
    • Tcl
    • Expect
    • JSON
  • Tools
    • CMake & Conan
    • make
    • gcc
    • gdb
    • Valgrind
    • Git
    • Maven
  • System
    • Synchronization Primitives
    • systemd
    • VNC connection
    • Linux Security
  • Misc
    • Humor
      • Het oudste beroep
      • In den beginne
      • Onze Vader
      • Theorie en Praktijk
      • Scrum means…
      • April Fools’ Day Rfc
      • Iemand en Niemand
      • Real Time
      • Tab versus Spaces
      • Kinds of People
      • Strange things in English
    • Quotes
    • Copyright
    • Acronyms
    • Links
    • Latijnse spreuken en gezegden

gcc

Sanitize

GCC supports a number of command-line options that control adding run-time instrumentation to the code it normally generates.

  • Daniel Lemire’s blog
  • Krister Walfridsson’s blog
  • gcc Instrumentation-Options

Powered by WordPress | Theme: Write by Themegraphy