1. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  2. 94c5708 memcg_move_charge_at_immigrate_test: fix a bug of usage_in_bytes is not 'exact' by Peng Haitao · 13 years ago
  3. b552400 expand gitignore coverage by Mike Frysinger · 13 years ago
  4. e26de08 run_cpuctl_test_fj.sh : change the cpu usage method. by ZHou Guojian · 13 years ago
  5. 98645d3 Add test usage_in_bytes by Peng Haitao · 13 years ago
  6. d806da6 Add test memory.use_hierarchy by Peng Haitao · 13 years ago
  7. 525a169 Add test memory.stat by Peng Haitao · 13 years ago
  8. beb32f5 Add test memory.memsw.limit_in_bytes by Peng Haitao · 13 years ago
  9. 7ff6831 Add test memory.move_charge_at_immigrate by Peng Haitao · 13 years ago
  10. 3ae3deb Add test max_usage_in_bytes by Peng Haitao · 13 years ago
  11. cea2379 Modify memcg_function_test.sh to use lib by Peng Haitao · 13 years ago
  12. 5ac2d3d A library used to test memcg by Peng Haitao · 13 years ago
  13. 3160452 memcg_function:fix the wrong of test_proc_kill by Peng Haitao · 13 years ago
  14. 57019f3 cgroup/getdelays: Squish uninitialized variable warning for old GCC compilers by Markos Chandras · 13 years ago
  15. 2df2407 memcg_function: delete redundant argument of check_mem_stat by Peng Haitao · 13 years ago
  16. 17a0258 controllers: fix the wrong use of mlock and munmap by Peng Haitao · 13 years ago
  17. f67911d Revert "mlock and munmap will return -1 if they fail." by Cyril Hrubis · 13 years ago
  18. 17ecdc4 mlock and munmap will return -1 if they fail. by Garrett Cooper · 13 years ago
  19. 12a6408 memcg_function_test: do a warmup before actual test by Jan Stancek · 13 years ago
  20. ab837b7 cgroup/cpuctl: clean cpuctl_task_* in case of OOM by Jan Stancek · 13 years ago
  21. 775fbe2 cgroup/memcg_regression_test: treat failed mount as error by Jan Stancek · 13 years ago
  22. 21fcf86 cgroup/memcg_regression_test: fix test4 cleanup by Jan Stancek · 13 years ago
  23. 81b12e5 cgroup/memcg_regression_test: clear dmesg before test by Jan Stancek · 13 years ago
  24. 489fc0e cpuset_base_ops_testset.sh: drop sched_relax_domain_level test by Jan Stancek · 13 years ago
  25. 019ed6c Fix build with latest glibc. by Cyril Hrubis · 13 years ago
  26. 3417a3f memcg_test_2.c: clear all fields of sigaction structure by Jan Stancek · 13 years ago
  27. 9853cb4 testcases: memcg_function: set hugepage size to zero when no hugepage support by Andrew Chen · 13 years ago
  28. 22b6b91 testcases: controllers: fix wrong cpu number calculated by Andrew Chen · 13 years ago
  29. 8542ed6 cgroups/cgroup_regression_test: fix test_*.sh trap in loop by Jan Stancek · 13 years ago
  30. 9bedd8f cgroups/cgroup_regression_test: fix test_10 cleanup by Jan Stancek · 13 years ago
  31. 7c24ff7 cgroups/cgroup_regression_test: fix test_7_2 failed mount message by Jan Stancek · 13 years ago
  32. efddd4f cgroups/cgroup_regression_test: fix test_6 cleanup by Jan Stancek · 13 years ago
  33. fb5cb67 cgroups/cgroup_regression_test: fix test_5 mount typo by Jan Stancek · 13 years ago
  34. e67dd48 cgroups/cgroup_regression_test: clear dmesg before test by Jan Stancek · 13 years ago
  35. b382804 cgroups/cpuacct_setup: fix task_kill() search for process by Jan Stancek · 13 years ago
  36. 6404352 Some testcases are not subsystem specific, So there's no need by Garrett Cooper · 13 years ago
  37. f8d9373 Remove removed testcases from test_controllers.sh script. by Cyril Hrubis · 14 years ago
  38. 4a1b88c Fix memctl tests 1 and 2 by Michal Hocko · 14 years ago
  39. 513185f revert memctl test 3 by Michal Hocko · 14 years ago
  40. 16461fc Remove memctl test 4 by Michal Hocko · 14 years ago
  41. 66ee090 Don't check for "cache" in memory.stat. by Garrett Cooper · 14 years ago
  42. b6a1ace Stupid me. Got it backwards. by Garrett Cooper · 14 years ago
  43. 8e9f013 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  44. c966e87 Fix signal handler initialization. by Garrett Cooper · 14 years ago
  45. c470102 Fix build of cpuset_syscall_test by Han Pingtian · 14 years ago
  46. a44a48e Fix build of cpuset_syscall_test by Han Pingtian · 14 years ago
  47. 12475ee libcpuset.c: fix error of undefined reference to 'get_mempolicy' by Peng Haitao · 14 years ago
  48. 75443f9 Commit 223e12e rename file cgroup_fj_testcases to cgroup_fj_testcases.sh, by Cyril Hrubis · 14 years ago
  49. 1e58738 Make sure the global variable TCID is defined. by Garrett Cooper · 14 years ago
  50. bacc849 Remove references to malloc.h. Sort headers some. by Garrett Cooper · 14 years ago
  51. 5262667 Fix some signalhandling code. by Garrett Cooper · 14 years ago
  52. b6ff02c Fix all remaining warnings. by Garrett Cooper · 14 years ago
  53. b4fb4fd Fix testcases and tools that don't depend on libltp. by Garrett Cooper · 14 years ago
  54. 857712f getdelays.c doesn't use libltp. by Garrett Cooper · 14 years ago
  55. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  56. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  57. 6c4d1c6 Fix all warnings. by Garrett Cooper · 14 years ago
  58. 0814418 Fix format string warnings. by Garrett Cooper · 14 years ago
  59. 61ca669 Fix the compile and provide useful diags for failures. by Garrett Cooper · 14 years ago
  60. 864a20e Fix compile and other minor issues. by Garrett Cooper · 14 years ago
  61. fb5799a Cleanup and fix testcase. by Garrett Cooper · 14 years ago
  62. aab7c00 Fix undefined references to libltp APIs. by Garrett Cooper · 14 years ago
  63. 23060f4 Fix style, types, and remove libltp API calls. by Garrett Cooper · 14 years ago
  64. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  65. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  66. d2eaa50 Remove unused variables. by Garrett Cooper · 14 years ago
  67. 6c1c5ac Remove multibyte noise in shebang. by Garrett Cooper · 14 years ago
  68. 88bf535 Add missing return code. by Garrett Cooper · 14 years ago
  69. 9b9a6bb Patch suggested inside LTP memcg stress test case 'memcg_stress_test.sh': by Subrata Modak · 14 years ago
  70. c58cf0c cgroup_fj_release_agent is not getting installed as it does not end with *.sh. by Rishikesh K Rajak · 15 years ago
  71. 391e757 Fix the proper return for testcase. by Rishikesh K Rajak · 15 years ago
  72. 00c8b34 Merge branch 'master' of ssh://yaberauneya@ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
  73. 007dce5 Hi, by Garrett Cooper · 15 years ago
  74. 5885439 Commenting "make all" in run_freezer.sh file as it is stopping to run by Rishikesh K Rajak · 15 years ago
  75. 63f0a8f libcgroup_freezer , pushd/popd removal. by Rishikesh K Rajak · 15 years ago
  76. 6d722f4 Use $TMP (which defaults to /tmp) rather than /tmp as $TMP can be parameterized via runltp, et all. by Garrett Cooper · 15 years ago
  77. 223e12e Fix install for cgroup_fj_testcases. by Garrett Cooper · 15 years ago
  78. 49010e5 Replace pushd // popd with cd calls. by Garrett Cooper · 15 years ago
  79. d822fce Merge branch 'next' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Rishikesh K Rajak · 15 years ago
  80. b60acfe Inspite of memcg kernel support being available, memcg_[functional|regression by Garrett Cooper · 15 years ago
  81. 88a1dde Merge branches 'master' and 'next' into next by Rishikesh K Rajak · 15 years ago
  82. c654435 Inspite of memcg kernel support being available, memcg_[functional|regression by Rishikesh K Rajak · 15 years ago
  83. c0b8157 New testcase added by Naufal. by Rishikesh K Rajak · 15 years ago
  84. e180e61 Reverting the commit id: 3bc8ecdb69b29436e2987173ffdd7244d8897942 by Rishikesh K Rajak · 15 years ago
  85. 3bc8ecd Signed-off-by Mohamed Naufal Basheer <naufal11@gmail.com> by Rishikesh K Rajak · 15 years ago
  86. e520c31 Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc by Garrett Cooper · 15 years ago
  87. 012df45 Fix awk print expression so that expr(1) evaluation is corrected, and thus the tests pass. Please see the comment for get_cpu_usage as to why this is an issue... by yaberauneya · 15 years ago
  88. 397ae83 Effectively neuter all tests that require mempolicy support on systems that don't have mempolicy. by yaberauneya · 15 years ago
  89. 2592e98 Don't run make install for libs unless make install is specifically called in the subdir. by yaberauneya · 15 years ago
  90. 618f41a Finish this mempolicy crud off for good, after a fair amount of tweaking. by yaberauneya · 15 years ago
  91. 8990a20 Properly resolve mbind stuff... it was actually mempolicy tests... and it was present in more than just mbind01.c by yaberauneya · 15 years ago
  92. 2e86d9e cpuset_syscall_test: delete '0x' from hex string: By the latest ltp version, the following fail message outputted on my x86_64 box. by subrata_modak · 15 years ago
  93. 20d091b Fix check. by yaberauneya · 15 years ago
  94. 3667080 Added check for memory controller (functional, regression & stress). Signed-off By : Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>, Acked-by: Li Zefan <lizf@cn.fujitsu.com>, by subrata_modak · 15 years ago
  95. 46155ad Hi, by yaberauneya · 15 years ago
  96. 807c323 In latest ltp version, the following message occured when run the case of cpuset. by yaberauneya · 15 years ago
  97. 0fc7a94 Actually, that doesn't make sense. No where in the awk call does it actually have awk or the pid listed as being awked. Something else is fishy here... by yaberauneya · 15 years ago
  98. de6ca21 Noob mistake: forgot to unawk the awk call. by yaberauneya · 15 years ago
  99. 230fe17 Fix part two of the email below... and fix some bash-isms while I'm at it... by yaberauneya · 15 years ago
  100. d99ad68 Fix part 1 of the issue described in the following email: by yaberauneya · 15 years ago