Mortadelo
Mortadelo is a pseudo-clone of the Windows Sysinternals Filemon. This is a graphical viewer for all the file-related system calls that happen in your Linux system. It requires Systemtap to run.
Mortadelo is a pseudo-clone of the Windows Sysinternals Filemon. This is a graphical viewer for all the file-related system calls that happen in your Linux system. It requires Systemtap to run.
Cloning this repository:
git clone git://gitorious.org/mortadelo/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/mortadelo/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
