Skip to content
Commit 8bbf7fd3 authored by Robbie Cao's avatar Robbie Cao
Browse files

components/apps: Delete oldest item if the total is more than 100



A simple yet effective method to manage the data file: use the 'sed'
command to simply delete the oldest line of data, to maintain the
data file like a FIFO.

Doing like this is to avoid the data file becomes larger and larger.

Issue-Id: SCM-5560
Signed-off-by: Robbie Cao's avatarRobbie Cao <robbie.cao@arm.com>
Change-Id: I8aabf7e1aed7d155ffee2075aaeddabb332cd21f
parent eb4dc393
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment