Merge lp:~popey/ubuntu-seeds/add-debugging-tools into lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.utopic

Status: Merged
Merge reported by: Oliver Grawert
Merged at revision: not available
Proposed branch: lp:~popey/ubuntu-seeds/add-debugging-tools
Merge into: lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.utopic
Diff against target: 15 lines (+6/-0)
1 file modified
touch (+6/-0)
To merge this branch: bzr merge lp:~popey/ubuntu-seeds/add-debugging-tools
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+225623@code.launchpad.net

Description of the change

Added some debugging tools which help us to diagnose issues directly on device. I'd expect these tools to probably be removed later down the line on non-developer images.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'touch'
2--- touch 2014-07-01 12:43:51 +0000
3+++ touch 2014-07-04 09:41:24 +0000
4@@ -180,6 +180,12 @@
5 * eventstat
6 * powerstat
7 * health-check
8+# Tools added for debugging which should be removed in non-developer builds
9+ * strace
10+ * lsof
11+ * ltrace
12+ * valgrind
13+ * tcptraceroute
14
15 == Utils ==
16

Subscribers

People subscribed via source and target branches