An error occurred fetching the project authors.
- 08 Oct, 2019 1 commit
-
-
magounak authored
-
- 26 Feb, 2019 1 commit
-
-
Cedric Roux authored
This is for internal use at eurecom. No documentation provided.
-
- 12 Feb, 2019 1 commit
-
-
frtabu authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 02 May, 2018 1 commit
-
-
Cedric Roux authored
Whenever the value T_BUFFER_MAX changes, the tracers had to be recompiled. The only reason why it was needed is because we used some fixed size buffers to read events. This commit removes this restriction. Also, with the basic simulator, this value T_BUFFER_MAX now comes with an #ifdef which would have required some special hackish-level tricks in the tracers, which is not good. Let's just allocate memory when needed.
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 18 Oct, 2016 1 commit
-
-
Cedric Roux authored
- time_meas to measure time spent in scheduling - timeplot to show nice histograms in realtim of above measurement
-
- 22 Jun, 2016 1 commit
-
-
Cedric Roux authored
stuff put in there is of lower quality / coding standard / whatever and serves as example to do quick debugging taks using the T infrastructure
-