summaryrefslogtreecommitdiffstats
path: root/src/args.h
Commit message (Collapse)AuthorAgeFilesLines
* changeserror_simulation2Jiri Olsa2011-11-241-1/+1
|
* adding support for configuration filejolsa@redhat.com2011-04-051-7/+0
| | | | | | | | | | | | | | | | | | | | - separating bison/flex functions for args and config - the "include file support" unified among new conf and C header parsing - support for following options: HEADERS INDENT_SYM PIPE TIMESTAMP FRAMESIZE FRAMESIZE_CHECK HIDE_TID FOLLOW_FORK FOLLOW_EXEC DEMANGLE BRACES ENABLE_ARGS DETAIL_ARGS
* adding support for global symbol configJiri Olsa2011-01-311-3/+7
| | | | | | 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
* updating license infoJiri Olsa2010-08-051-1/+1
|
* separate arguments display code, so it could beJiri Olsa2010-08-051-0/+159
disabled for not supported architectures