Yuto Hayamizu

Results 15 issues of Yuto Hayamizu

EPUBではepsファイルが利用できないので、pngファイルに変換して表示できるようにするパッチです。 - htmlbuilder ではファイル名の変換規則(foo.eps → foo.eps.png)のみを定めて、ファイル名を書き換えたHTMLを出力する - review-epubmaker が imagemagick の convert コマンドで png ファイルに変換する

Add options to trim start/end duration from recorded logs before calculating summary.

In a server with a lot of drives, fingerprint subcommand takes so long time with low CPU usage. There must exist some opportunities for speed up.

FEATURE

`perfmonger record --kill` does not check the background perfmonger-recorder process has exited or not, and fail if the process does not exit correctly. Also, `perfmonger record --kill` should fail if...

BUG

Use ANSI color or something like that.

FEATURE

perfmonger-record starts recording just after a trigger condition is fired. trigger can be: - the first launch of the specified program - the first fork from the specified process -...

FEATURE

procfs ( `/proc/*` ) is not available on OSX. `sysctl` interface seems to be useful? [objective c - Get CPU percent usage - Stack Overflow](http://stackoverflow.com/questions/6785069/get-cpu-percent-usage)

FEATURE