summaryrefslogtreecommitdiffstats
path: root/src/run.c
Commit message (Expand)AuthorAgeFilesLines
* make tracer return actual tracee statusJiri Olsa2011-06-161-1/+2
* tracer waiting code - do not exit the wait loop prematurelyJiri Olsa2011-05-301-5/+4
* tty output - move fd to the config structJiri Olsa2011-05-291-1/+2
* adding SIGTERM/SIGINT handlersJiri Olsa2011-05-291-31/+133
* adding OUTPUT_TTY config file optionJiri Olsa2011-05-051-26/+80
* add threads fifo management to special directoryJiri Olsa2011-04-161-27/+21
* updating license infoJiri Olsa2010-08-051-1/+1
* separate arguments display code, so it could beJiri Olsa2010-08-051-1/+2
* fixing output for thread applicationsJiri Olsa2010-07-021-7/+7
* controled config feature and disable auditing featureJiri Olsa2010-02-131-2/+8
* refactoring shared configJiri Olsa2010-02-131-11/+11
* added support for pipe mode timestamp displayJiri Olsa2009-09-161-2/+2
* added initial support for timestamp displayJiri Olsa2009-09-151-2/+2
* initial commit - 0.5.7Jiri Olsa2009-09-041-0/+319