aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/perf_ats_logging.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* bandwidth gnuplotMatthias Wachs2013-09-21
|
* improved loggingMatthias Wachs2013-09-21
|
* logging on demand + log bandwidthMatthias Wachs2013-09-21
|
* soem logging improvementsMatthias Wachs2013-09-20
|
* implemented ATS perf info logging + push loggingMatthias Wachs2013-09-20
| | | | | issue: what to do if no values changed
* improved column indexingMatthias Wachs2013-09-20
|
* logging application layer RTTMatthias Wachs2013-09-20
|
* logging changesMatthias Wachs2013-09-20
|
* added logging frequencyMatthias Wachs2013-09-19
|
* gnunplot script generationMatthias Wachs2013-09-19
|
* basic gnuplot script creationMatthias Wachs2013-09-19
|
* logging doneMatthias Wachs2013-09-19
|
* slave data extractionMatthias Wachs2013-09-19
|
* slave loggingMatthias Wachs2013-09-19
|
* logging for masterMatthias Wachs2013-09-18
|
* log handlingMatthias Wachs2013-09-18
|
* basic log file writing functionalityMatthias Wachs2013-09-18
|
* collecting log functionalityMatthias Wachs2013-09-18
| | | | | mv structs to perf_ats header
* mixed up .c and .hMatthias Wachs2013-09-18
| | | | | finished makefile
* remove unused variableMatthias Wachs2013-09-18
added basic files for logging