From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 1E953200681 for ; Sat, 7 Jan 2012 10:22:21 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 271734273C for ; Sat, 7 Jan 2012 10:22:20 -0800 (PST) Date: Sat, 07 Jan 2012 10:22:20 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f088d5c237b8_54973ffc62dd9afc16027d@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] : Plot Erics ping data in CDF format for latency und... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f088d5c215e6_54973ffc62dd9afc1600b1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2012 18:22:21 -0000 ----==_mimepart_4f088d5c215e6_54973ffc62dd9afc1600b1 Date: Sat, 07 Jan 2012 10:22:20 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f088d5c228d1_54973ffc62dd9afc1601a2@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 28600f7e7a1e41d30ab857e5d68d0d243cea613d https://github.com/dtaht/deBloat/commit/28600f7e7a1e41d30ab857e5d68d0d243cea613d Author: Dave Taht Date: 2012-01-07 (Sat, 07 Jan 2012) Changed paths: A test/tso/Makefile A test/tso/README.org A test/tso/ericping.plt A test/tso/ericpinglog.plt A test/tso/idle.ping A test/tso/loaded.ping A test/tso/no_tso.ping A test/tso/parse A test/tso/tso.ping Log Message: ----------- Plot Erics ping data in CDF format for latency under load I'm still puzzling through the email as to what SFQ and SFQRED actually did... Commit: 9798815515d901ca1bcb6fe1658a2e3513f16cd3 https://github.com/dtaht/deBloat/commit/9798815515d901ca1bcb6fe1658a2e3513f16cd3 Author: Dave Taht Date: 2012-01-07 (Sat, 07 Jan 2012) Changed paths: M test/tso/Makefile M test/tso/README.org A test/tso/eps.plt M test/tso/ericping.plt M test/tso/ericpinglog.plt A test/tso/pause.plt A test/tso/png.plt A test/tso/ps.plt Log Message: ----------- Added png, ps to the plotted output make all will generate the plots in those formats parse converts from conventional ping data to something gnuplot can deal with... I will bend gnuplot to my will eventually. Compare: https://github.com/dtaht/deBloat/compare/e656d9e...9798815 ----==_mimepart_4f088d5c215e6_54973ffc62dd9afc1600b1--