2r2w / tools

usefull functions and tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some code examples that are usefull

Included:

  • list-all-files-recursiv.cpp - small example of how to read dir recursively
  • valgrind-mem-profile.sh - valgrind invocation for memleak search
  • valgrind-callgraph-profile.sh - valgrind invocation for callgraph
  • generatevalgrind-callgraph-profile.sh - valgrind invocation for callgraph
  • generate_random_string.cpp - random string generation

About

usefull functions and tools


Languages

Language:C++ 91.5%Language:Shell 8.5%