summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* adding large file supportJiri Olsa2011-06-071-1/+2
|
* Makefiles cleanupJiri Olsa2011-05-291-5/+1
| | | | | - moved specific cleanup into src/Makefile - added OBJS_DEPS_OMIT variable to ease DEPS_OBJS generation
* adding automated test supportJiri Olsa2011-04-201-1/+5
| | | | | | | So far for x86 and x86_64 others are disabled. From this time on, I'll try to force addition of automated test for each fix/feature.. ;)
* adding support for configuration filejolsa@redhat.com2011-04-051-0/+3
| | | | | | | | | | | | | | | | | | | | - 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
* moving conf header files to new location + rename s/conf/h/jolsa@redhat.com2011-04-051-37/+38
|
* updating license infoJiri Olsa2010-08-051-1/+1
|
* separate arguments display code, so it could beJiri Olsa2010-08-051-3/+3
| | | | disabled for not supported architectures
* 0.5.9 release changeslatrace-0.5.9Jiri Olsa2010-05-141-6/+4
|
* refactoring sysdep configurationJiri Olsa2010-04-291-33/+22
|
* controled config feature and disable auditing featureJiri Olsa2010-02-131-0/+9
|
* minor changesJiri Olsa2009-09-161-9/+4
|
* added snapshot/release targetsJiri Olsa2009-09-161-4/+10
|
* initial commit - 0.5.7Jiri Olsa2009-09-041-0/+218