Hi, On 02/09/2015 10:49 PM, Cyril Hrubis wrote: > Hi! >> The ebizzy/kernbench benchmark are located in testcase/bin >> rather than utils/benchmark directory after installing LTP, >> fix this. > > This patch does more than this. It also changes formatting. > > Again please do functional changes separately from cleanups and > describe all changes done properly in the commit log message. > > Unfortunately I do not have crystal ball or sixth sense to figure out > everything without having the right context for the changes. >
This patch mainly adds ebizzy/kernbench path judgement about testcase/bin after installing LTP, it only changes one line formatting in the below. ---------------------------------------------------------------------------------------------- @@ -405,7 +437,7 @@ def trigger_kernbench (sched_smt, stress, background, pinned, perf_test): else: print "INFO: Linux kernel source not found in /root. Workload\ Kernbench cannot be executed" - sys.exit(1) + sys.exit(1) ---------------------------------------------------------------------------------------------- Sorry, I have not noticed this. I will add the change information in the later version. regards, Xing Gu ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list