• VM's TRACE command offers a convenient way to debug the entire Linux system.

    VMTRACE命令调试整个Linux系统提供便捷方法

    youdao

  • Next, the strace command is run with two parameters: -e trace=file limits the output to system calls having to do with files.

    接下来运行带有两个参数strace命令-etrace=file限制文件相关的系统调用输出

    youdao

  • If you are not sure why a component does not accept a property change, you can trace that property using the property Broker trace command PBT.

    如果不能确定组件接受属性更改原因可以使用PropertyBroker跟踪命令pbt来跟踪那个属性。

    youdao

  • Trace is turned on by specifying any command line parameter to the program when it is invoked.

    调用这个程序指定任意命令参数开启跟踪功能

    youdao

  • If you haven't already done so, don't forget to delete any trace files and turn off tracing by removing the command line parameter in the batch file.

    如果没有这样不要忘记删除所有跟踪文件通过移除批处理文件中的命令参数关闭跟踪

    youdao

  • If you specify any command line parameters, tracing will be turned on and trace messages will be written to a temporary file in the current directory.

    如果指定任意命令参数跟踪打开跟踪消息写入当前目录中的一个临时文件

    youdao

  • Depending on the nature of the network problem you're diagnosing, it's sometimes worth investigating whether the failing application or command has any kind of verbose, trace, or debug options.

    根据诊断网络问题性质有时候有必要了解失败应用程序命令是否详细输出跟踪调试选项

    youdao

  • You can use the db2trc command to capture trace information and to format this information into readable text.

    可以使用db 2 trc命令捕捉跟踪信息信息格式化可读的文本。

    youdao

  • The trace that we have just dumped from memory to a file named DMP can be parsed or formated into readable text using one or both of the parsing options on the db2trc command.

    对于我们内存转储名为dmp文件中的跟踪通过使用db 2 trc命令一个两个解析选项,我们可以对其进行解析,或将其格式化为可文本

    youdao

  • Also, you do not need to use an ipreport type of command to format binary data, because tcpdump does the trace and the output.

    另外需要使用ipreport类型命令格式化二进制数据因为tcpdump将进行跟踪产生格式化的输出

    youdao

  • The utility is called strace and is executed from the command line, using the application you want to trace as its argument.

    这个工具就是strace,它可以命令执行使用希望跟踪应用程序作为参数。

    youdao

  • Method trace is invoked on the command line by adding the methods keyword token as well as setting the value of mt to one of the destination keywords (maximal, minimal, print).

    命令调用方法跟踪办法添加methods关键标志mt设置目的地关键字之一(maximalminimalprint)。

    youdao

  • If the previous steps fail to uncover the exact root cause of the problem and you need to diagnose connectivity issues further, use truss to run a verbose system call trace of the command.

    如果前面步骤无法查明问题准确原因需要进一步诊断连接问题,那么使用truss命令进行详细系统调用跟踪

    youdao

  • The ipreport command formats the data that is generated from iptrace into a readable trace report.

    ipreport命令将iptrace生成数据格式化一个可读跟踪报告中。

    youdao

  • This article introduces you to the DB2 trace facility and the db2trc command, and shows you (by way of actual examples) how to capture trace information, should you ever need to do so.

    本文介绍DB2跟踪功能db2trc命令,同时将展示通过实际示例如何捕捉跟踪信息这曾是您需要的。

    youdao

  • The ProvbVue facility uses a programming language called 'Vue' and a the ProbeVue command, which starts a trace session and interprets vue scripts.

    ProvbVue 使用一种称为Vue” 的编程语言ProbeVue命令这个命令启动跟踪会话解释 Vue脚本

    youdao

  • To obtain a stack trace, use the bt command

    获得一个堆栈跟踪信息可以使用bt命令

    youdao

  • The db2 trace facility is controlled by means of the db2trc command, which is used to start and stop a trace, and to format captured trace information.

    db 2跟踪功能通过db 2trc命令方式控制的,可以命令启动停止跟踪,以及格式化捕捉到的跟踪信息

    youdao

  • Similar to its other trace brethren, tprof and filemon, it starts a trace and runs in the background until you stop it with the trcstop command.

    类似其他跟踪命令(tprof filemon),命令将启动跟踪工作后台运行直到使用trcstop 命令中止

    youdao

  • The primary way you can control trace is by using the -Xtrace option on the command line or you can use the optional trace properties file if the option set is long or complex.

    控制跟踪主要方法使用命令选项 -Xtrace或者选项比较复杂的情况下,使用可选的跟踪属性文件

    youdao

  • Activate the trace properties by issuing the modify SETOLATRACEPROPS command and the new trace Settings will begin to affect future registrations. The syntax is.

    通过发布修改SETOLATRACEPROPS命令激活跟踪属性新的跟踪设置开始影响未来注册

    youdao

  • Use truss to trace the command or the process running the remote service (see Tracing a problem application or daemon).

    使用truss跟踪命令运行远程服务进程跟踪问题应用程序守护进程)。

    youdao

  • The truss command can either execute a specified command or attach to an existing process to produce a trace (assuming that you own the running process or have root privileges).

    truss命令可以执行指定的命令,也可以附加现有进程生成跟踪(假设拥有这个正在运行的进程或者具有特权)。

    youdao

  • Here is a sample of method trace output (using the second command line from the previous section).

    这里方法跟踪输出示例(前面一第二命令)。

    youdao

  • As expected, the dump file (DMP) is approximately 8 MB in size, corresponding to the trace buffer size that was specified on the db2trc command.

    预期一样转储文件(dmp)大小8MB,跟db 2trc命令中指定缓冲区大小相符。

    youdao

  • Let's see some more clever things you can do with your trace information. Try this command.

    下面让我们看看可以使用跟踪信息来一些灵活的事情

    youdao

  • The xperf command-line tool can be used to control all the ETW trace providers in a system, including all the kernel events.

    Xperf命令行工具可以用来控制ETW事件提供者包括所有内核事件

    youdao

  • Add selective tracing (controllable from the command line!) so you can just trace the portions of the stylesheet you're interested in.

    添加选择性跟踪(命令控制!)

    youdao

  • The command truss produces a trace of the system calls it performs, the signals it receives, and the machine faults it incurs.

    truss生成跟踪信息,包括进程执行系统调用收到信号它导致的机器错误

    youdao

  • This allows you to effectively back and forward trace on every event that was in flight at a given time period. If you can't quite wrap your head around that, here's the command.

    这样允许有效地来回跟踪给定时间段内发生每个事件

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定