aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2010-09-01 09:26:47 +0300
committerChris Ball <[email protected]>2010-10-23 21:11:13 +0800
commit3183aa1534de4e98ffb0527d4f2be7ac9f019a4e (patch)
treeb38ce66b22f1b6385ad2387278a259a46a0dccd4 /tools/perf/scripts/python
parent5c25aee5364550d7fa6314886370e76cda18d7e2 (diff)
mmc_test: collect data and show it via sysfs by demand
Make it possible to get test results via sysfs. It helps to do tests non-interactively. We have the file created under sysfs already and can use it to show test results. Prior to this patch, the "test" file under each card's sysfs node was write-only, and results were obtained by looking at dmesg. This patch improves programmatic access to the test results, making them available by reading back from the same "test" file: [root@host mmc0:e624]# echo 6 > test [root@host mmc0:e624]# cat test Test 6: 2 [[email protected]: changelog improvements] Signed-off-by: Andy Shevchenko <[email protected]> Cc: Chris Ball <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions