summaryrefslogtreecommitdiffstats
path: root/src/audit-init.c
Commit message (Collapse)AuthorAgeFilesLines
* changeserror_simulation2Jiri Olsa2011-11-241-0/+2
|
* error simulation: automation library partjolsa@redhat.com2011-11-241-4/+10
|
* error simulation: library partjolsa@redhat.com2011-11-241-2/+12
|
* error simulation: application partJiri Olsa2011-11-241-0/+1
|
* config: Add SYM_NOEXIT optionJiri Olsa2011-06-171-0/+8
| | | | | | | | | Added SYM_NOEXIT option to be able to run only pltentry callback for specified symbols. This option is needed for setjmp symbol, otherwise the tracee segfaults. The "_setjmp" symbol is added as default value to the global config file.
* fix controled config bug - missing shared config assignmentJiri Olsa2011-04-051-0/+3
|
* adding support for global symbol configJiri Olsa2011-01-311-0/+4
| | | | | | one global tree to rule them all - only one tree is searched during the plt entry/exit - symbols are added during the bind audit callback
* Artur Skawina <art.08.09@gmail.com>Jiri Olsa2010-10-131-5/+18
| | | | add '-n' option, allowing to omit tracing certain symbols
* updating license infoJiri Olsa2010-08-051-1/+1
|
* separate arguments display code, so it could beJiri Olsa2010-08-051-0/+2
| | | | disabled for not supported architectures
* changed config file magic definesJiri Olsa2010-08-051-1/+1
|
* controled config bug fixJiri Olsa2010-02-281-3/+15
| | | | liberty controled by autoconf now
* controled config feature and disable auditing featureJiri Olsa2010-02-131-1/+32
|
* refactoring shared configJiri Olsa2010-02-131-30/+32
|
* initial commit - 0.5.7Jiri Olsa2009-09-041-0/+196