代码搜索:strace
找到约 183 项符合「strace」的源代码
代码结果 183
www.eeworm.com/read/374727/9387712
jpg strace.jpg
www.eeworm.com/read/279999/10370890
ico strace.ico
www.eeworm.com/read/279999/10370970
cpp strace.cpp
/*
Programmed By ChenChengQin(tsu00@263.net)!
Welcome to http://webcrazy.yeah.net for more information!
History:
10/05/2000 Initial edition!
Po
www.eeworm.com/read/279999/10370972
h strace.h
// Welcome to http://webcrazy.yeah.net for more information!
#ifndef __STRACE_H__
#define __STRACE_H__
#define keSDTMaxCount 512
#define w32SDTMaxCount 1024
#define MaxParaNumbers 0x12
www.eeworm.com/read/279999/10370982
exe strace.exe
www.eeworm.com/read/279999/10370983
sys strace.sys
www.eeworm.com/read/275970/10780033
1 strace.1
.\" Copyright (c) 1991, 1992 Paul Kranenburg
.\" Copyright (c) 1993 Branko Lankester
.\" Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey
.\
www.eeworm.com/read/275970/10780037
c strace.c
/*
* Copyright (c) 1991, 1992 Paul Kranenburg
* Copyright (c) 1993 Branko Lankester
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey
*
www.eeworm.com/read/275970/10780408
strace-graph
#!/usr/bin/perl
# This script processes strace -f output. It displays a graph of invoked
# subprocesses, and is useful for finding out what complex commands do.
# You will probably want to invoke s