Mercurial > yaffs-ecoscentric-gpl
annotate linux-tests/plot_data.sh @ 401:7d524c984100
Tweak nfs support
Fix problem that caused a regression in busybox rm on directories
with many files.
Limit the feature to only compile with more recent kernels that have
all the required features.
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
| author | Charles Manning <cdhmanning@gmail.com> |
|---|---|
| date | Wed, 14 Apr 2010 11:24:26 +1200 |
| parents | 37c92ae29f6e |
| children | fc1d08b30cc0 |
| rev | line source |
|---|---|
|
392
37c92ae29f6e
Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff
changeset
|
1 #!/bin/sh |
|
37c92ae29f6e
Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff
changeset
|
2 # plot_data.sh runs the plot, updating it in realtime |
|
37c92ae29f6e
Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff
changeset
|
3 |
|
37c92ae29f6e
Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff
changeset
|
4 ./drive_gnuplot.sh | gnuplot |
|
37c92ae29f6e
Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff
changeset
|
5 |
