Git Product home page Git Product logo

platform_external_strace's Introduction

This is strace - a diagnostic, debugging and instructional userspace utility
with a traditional command-line interface for Linux.  It is used to monitor
and tamper with interactions between processes and the Linux kernel, which
include system calls, signal deliveries, and changes of process state.
The operation of strace is made possible by the kernel feature known as ptrace.

strace is released under a Berkeley-style license at the request
of Paul Kranenburg; see the file COPYING for details.

See the file CREDITS for a list of authors and other contributors.
See the file INSTALL for compilation and installation instructions.
See the file NEWS for information on what has changed in recent versions.

The project's homepage is at
	https://strace.io

strace has a mailing list:
	[email protected]

System requirements:
	* Linux kernel >= 2.6.18 is recommended.  Older versions might still work
	  but they haven't been thoroughly tested with this release.
	* Linux kernel >= 2.5.46 is required.
	  Older versions without a decent PTRACE_SETOPTIONS support will not work.
	* On mips, Linux kernel >= 2.6.15 is required.
	  Older versions without a decent PTRACE_GETREGS support will not work.
	* On s390 and s390x, Linux kernel >= 2.6.27 is required.
	  Older versions without a decent PTRACE_GETREGSET support will not work.

platform_external_strace's People

Contributors

aldot avatar amorosoc avatar andreas-schwab avatar android-build-merge-worker-robot avatar antonblanchard avatar bbadour avatar cferris1000 avatar cmetcalf-tilera avatar colincross avatar delphij avatar dvlasenk avatar enh-google avatar esyr avatar fabiensiron avatar gabriell avatar glebfm avatar heicarst avatar hjl-tools avatar jankratochvil avatar jayrjoshi avatar jcowgill avatar jeffmahoney avatar kaos-ocs avatar ldv-alt avatar masatake avatar parport0 avatar pavelmachek avatar phdm avatar vapier avatar zachriggle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.