!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/share/doc/valgrind-2.4.0/   drwxr-xr-x
Free 5.28 GB of 27.03 GB (19.53%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     lk_main.html (2.02 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Cachegrind

Lackey

This manual was last updated on 2002-10-03

njn25@cam.ac.uk
Copyright © 2002-2004 Nicholas Nethercote

Lackey is licensed under the GNU General Public License, version 2
Lackey is an example Valgrind tool that does some very basic program measurement.

1  Lackey

Lackey is a simple Valgrind tool that does some basic program measurement. It adds quite a lot of simple instrumentation to the program's code. It is primarily intended to be of use as an example tool.

It measures three things:

  1. The number of calls to _dl_runtime_resolve(), the function in glibc's dynamic linker that resolves function lookups into shared objects.

  2. The number of UCode instructions (UCode is Valgrind's RISC-like intermediate language), x86 instructions, and basic blocks executed by the program, and some ratios between the three counts.

  3. The number of conditional branches encountered and the proportion of those taken.



:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0036 ]--