Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
9e4b117dea55f929a9287aa060c74bc56a88f3d0
/
utils
147856d
ffsb: Fix out of tree build.
by Cyril Hrubis
· 10 years ago
18594de
ffsb: configure.in: Update and add foreign
by Cyril Hrubis
· 10 years ago
fb6efc4
utils/Makefile: Move ffsb configure to configure.ac
by Mats Liljegren
· 11 years ago
6529caf
utils: fix the installation of ffsb binary
by Stanislav Kholmanskikh
· 11 years ago
a884621
build: fix out-of-tree build
by Gilles Chanteperdrix
· 11 years ago
169720f
Fix shell scripts to run correctly on Debian
by Joseph Beckenbach
· 11 years ago
8450d08
ffsb: Symlink toplevel config.sub and config.guess
by Cyril Hrubis
· 11 years ago
4e14f7e
utils: .gitignore
by Stanislav Kholmanskikh
· 11 years ago
8c1e85d
sctp: Avoid using file descriptor 0 to get ENOTSOCK
by Simon Xu
· 11 years ago
699a579
utils: sctp: Fix build for prefixed architectures
by Markos Chandras
· 11 years ago
6f22494
Move sctp to utils and bump it to 1.0.15
by Simon Xu
· 11 years ago
1346646
move testcases/kernel/fs/ext4-new-features/ffsb to utils
by Cyril Hrubis
· 11 years ago
37e1b72
ebizzy.h: mallopt does not exist on uClinux
by Marta Rybczynska
· 11 years ago
354ebb4
cleanup code indent
by Wanlong Gao
· 12 years ago
4548c6c
Update FSF address
by Wanlong Gao
· 12 years ago
37550cf
Remove whitespace at end of line
by Chris Dearman
· 12 years ago
ec6edca
Add missing newline at end of file
by Chris Dearman
· 12 years ago
1e6f5a6
Resolving all compile errors via a script
by Garrett Cooper
· 14 years ago
43088e1
Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp
by Garrett Cooper
· 14 years ago
af9f67d
configure target shouldn't be executed by any sane human being.
by yaberauneya
· 15 years ago
84c165c
Enable ebizzy and kernbench properly so that they get installed in the correct spots.
by yaberauneya
· 15 years ago
0ab83cf
Fix the issue filed as https://sourceforge.net/tracker/?func=detail&aid=2892491&group_id=202378&atid=981342 .
by yaberauneya
· 15 years ago
ef77253
1. Please see README.mk-devel for a full description of the changes
by yaberauneya
· 15 years ago
798ce96
Patch to fix make install issue in ebizzy: install: was missing in Makefile of ebizzy, hence make install was throwing error. This patch will fix make install error. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>.
by subrata_modak
· 15 years ago
4c454bc
Addtional test scenarios & fixes for power management testcases. On doing demo of LTP testcases to developers we realized some more test scenarios has to be added to LTP testcases for better test coverage. Also some bug fixes has to be done for existing test cases to run on future versions on Linux Kernel. We also want to integrate kernbench in LTP for sched_mc_power_savings=2. Hence this list of patches include patches to integrate kernbench into LTP. The test also covers consolidation at core level for hyper threaded system. [Patch 2/10]Makefile patch to integrate to LTP. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>.
by subrata_modak
· 15 years ago
6321a50
Addtional test scenarios & fixes for power management testcases. On doing demo of LTP testcases to developers we realized some more test scenarios has to be added to LTP testcases for better test coverage. Also some bug fixes has to be done for existing test cases to run on future versions on Linux Kernel. We also want to integrate kernbench in LTP for sched_mc_power_savings=2. Hence this list of patches include patches to integrate kernbench into LTP. The test also covers consolidation at core level for hyper threaded system. [Patch 1/10]Patch to integrate kernbench to LTP to test sched_mc=2 To verify CPU consolidation when sched_mc=2 we need kernbench. Hence integrating it in LTP. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>.
by subrata_modak
· 15 years ago
8c463cc
Integrate ebizzy-0.3. Signed-Off-By: Poornima Nayak <mpnayak@linux.vnet.ibm.com>.
by subrata_modak
· 16 years ago
a07c784
Testcase to test cpu consolidation feature of power management: Testcase Description: When sched_mc_power_saving is set to 1 and when number of threads running in the system is less then or equal to number of cores in the package, all the threads should be running in cores belonging to one package. This automated testcase triggers ebizzy with number of threads equal to number of cores in a package. Identifies cpu's utilized and verifies if all the cpu's utilized belong to same package.
by subrata_modak
· 16 years ago