summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* changeserror_simulation2Jiri Olsa2011-11-249-42/+184
* error simulation: automated changesjolsa@redhat.com2011-11-248-46/+334
* error simulation: automation application partjolsa@redhat.com2011-11-248-55/+288
* error simulation: automation library partjolsa@redhat.com2011-11-242-20/+58
* config: adding value list supportjolsa@redhat.com2011-11-243-6/+39
* error simulation: adding sigsegv handler supportjolsa@redhat.com2011-11-245-3/+61
* error simulation: added support to display backtrace infoJiri Olsa2011-11-2413-33/+615
* error simulation: add starting point for GO definitionjolsa@redhat.com2011-11-244-7/+17
* error simulation: allow to omit trace/tty/stat storagejolsa@redhat.com2011-11-243-16/+29
* error simulation: library partjolsa@redhat.com2011-11-248-7/+239
* error simulation: application partJiri Olsa2011-11-2414-43/+1092
* fifo,run: Add support for multiple processing functionsJiri Olsa2011-11-243-8/+60
* fifo: Using shared config in fifo functionsJiri Olsa2011-11-244-23/+23
* output: print the status info to a FILEJiri Olsa2011-11-243-3/+14
* output: adding support for simple text outputJiri Olsa2011-11-246-24/+95
* run: Fix leak in thread structure and fifo descriptor releaseJiri Olsa2011-11-242-2/+20
* fifo: Fix leak of notify watchnotify_leak1notify_leakJiri Olsa2011-11-133-6/+19
* 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