summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fifo: Fix leak of notify watchnotify_leak1notify_leakJiri Olsa2011-11-134-6/+22
* make: Fixes paraller building like 'make -j16'Tapani Pälli2011-09-112-3/+7
* change release number to 0.5.12jolsa@redhat.com2011-09-111-1/+1
* 0.5.11 release changeslatrace-0.5.11Jiri Olsa2011-07-284-4/+41
* doc - update configuration file stuffJiri Olsa2011-07-283-116/+212
* args: fix size_t printf compile warningjolsa@redhat.com2011-07-082-1/+4
* config: Fix memory leak in names list codeJiri Olsa2011-06-212-0/+7
* test: Add test for ARGS_STRING_POINTER_LENGTH optionJiri Olsa2011-06-173-3/+46
* args: Aadd support to display string pointer and lengthJiri Olsa2011-06-177-5/+39
* test: Add tests for LIBS*/SYM* optionsJiri Olsa2011-06-1711-22/+488
* config: Add SYM_NOEXIT optionJiri Olsa2011-06-178-3/+44
* config: Add libs and symbols specfication config file optionsJiri Olsa2011-06-176-22/+227
* test: Move all tests to scriptsJiri Olsa2011-06-177-13/+25
* make tracer return actual tracee statusJiri Olsa2011-06-163-4/+7
* global_symbol fix - proper tree managementJiri Olsa2011-06-153-15/+20
* adding large file supportJiri Olsa2011-06-075-2/+10
* reading the -N config file immediatelly within args processingJiri Olsa2011-05-302-14/+10
* tracer waiting code - do not exit the wait loop prematurelyJiri Olsa2011-05-302-5/+8
* Makefiles cleanupJiri Olsa2011-05-292-5/+13
* tty output - move fd to the config structJiri Olsa2011-05-295-6/+20
* args - replacing destination strings with void pointersjolsa@redhat.com2011-05-293-12/+13
* adding tests for latrace terminationjolsa@redhat.com2011-05-297-14/+216
* adding SIGTERM/SIGINT handlersJiri Olsa2011-05-292-31/+137
* enable tests for ARM architectureDr. David Alan Gilbert2011-05-253-2/+6
* test_long - separate 32/64 versionsJiri Olsa2011-05-255-134/+140
* fix test_[short|int|long] testsJiri Olsa2011-05-254-43/+43
* args - use isprint to decide whether to print the characterDr. David Alan Gilbert2011-05-255-15/+25
* fixed errors discovered by cppcheckJiri Olsa2011-05-143-8/+12
* build fix for ARMJiri Olsa2011-05-142-1/+5
* adding OUTPUT_TTY config file optionJiri Olsa2011-05-0512-34/+299
* adding automated test supportJiri Olsa2011-04-2018-4/+1021
* prevent gcc warning with single printf like arg passingJiri Olsa2011-04-193-9/+13
* add threads fifo management to special directoryJiri Olsa2011-04-164-31/+88
* fix display of char argumentsJiri Olsa2011-04-162-2/+5
* fix memory leak in the argument display codeJiri Olsa2011-04-062-13/+17
* ChangeLog updateJiri Olsa2011-04-051-0/+2
* adding support for configuration filejolsa@redhat.com2011-04-0514-183/+905
* moving conf header files to new location + rename s/conf/h/jolsa@redhat.com2011-04-0539-78/+98
* fix controled config bug - missing shared config assignmentJiri Olsa2011-04-053-5/+13
* moving debian directory to the packagingJiri Olsa2011-02-158-99/+9
* Sebastian Pipping <sping@gentoo.org>Jiri Olsa2011-02-152-4/+8
* adding support for global symbol configJiri Olsa2011-01-318-44/+251
* enhancing names check with *-logic for "-l -t -f -s -n -b" optionsJiri Olsa2010-10-174-2/+20
* 0.5.10 release changeslatrace-0.5.10Jiri Olsa2010-10-134-3/+23
* Artur Skawina <art.08.09@gmail.com>Jiri Olsa2010-10-136-8/+47
* Akos Pasztory <akos.pasztory@gmail.com>Jiri Olsa2010-10-022-18/+22
* synchronize --no-* option namesJiri Olsa2010-09-153-9/+10
* stack limits dynamic check - fixiesJiri Olsa2010-09-152-19/+35
* adding stack limits dynamic checkJiri Olsa2010-09-079-9/+148
* minor changesJiri Olsa2010-08-061-1/+3