• Dotted trace trace through this stone text, one can rhythm to this tunnel along the way from ancient history to today's Pulse section.

    透过斑斑迹的石刻文字人们可以律动风洞古代今天一路走来的历史

    youdao

  • Helps trace abstractions: It should be possible to trace lower levels of abstractions to higher levels.

    帮助跟踪抽象应当可能较低层次抽象层跟踪较高层次的抽象层。

    youdao

  • This class provides a very simple trace or logging mechanism that writes trace messages to a file in the current directory.

    这个提供非常简单跟踪日志机制,将跟踪消息写入当前目录中的一个文件中。

    youdao

  • Each invocation of the user exit will generate a new trace file, so please don't leave trace on in production.

    这个用户出口每次调用都会生成一个新的跟踪文件因此生产不要开启跟踪功能。

    youdao

  • Even when trace is disabled, your code will call at least one logger method per trace point.

    甚至跟踪禁用时,代码每个跟踪至少调用一个日志记录器方法

    youdao

  • The last option that we will specify is the -t option, which will direct the trace facility to capture relative timestamps associated with each trace record.

    我们指定最后一个选项- t选项,选项将指示跟踪功能捕捉条跟踪记录相关相对时间戳

    youdao

  • We will also specify a trace mask to limit the number of trace records that will be captured.

    我们指定一个跟踪屏蔽限制捕捉跟踪记录数量

    youdao

  • First, we will turn the trace facility on, specifying an 8-mb trace buffer.

    首先我们打开跟踪功能,同时指定一个8 -MB的跟踪缓冲区

    youdao

  • Collection options include turning a trace on or off; specifying the trace buffer size; specifying or changing trace options; dumping a trace; and clearing the trace buffer.

    收集选项包括打开关闭跟踪指定跟踪缓冲区大小;指定或更改跟踪选项;转储跟踪信息;以及清除跟踪缓冲区。

    youdao

  • One of the most powerful features of the IBM trace engine is its ability to trigger on trace events, which is vital for creating targeted trace output and reducing the volume of trace data produced.

    IBM跟踪引擎强大特性之一能够发生跟踪事件触发有助于创建目的明确的跟踪输出减少产生的跟踪数据

    youdao

  • You can choose to trace all possible invocations and receive all the trace data, or you may want to use filters to trace only the most relevant information.

    可以选择跟踪所有可能的调用接收所有跟踪数据或者可以使用过滤器跟踪相关信息

    youdao

  • Information contained in this output includes process, thread, and node number, as well as trace point Numbers, function names, trace record types and, in some cases, probe Numbers.

    输出中的信息包括进程线程节点以及跟踪点号、函数、跟踪记录类型某些情况下还包括探测

    youdao

  • For performance reasons, the trace facility does not allow you to change the trace buffer size dynamically.

    由于性能原因跟踪功能允许动态更改跟踪缓冲区大小

    youdao

  • As trace management, label the tooling needed to actually do a trace and clean up afterwards.

    跟踪管理时候,标出实际进行跟踪以及事后清除跟踪所需工具

    youdao

  • VM initialization starts trace with a small set of trace points that are captured to wrap around in-storage buffers.

    VM初始化过程小组跟踪启动跟踪,这些跟踪点捕捉回绕式存储内缓冲区中。

    youdao

  • This procedure analyzes the trace collected so far and produces a readable trace flow report.

    过程分析到目前为止收集到跟踪产生一个可读的跟踪报告。

    youdao

  • You can apply trace mask to trace out only specific components.

    可以限制跟踪的范围,跟踪特定的组件

    youdao

  • You don't have to worry, we're definitely talking about trace, trace amounts.

    不必担心,我们所说绝对是非常非常微量的。

    youdao

  • We spit out the buffers of a DRDA trace and put them into the actual JCC trace; after all, JCC USES DRDA to communicate with the server.

    我们DRDA跟踪中获取缓冲区,然后它们放入实际JCC跟踪中。别忘了,JCC使用DRDA服务器进行通信

    youdao

  • This trace option requests that a process be crashed at a specified trace point.

    跟踪选项要求指定的跟踪使进程崩溃

    youdao

  • It can also process a trace file that has been recorded by the trace facility.

    可以处理跟踪设施已经记录跟踪文件

    youdao

  • If you have ever had the opportunity to read a DRDA-formatted DB2 trace, then the JCC trace will look familiar.

    如果曾经见过drda格式DB 2跟踪那么JCC跟踪看上去非常熟悉

    youdao

  • CLI trace helps you to trace the following.

    CLI跟踪机制帮助跟踪以下内容。

    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

  • The Tprof tool is really a shell script called run.tprof that runs the swtrace tool, which gathers trace data from the trace hooks in the kernel.

    Tprof工具实际上一个名为 run.tprofshell脚本,它会去运行swtrace 工具,后者可以自内核中的追踪挂钩收集 追踪数据

    youdao

  • The format option creates a plain text trace output file in which the trace records appear in chronological order.

    format选项创建一个文件跟踪输出文件,此文件中跟踪记录按照时间顺序出现

    youdao

  • Trace logs record a sequence of trace and message logger events as plain text. The default trace log format includes several fields, starting with.

    跟踪日志记录用纯文本格式记录了一系列跟踪日志记录器事件消息日志记录器事件。

    youdao

  • In the constructor function, a new trace file is opened into which the profiling address trace will be written; within the destructor function, the trace file is closed (see Listing 3).

    constructor函数中,会打开一个新的跟踪文件分析数据的地址跟踪就是写入这个文件的;在destructor函数,会关闭这个跟踪文件(参见清单3)。

    youdao

  • This plug-in makes it easier for you to time the startup time of Eclipse by hooking into the IBM JVM trace and then outputting some trace points when the view is initialised.

    视图初始这个插件连接IBMJVM跟踪输出一些跟踪,从而简化了对Eclipse启动时间计时。

    youdao

  • This plug-in makes it easier for you to time the startup time of Eclipse by hooking into the IBM JVM trace and then outputting some trace points when the view is initialised.

    视图初始这个插件连接IBMJVM跟踪输出一些跟踪,从而简化了对Eclipse启动时间计时。

    youdao

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

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

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