Dirk Mueller
dirkmueller
- containers-bugowner 2 tasks
- openstack-developers 0 tasks
Involved Projects and Packages
Valgrind checks all memory operations in an application, like read,
write, malloc, new, free, and delete. Valgrind can find uses of
uninitialized memory, access to already freed memory, overflows,
illegal stack operations, memory leaks, and any illegal
new/malloc/free/delete commands. Another program in the package is
"cachegrind," a profiler based on the valgrind engine.
To use valgrind you should compile your application with "-g -O0"
compiler options. Afterwards you can use it with:
valgrind --tool=memcheck --sloppy-malloc=yes --leak-check=yes
--db-attach=yes my_application, for example.
More valgrind options can be listed via "valgrind --help". There is
also complete documentation in the /usr/share/doc/packages/valgrind/
directory. A debugged application runs slower and needs much more
memory, but is usually still usable. Valgrind is still in development,
but it has been successfully used to optimize several KDE applications.
ViewVC is a browser interface for CVS and Subversion version control
repositories. It generates templatized HTML to present navigable
directory, revision, and change log listings. It can display specific
versions of files as well as diffs between those versions. Basically,
ViewVC provides the bulk of the report-like functionality you expect
out of your version control tool, but much prettier than the average
textual command-line program output.
ViewVC is the successor of ViewCVS.
This project builds the official 13.1 openSUSE distribution.
Have a look at http://en.opensuse.org/Portal:13.1 for more details.
This is really just a snapshot of Factory, but we need it to adapt the tools to later test and accept requests to it.
Backports for SLE-15-SP3
This project contains rpmlint checks for openSUSE:Backports:SLE-15-SP3
Backports for SLE-15-SP4
Checks for Backports for SLE-15-SP4
Backports project for SLE-15-SP5
Backports Checks for SLE-15-SP5
Backports project for SLE-15-SP6
Backports Checks for SLE-15-SP6
Backports project for SLE-15-SP7
rpmlint checks for Backports for SLE-15-SP7
This is a project clone to build entire openSUSE:Factory for the ARM architecture.
Ready to use installation appliances for various
ARMv6/ARMv7 and aarch64 boards.
This project does not build, it is just for storing snapshots which will be used for automatic testing.
This is a project clone to build the entire openSUSE:Factory for IBM zSystems and LinuxONE.
Ready to use installation appliances for various
ARMv6/ARMv7 and aarch64 boards.