lp:ubuntu/wily-proposed/health-check

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/health-check
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

16. By Colin Ian King

* Makefile: bump version
* syscall: clear args buffer, cleans up static analysis warnings
* Fix misc warnings found by static analysis
* Remove redundant list scan in pid_list_get_children
* Remove redundant initialisation of count

15. By Colin Ian King

* Debian: copyright: update year to 2015
* Debian: control: add arm64 arch (Closes: #791950)
* Add a more optimized filename hashing function

14. By Colin Ian King

* Makefile: bump version
* Documentation: add copyright, update date
* Makefile: add copyright
* Update copyright year

13. By Colin Ian King

* debian/control: update Standards-Version to 3.9.6
* Makefile: bump version
* Use POSIX getnameinfo rather than obsolete gethostbyaddr
* Fix -w -W man page options
* Some inlining, makes critical syscall path slightly faster
* syscall.h remove C11 style typedef on forward defined syscall_t
* net.c: #define out net_hash_find_inode

12. By Colin Ian King

* Makefile: bump version
* Check for invalid number of syscalls, make it long int
* proc: use strtol rather than atoi to catch overflow/underflow

11. By Colin Ian King

* Makefile: bump version
* net: set addr_info to NULL and check
* event: make failed write to /proc/timer_stats non-fatal

10. By Colin Ian King

* Makefile: bump version
* syscall: fix infinite loop on filename lookup

9. By Colin Ian King

* Makefile: bump version
* Fix make dist, use plain old tar to omit debian contents
* syscall: fix memory leak on filename

8. By Colin Ian King

* Makefile: bump version
* Fix inotify breakage, it was not fully enabled because of macro
* Add more file proc specific information to output
* syscall: temporarily disable exec tracing
* Add json logging for inotify and exec files
* syscall: Add usec output to json output
* syscall: add microsecond syscall accounting
* syscall: Add inotify watch and exec filename tracking

7. By Colin Ian King

[Colin King <<email address hidden>]
* Makefile: bump version.
* debian/control: Disable building on x32.
* Disable syscall handling for x32 mode.
* Add first cut of __aarch64__ support.
* Make fnotify optional depending on arch.

[Adam Conrad <email address hidden>]
* debian/control: Also enable building on x32, ppc64, and ppc64el.
* debian/control: Drop redundant 'linux-' prefixes from arch list.

Branch metadata

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

Subscribers