Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
perf | 21-Aug-2018 | 997.4K | |
README.rt-app | 21-Aug-2018 | 646 | |
rt-app | 21-Aug-2018 | 917.9K | |
sysbench | 21-Aug-2018 | 727.1K | |
taskset | 21-Aug-2018 | 380.6K | |
trace-cmd | 21-Aug-2018 | 687.1K |
1 rt-app built from: 2 3 git (a] github.com:scheduler-tools/rt-app.git 482e47a0b859 4 5 Configured with: 6 7 export ac_cv_lib_json_c_json_object_from_file=yes 8 ./autogen.sh 9 ./configure --host=arm-linux-gnueabihf LDFLAGS=" --static -L/home/brendan/sources/json-c/." CFLAGS="-I/home/brendan/sources/ " --with-deadline 10 11 ---- 12 13 json-c built from: 14 15 https://github.com/json-c/json-c 815778448348 16 17 Configured (as per rt-app's doc/tutorial.txt with the --host parameter modified 18 for 32-bit ARM) with: 19 20 export ac_cv_func_malloc_0_nonnull=yes 21 export ac_cv_func_realloc_0_nonnull=yes 22 ./autogen.sh 23 ./configure --host=arm-linux-gnueabihf --disable-shared --enable-static 24 make 25