• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux sreplay Download

sreplay

June 25, 2007
Sreplay is a software tool for UNIX-like operating systems that can replay system calls from strace logs. It can help developers in debugging and analyzing system calls of their applications.
Version 0.2.9
License LGPL
Platform Linux
Supported Languages English
Homepage weather.ou.edu
Developed by Amos Waterland
If you are a kernel designer or developer working on an experimental operating system and need to ensure that your proprietary database management system supports common code paths, then sreplay may be the tool for you. sreplay is a free software licensed under the LGPL that performs system call replay of strace logs on UNIX-like operating systems.

The project is written in assembly and C and can be thought of as a virtual application. It's a freestanding program that has just enough logic to parse and replay a trace of system calls. It understands the trace format produced by the standard strace utility and executes the system calls recorded in it.

Note that sreplay does not attempt to preserve any timing information or trap loads and stores. It supports simple dynamically-linked application replay under i386 and ppc64 Linux at present. It is mostly useful for bringup of experimental operating systems.

Sreplay is entirely freestanding as it does not rely on code provided by the compiler runtime library or system C library. A freestanding program is one that does not depend on external libraries or the operating system to function. The alternative to accepting the trace as a literal command-line argument is embedding the trace as a separate ELF section in the sreplay binary, similar to Linux's zImage format. However, the simplicity of the argv approach was chosen.

One can execute sreplay by passing the trace as an argument as shown in the example below:

$ strace /bin/echo 'Hello, world!' 2> hello.strace
Hello, world!
$ sreplay --dry-run $(cat hello.strace)
SYS: execve
ARG: /bin/echo
ARG: [/bin/echo
ARG: Hello,world!]
ARG: [/*40vars*/]
RET: 0
SYS: uname
ARG: {sys=Linux,node=cluster013,...}
RET: 0
...
SYS: exit_group
ARG: 0
RET: ?

The latest release of sreplay (with version number not mentioned) now supports the lstat64, readlink, gettimeofday, and stat system calls. As a whole, sreplay can be a useful tool for developers trying to achieve efficient experimental operating systems with complex functionalities.
What's New

Version 0.2.9: N/A

Free Download 41K
342
  • Share on:

Most Popular

  1. SlideMap 1.2.2
    97
  2. Quicksilver Forums 1.4.2
    96
  3. CherryTV 0.1
    79
  4. porm r2
    75
  5. WikEd
    72
  6. Dvgrab 3.4
    71
  7. Intel Software Development Emulator 1.70
    70
  8. xstereograph 2.1
    70
  9. DynVPN 1.0
    63
  10. fuseftp 0.8
    63

Related Downloads

sqlupdate
sqlupdate software compares an existing MySQL database to a table declaration file ...
Data Center Audit
DCA is a web-based inventory and tracking software for IT data center ...
Portfolyo
Portfolyo is an online platform for tracking personal projects and skills. It ...
diana-holga
Diana-Holga plugin imitates the aesthetic of the Diana-Holga Toys Cameras.
Neuronstorm
Neuronstorm is a graphic organizer software that works like Inspiration, helping users ...
ELF statifier
Statifier is a software tool that merges an executable file with its ...
libbonobo
Libbonobo is a vital non-GUI aspect of the Bonobo component infrastructure that ...
Sisopen
Sisopen is a software that allows users to view and extract files ...
yacpi
Yacpi is an interface designed for monitoring ACPI.
kaopad
Kaopad software eliminates tedious monitoring tasks with one-click selection. Users can remain ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.