-
Notifications
You must be signed in to change notification settings - Fork 0
time-filter stdin to stdout
bjdean/timefilter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
timefilter ========== This script reads stdin and filters it thought to stdout based on the time. This enables a very noisy output to be sampled in small chunks. An example of where this is useful - analysing the strace output of a long running process. Rather than storing the full strace output this script allows you to capture a few second long intervals at regular intervals. INSTALLATION For the time being there is no install - this is a single script. SUPPORT AND DOCUMENTATION Run: ./timefiler --manual You can also look for information at: http://bjdean.id.au/wiki/timefilter Ohloh News and Statistics http://www.ohloh.net/projects/timefilter COPYRIGHT AND LICENCE Copyright (C) 2011 Bradley Dean This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
time-filter stdin to stdout
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published