在Linux系统上手工查看共享内存数据转储。
Viewing Shared memory data dumps manually on a Linux system.
本发明公开了一种实现数据转储的方法和装置。
The invention discloses a data dumping method and a data dumping device.
清单4中有用的进程上下文命令是使用前面定义的数据转储函数来构建的。
The useful process context commands in Listing 4 are built by using the previously defined data dumping functions.
无论怎样读取文件,您都可以使用fpassthru 将其余数据转储到标准输出通道。
No matter how you've been reading your file, you can dump the rest of your data to your standard output channel using fpassthru.
在很多时候,此类移植的目标都是将不太常用的数据转储到更便宜的外部设备上进行长期存储。
Most often, the goal of this migration is to offload less frequently-used data to less expensive external devices for long term storage.
原因非常简单:当数据库存储数据时,它不仅创建一个新的文件,还会将数据转储到该文件中。
The reason for the files is simple: When a database stores data, it doesn't just create one new file and dump the data into this file.
即使您的工具并没有提供这些结果,但通常,您可以将原始数据转储到电子表格中,并使用公式对其进行计算。
Even if your tool does not provide these results, you can often dump the raw data into a spreadsheet and calculate it with a formula.
第二种方法是将数据转储到某个文件,更改模型,重置模型,然后将转储的数据重新加载到新模型中。
The second method is to dump the data to a file, change the model, reset the model, and then load the dumped data back into the new model.
本文以机车瞬时故障检测记录仪为背景,致力于嵌入式us B主机故障数据转储技术的设计和实现。
This dissertation is dedicated to the design and implement of the USB-Host data transmission technology in the background of the Distributed Fault Detecting System of the Train.
介绍了基于单片机控制的USB数据转储器的工作原理,重点阐述了USB接口部分电路设计及软件设计。
This paper presents the working theory of USB Data Re-record Box, which is based on SCM control.
通过该简化的文件系统函数,可以在减少资源消耗的前提下,更快捷的完成机车检测瞬时故障记录仪的故障数据转储。
Through the simplified file system, it completes the data transmission on the Distributed Fault Detecting system of the Train more quickly with less consumption of resources.
我们解析了Linux系统中一个众所周知的二进制mem转储格式,使用了Python中的struct实用工具来读取二进制数据转储并以可阅读的格式进行显示。
We parsed a known format of binary mem dump in Linux, and used structs from Python to read the binary data dump and display it in a readable format.
清单4和清单5显示了对循环缓冲区写入数据并且将其内容转储到文件的示例。
Listing 4 and Listing 5 show samples of writing the data to a ring buffer and dumping its contents to file.
内存转储中所有对象和数据类型的表格式视图,带有筛选器和有序列。
Tabulated views of all the objects and data types in the memory dump with filters and sorted columns.
工具加载用户所选择的转储数据以创建用于进行进一步分析的图像。
The tool loads the dump data selected by the user to create an image for further analysis.
您可以使用标记对模型中的属性数据进行转储。
本文提供有关如何收集数据来调试核心转储问题的说明。
This article gives instructions on how to collect data to debug the core dump problem.
该工具由很多小的分析模块组成,这些模块查看特定的转储数据并确定是否存在特殊问题(例如,死锁)。
The tool is made up of small analysis modules that look at specific dump data and determine if a particular problem (a deadlock, for instance) is present.
系统意外中止时,选中的内核数据区域将被复制到主转储设备。
When a system is halted unexpectedly, selected areas of kernel data are copied to the primary dump device.
性能跟踪格式化器是一个解析选项,它将包含性能计数器数据的转储文件格式化为可读文本(请参见清单6)。
The performance trace formatter is a parsing option that formats a dump file containing performance counter data into readable text (see Listing 6).
此视图中显示的信息可帮助您打造和连接堆转储中的数据结构。
The information shown in this view can help you understand the shape and interconnection of the data structures within the heap dump.
管理(Management):一个数据工具,用来生成各种转储文件,这些文件用于诊断某些类型的问题。
Management: A data facility to generate a variety of dump files, which can be used to diagnose certain types of problems.
清单17显示了一个很简单的perl脚本,该脚本用于对wtmp中的数据进行直接转储。
Listing 17 shows a very simple Perl script that does a direct dump of the data in WTMP.
一旦接收到了转储数据的信号,将使用 is_dumping全局变量禁止其他的线程更改该缓冲区的内容。
The is_dumping global variable is used to stop other threads from changing the contents of the buffer once a signal has been received to dump data.
发出zeromodel dumpdata命令来转储数据是相当容易的
Dumping the data is quite easy when issuing the zero model dumpdata command
理解内存转储文件中的数据(识别格式、解析和读取文件)的步骤相对比较简单
The steps to understanding the data in a memory dump file (identifying the format, parsing, and reading the file) are relatively simple
要查看跟踪数据,必须转储缓冲区并进行格式化。
To examine the trace data, you must snap or dump and then format the buffers. The snapping of the buffers occurs automatically in any of the following scenarios.
为了测试,您应该从您的生产环境的某个时点抓取一个数据库转储,以便您拥有可以测试的数据。
For testing, you should grab a database dump of your production environment from a certain point in time so that you have something to test with.
数据结构被分组到每个转储中,然后在主转储和基线转储之间进行匹配与比较,以确定大量增长的可疑数据结构。
Data structures are grouped together in each dump and then matched and compared across the primary and baseline dump to identify suspected data structures experiencing large amount of growth.
当收到来自用户的转储数据的请求时,每个线程获得一个锁,并将其转储到中心位置。
When a request comes from a user to dump the data, each thread takes a lock and dumps it to a central place.
应用推荐