lp:fatrace

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp:fatrace
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
fatrace
Status:
Abandoned

Recent revisions

67. By Martin Pitt

Fix crash with -p

Fix crash introdued in 0.10 (commit 4b38688) when using the -p option.

Thanks Yuriy M. Kaminski!

Debian #817247
LP: #1563919

66. By Martin Pitt

Add -C/--command option to only show events for a particular command

Thanks Christian Neukirchen!

65. By Martin Pitt

add .gitignore

64. By Martin Pitt

Make compatible with musl libc

Christian Neukirchen <email address hidden>:
> two small issue when building fatrace 0.10 with musl libc
> (http://www.musl-libc.org/):
>
> - integer types like uint64_t require <stdint.h>
> - major(3)/minor(3) require -D_GNU_SOURCE and <sys/types.h>

63. By Martin Pitt

release 0.10

62. By Martin Pitt

Add --filter/-f option to only show selected event types. Thanks to Bryce Nesbitt!

61. By Martin Pitt

release 0.9

60. By Martin Pitt

power-usage-report: Adjust parsing to also work for powertop 2.6.

59. By Martin Pitt

release 0.8

58. By Martin Pitt

Really fix "Value too large for defined data type"

The previous O_LARGEFILE change to fix "Value too large for defined data type"
error was ineffective, as in userspace this value is 0 on the affected
platforms. Use the real numeric value to work around the problem for systems
which run an older kernel that does not yet have the real fix.

LP: #1372873

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.