Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
perf | 21-Aug-2018 | 997.4K | |
README.rt-app | 21-Aug-2018 | 592 | |
README.taskset | 21-Aug-2018 | 417 | |
README.trace-cmd | 21-Aug-2018 | 235 | |
rt-app | 21-Aug-2018 | 1.2M | |
sysbench | 21-Aug-2018 | 740.6K | |
taskset | 21-Aug-2018 | 3.5M | |
trace-cmd | 21-Aug-2018 | 5M |
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=aarch64-linux-gnu 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: 18 19 export ac_cv_func_malloc_0_nonnull=yes 20 export ac_cv_func_realloc_0_nonnull=yes 21 ./autogen.sh 22 ./configure --host=aarch64-linux-gnu --disable-shared --enable-static 23 make 24
1 taskset built from: 2 https://github.com/ARM-software/third-party-source bcc5f35d03c70e67860ddbcc0b737f69d53979d7 3 util-linux/20160115_util-linux_v2.52.2.tar.xz 4 5 Configured with: 6 export CC=aarch64-linux-gnu-gcc 7 ./autogen.sh 8 ./configure --host=aarch64-linux-gnu --disable-shared --without-ncurses --prefix=/data/third-party-source/util-linux/ --enable-static-programs=taskset 9 10 Built with: 11 make LDFLAGS="--static" taskset 12