From: Petter Reinholdtsen Date: Sun, 13 Nov 2016 11:26:52 +0000 (+0100) Subject: Generated. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/49f4b04b292d3e5e4808c536effdebe7687f7d88?hp=c377f7290d89b193518b495fc8e9e639ebf3e849 Generated. --- diff --git a/blog/Coz_profiler_for_multi_threaded_software_is_now_in_Debian.html b/blog/Coz_profiler_for_multi_threaded_software_is_now_in_Debian.html new file mode 100644 index 0000000000..b85b97a4cf --- /dev/null +++ b/blog/Coz_profiler_for_multi_threaded_software_is_now_in_Debian.html @@ -0,0 +1,445 @@ + + + + + Petter Reinholdtsen: Coz profiler for multi-threaded software is now in Debian + + + + + + +
+

+ Petter Reinholdtsen + +

+ +
+ + +
+
Coz profiler for multi-threaded software is now in Debian
+
13th November 2016
+

The Coz profiler, a nice +profiler able to run benchmarking experiments on the instrumented +multi-threaded program, finally +made it into +Debian unstable yesterday. Lluís Vilanova and I have spent many +months since +I +blogged about the coz tool in August working with upstream to make +it suitable for Debian. There are still issues with clang +compatibility, inline assembly only working x86 and minimized +JavaScript libraries.

+ +

To test it, install 'coz-profiler' using apt and run it like this:

+ +

+coz run --- /path/to/binary-with-debug-info +

+ +

This will produce a profile.coz file in the current working +directory with the profiling information. This is then given to a +JavaScript application provided in the package and available from +a project web page. +To start the local copy, invoke it in a browser like this:

+ +

+sensible-browser /usr/share/coz-profiler/viewer/index.htm +

+ +

See the project home page and the +USENIX +;login: article on Coz for more information on how it is +working.

+
+ +
Tags: debian, english.
+ + +
+ + + + + +

+ Created by Chronicle v4.6 +

+ + +