summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stats: report zero percents instead of NaNHEADmasterAkos PASZTORY2011-12-051-0/+3
* stats: bugfix: use timersub() and timeradd()Akos PASZTORY2011-12-051-36/+5
* doc - update configuration file stuffJiri Olsa2011-07-281-0/+1
* args: fix size_t printf compile warningjolsa@redhat.com2011-07-081-1/+1
* config: Fix memory leak in names list codeJiri Olsa2011-06-211-0/+4
* args: Aadd support to display string pointer and lengthJiri Olsa2011-06-175-5/+32
* config: Add SYM_NOEXIT optionJiri Olsa2011-06-176-1/+39
* config: Add libs and symbols specfication config file optionsJiri Olsa2011-06-174-22/+198
* make tracer return actual tracee statusJiri Olsa2011-06-162-4/+6
* global_symbol fix - proper tree managementJiri Olsa2011-06-152-15/+17
* adding large file supportJiri Olsa2011-06-072-1/+4
* reading the -N config file immediatelly within args processingJiri Olsa2011-05-301-14/+8
* tracer waiting code - do not exit the wait loop prematurelyJiri Olsa2011-05-301-5/+4
* Makefiles cleanupJiri Olsa2011-05-291-0/+12
* tty output - move fd to the config structJiri Olsa2011-05-294-6/+19
* adding SIGTERM/SIGINT handlersJiri Olsa2011-05-291-31/+133
* args - use isprint to decide whether to print the characterDr. David Alan Gilbert2011-05-251-1/+2
* fixed errors discovered by cppcheckJiri Olsa2011-05-142-8/+11
* adding OUTPUT_TTY config file optionJiri Olsa2011-05-057-31/+247
* adding automated test supportJiri Olsa2011-04-202-2/+3
* prevent gcc warning with single printf like arg passingJiri Olsa2011-04-192-9/+10
* add threads fifo management to special directoryJiri Olsa2011-04-163-31/+86
* fix display of char argumentsJiri Olsa2011-04-161-2/+2
* fix memory leak in the argument display codeJiri Olsa2011-04-061-13/+14
* adding support for configuration filejolsa@redhat.com2011-04-0512-172/+849
* moving conf header files to new location + rename s/conf/h/jolsa@redhat.com2011-04-051-1/+1
* fix controled config bug - missing shared config assignmentJiri Olsa2011-04-052-5/+10
* Sebastian Pipping <sping@gentoo.org>Jiri Olsa2011-02-151-3/+3
* adding support for global symbol configJiri Olsa2011-01-317-44/+245
* enhancing names check with *-logic for "-l -t -f -s -n -b" optionsJiri Olsa2010-10-171-1/+2
* Artur Skawina <art.08.09@gmail.com>Jiri Olsa2010-10-134-7/+38
* Akos Pasztory <akos.pasztory@gmail.com>Jiri Olsa2010-10-021-18/+18
* synchronize --no-* option namesJiri Olsa2010-09-151-6/+6
* stack limits dynamic check - fixiesJiri Olsa2010-09-151-19/+31
* adding stack limits dynamic checkJiri Olsa2010-09-076-9/+139
* updating license infoJiri Olsa2010-08-0527-25/+66
* separate arguments display code, so it could beJiri Olsa2010-08-0510-170/+223
* changed config file magic definesJiri Olsa2010-08-053-8/+4
* fixing output for thread applicationsJiri Olsa2010-07-024-24/+32
* changing permissions of libltaudit.so to 755Jiri Olsa2010-06-031-1/+1
* refactoring sysdep configurationJiri Olsa2010-04-293-0/+36
* fixed enum handling (strtol failure)Jiri Olsa2010-04-082-9/+90
* Akos Pasztory <akos.pasztory@gmail.com>Jiri Olsa2010-03-011-1/+1
* Akos Pasztory <akos.pasztory@gmail.com>Jiri Olsa2010-03-012-3/+2
* Akos Pasztory <akos.pasztory@gmail.com>Jiri Olsa2010-03-012-1/+5
* controled config bug fixJiri Olsa2010-02-286-5/+34
* small fixiesJiri Olsa2010-02-131-17/+17
* controled config feature and disable auditing featureJiri Olsa2010-02-138-10/+251
* refactoring shared configJiri Olsa2010-02-1310-166/+184
* added support for pipe mode timestamp displayJiri Olsa2009-09-164-12/+14