Documentation/devtools/maemo5/strace: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 July 2018

14 July 2018

11 July 2018

9 September 2015

12 February 2014

21 May 2010

11 March 2010

12 February 2010

7 October 2009

6 October 2009

2 October 2009

  • curprev 08:0608:06, 2 October 2009 imported_>kaltsi 14,556 bytes +14,556 New page: == Description == Strace is a handy tool for seeing how an application is interacting with the operating system using the system calls. It displays the used system calls and parameters. I...