Home | History | Annotate | only in /external/lisa/tools/arm64
Up to higher level directory
NameDateSize
perf06-Dec-2017997.4K
README.rt-app06-Dec-2017592
rt-app06-Dec-20171.2M
sysbench06-Dec-2017740.6K
taskset06-Dec-2017380.6K
trace-cmd06-Dec-2017687.1K

README.rt-app

      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