Package Details: interbench 0.31-4

Package Base: interbench
Description: Emulates and measures CPU scheduling latency and jitter
Upstream URL: http://users.on.net/~ckolivas/interbench/
Category: system
Licenses: GPLv2
Submitter: None
Maintainer: mschu
Last Packager: None
Votes: 21
First Submitted: 2005-09-11 09:06
Last Updated: 2013-04-11 21:26

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by graysky

2013-04-11 21:29

Ah, you posted while I was typing :p

Comment by graysky

2013-04-11 21:29

There is no error, but since the binary is already compiled, nothing new happens; makepkg just packages to precompiled binary which is not good.

For example, it appears the included bin is for x86_64; here is what happens if I try to run it on i686:

% ./interbench
zsh: exec format error: ./interbench

If you add the make clean first, you will see the compilation output while makepkg compiles it. Give it a shot and see for yourself. Probably should email upstream to let them know.

Comment by mschu

2013-04-11 21:27

Ah, now I see what you meant. Fixed, thank you.

Comment by graysky

2013-04-11 21:23

I think you need to run a `make clean` first since for some reason the source comes with a pre-compiled interbench and temp files (4 of them actually).

Comment by mschu

2011-11-13 16:47

Updated & added docs. Please do not refrain mo marking packages out of date if they are no longer functional.

Comment by graysky

2011-11-13 16:26

You need to upload the URL: http://ck.kolivas.org/apps/interbench/interbench-0.31.tar.bz2
Also, consider including readme and readme.interactivity as docs?