summaryrefslogtreecommitdiff
path: root/src/rt-app.c
AgeCommit message (Expand)Author
2010-03-01Use configure to check when to enable aquosa supportGiacomo Bagnoli
2010-02-19Added ifdef for aquosaGiacomo Bagnoli
2010-02-14Cleanup aquosa server on exitGiacomo Bagnoli
2010-02-14Fixed comment :/Giacomo Bagnoli
2010-02-14Added new metrics in log commentGiacomo Bagnoli
2010-02-14Better logging of AQuoSA used budgetsGiacomo Bagnoli
2010-02-14Added commentGiacomo Bagnoli
2010-02-14Log to memory if duration is givenGiacomo Bagnoli
2010-02-14Start all threads, than make THEM wait if spacing is given on commandline: th...Giacomo Bagnoli
2010-02-13Added basic logging functionsGiacomo Bagnoli
2010-02-13Renamed timespec_utils to rtapp_utilsGiacomo Bagnoli
2010-02-13Made gnuplot save to epsGiacomo Bagnoli
2010-02-13Wait before starting threads, not afterGiacomo Bagnoli
2010-02-12Added memory lockingGiacomo Bagnoli
2010-02-10bogus commentsGiacomo Bagnoli
2010-02-07String fixes when starting threads. Do not wait after last thread has started...Giacomo Bagnoli
2010-02-07Use sched_prio as budget increment when creating serverGiacomo Bagnoli
2010-02-07Changed build system, moved sources to src/ dir, moved object files to build/Giacomo Bagnoli