lp:debian/jessie/eventstat

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/eventstat
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

12. By Colin Ian King

* Makefile: bump version
* Handle overflow/underflow invalid values for count arg
* Handle overflow/underflow invalid values for -n option
* Handle bad options with help and exit failure

11. By Colin Ian King

* Makefile: bump version
* Makefile: Fix make dist, use plain old tar to omit debian contents
* Fix copyright
* Add COPYING file

10. By Colin Ian King

* Makefile: bump version
* Avoid some potential event overflows
* Reduce scope on some variables

9. By Colin Ian King

* Makefile: bump version
* debian control: update standards version
* Add -u and -k options
* Add the -b brief output option

8. By Colin Ian King

* Makefile: bump version
* Update copyright year
* Makefile: add -Wextra
* Simplify kernel thread detection for the common path

7. By Colin Ian King

* Makefile: bump version
* eventstat: fix kernel thread detection issue (LP: #1226787)

6. By Colin Ian King

* Makefile: bump version
* eventstat: fix comment typo

5. By Colin Ian King

* Makefile: bump version
* eventstat: handle_sigint: cast to void unused dummy parameter
* eventstat: samples_dump - make i size_t since we compare it to n
* eventstat: put inline at start of sample_find declaration
* eventstat: update copyright year
* eventstat: fix order of calloc() args.
* eventstat: more code clean ups:
* eventstat: line up #defines
* eventstat: fix some whitespacing in for loops
* eventstat: update -h help information
* evenstat.8: update man page with new -S -C options
* Makefile: Add math linking now that we are using sqrt()
* eventstat: extra features for the CSV output.
* eventstat.8: add more description of the CSV output format
* eventstat.8: update man page with new -d option
* eventstat: add -d option to strip off directory name from task name
* eventstat: truncate short -s proc name when we find a space

4. By Colin Ian King

* Makefile: bump version
* eventstat: make set_timer_stat conditionally complain if it fails
* eventstat: remove need for PATH_MAX, replace with suitable size
* debian: control: set Architecture to just linux-any
* eventstat: ensure all exits tidy up by setting the timer stat to 0
* eventstat: exit with EXIT_FAILURE rather than 1
* eventstat: handle failed calloc on timer stat tables

3. By Colin Ian King

* Makefile: bump version
* Makefile: include CFLAGS and LDFLAGS into CC line
* debian: rules: force dh_ to apply flags during make phase
* Remove unwanted debian/powerstat.install

Branch metadata

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

Subscribers