JPH0581085A - Method and device for acquiring and storing trace data - Google Patents

Method and device for acquiring and storing trace data

Info

Publication number
JPH0581085A
JPH0581085A JP4039474A JP3947492A JPH0581085A JP H0581085 A JPH0581085 A JP H0581085A JP 4039474 A JP4039474 A JP 4039474A JP 3947492 A JP3947492 A JP 3947492A JP H0581085 A JPH0581085 A JP H0581085A
Authority
JP
Japan
Prior art keywords
data
trace data
trace
mass storage
storage units
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4039474A
Other languages
Japanese (ja)
Inventor
Maurice Joseph
ジヨセフ、モーリス
Shauchi Ong
シヤウチ、オング
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Publication of JPH0581085A publication Critical patent/JPH0581085A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To obtain a real time trace data capturing and storing method and device by which trace data flow is stored into a large-capacity memory unit making plural parallel actions of a relatively low speed, for example, parallel disk memory unit. CONSTITUTION: The trace data flow is separated to plural data packages in the unit 18 and a series of the packets are fed into a series of the different large-capacity memory units 20A,..., 20D. The number of the large-capacity memory units is set at a number sufficient for providing one period such as the period described below. Namely, the period necessary for a series of the packages from the trace data flow to be sent to the large-capacity units therefrom during this period and for at least one package to be stored into the one large-capacity memory unit. The large band width conditions of the trace data flow are so divided as to meet the large-capacity memory units which are relatively low in speed but are cost effective.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、一般的には、コンピュ
ータトレースデータをリアルタイムにて捕捉するための
改良された方法及び装置に関し、より詳細には、大きな
トレースデータをリアルタイムにて蓄積するための経済
的な方法に関する。
FIELD OF THE INVENTION This invention relates generally to improved methods and apparatus for capturing computer trace data in real time, and more particularly for accumulating large trace data in real time. Concerning the economical way of.

【0002】[0002]

【従来の技術】当業者においては周知のように、当分野
には、システム上のプログラムを実行している最中に検
出されたシステムのハードウエア及びソフトウエア状態
を捕捉及び蓄積する目的を持つ多くのソフトウエアルー
チン(つまり、トレースプログラム)が存在する。提案
されるコンピュータ設計を評価するための方法としてト
レース駆動モデルシミュレーションが注目を集めてい
る。コンピュータ設計評価のためのこのトレースに基づ
くアプローチの成功には完全で正確なトレースデータが
得られることが非常に重要である。この目的及び他のア
プリケーションのためのトレースデータが複数のプロセ
ッサ及び周辺装置の同期を保持するためにリアルタイム
にて集められる。但し、リアルタイムにてトレースデー
タを捕捉するために要求されるバンド幅及び記憶容量に
対する要件は多くのアプリケーションにおいて非常に過
酷である。リアルタイムトレースバンド幅はそれからト
レースデータが捕捉されるべきシステムあるいはサブシ
ステムのクロック周波数にトレースレコードのサイズを
掛けた積に等しい。要求されるリアルタイムトレースメ
モリはリアルタイムトレースバンド幅に秒単位でのトレ
ースデータの長さを掛けた値に等しい。
BACKGROUND OF THE INVENTION As is well known to those skilled in the art, the art has the purpose of capturing and accumulating system hardware and software states detected while executing programs on the system. There are many software routines (ie trace programs). Trace-driven model simulation has been attracting attention as a method for evaluating the proposed computer design. Obtaining complete and accurate trace data is critical to the success of this trace-based approach for computer design evaluation. Trace data for this purpose and other applications are collected in real time to keep multiple processors and peripherals synchronized. However, the bandwidth and storage requirements required to capture trace data in real time are very demanding in many applications. The real-time trace bandwidth is then equal to the product of the clock frequency of the system or subsystem where the trace data is to be captured times the size of the trace record. The required real-time trace memory is equal to the real-time trace bandwidth times the length of the trace data in seconds.

【0003】リアルタイムトレースバンド幅要件及びト
レースメモリ要件の一例として、一つの待ち状態、75
%のプロセッサバス利用率、及び16MHzのプロセッ
サクロック周波数を持つインテルコーポレーション(In
tel Corporation )80386プロセッサを想定する。
ここで、トレースバンド幅要件は、プロセッサクロック
周波数にトレースレコードサイズを掛けた値に等しい。
データフィルタリング及び圧縮を使用することによっ
て、このバンド幅要件は、クロックサイクル当りのバス
アクセスの平均数に等しい係数だけ低減することができ
る。従って、データフィルタリング及び圧縮を使用する
プロセッサに対するバンド幅要件の計算においては、プ
ロセッサクロック周波数とトレースレコード長の積にク
ロックサイクル当りのバスアクセスの平均数が掛けられ
る。この例においては、トレースレコードサイズは12
バイトである。つまり、32アドレスビット+32デー
タビット+32ビット制御信号及びプロセッサ専用情報
から成る。クロックサイクル当りの平均バスアクセスは
0.25;つまり、プロセッサバス利用率/(2T+待
ち時間の数)である。
As an example of real-time trace bandwidth and trace memory requirements, one wait state, 75
% Processor bus utilization and 16 MHz processor clock frequency Intel Corporation (In
tel Corporation) 80386 processor.
Here, the trace bandwidth requirement is equal to the processor clock frequency times the trace record size.
By using data filtering and compression, this bandwidth requirement can be reduced by a factor equal to the average number of bus accesses per clock cycle. Therefore, in calculating bandwidth requirements for a processor using data filtering and compression, the product of processor clock frequency and trace record length is multiplied by the average number of bus accesses per clock cycle. In this example, the trace record size is 12
It is a byte. That is, it consists of 32 address bits + 32 data bits + 32 bits control signal and processor dedicated information. The average bus access per clock cycle is 0.25; that is, processor bus utilization / (2T + number of wait times).

【0004】従って、この例に対して要求されるバンド
幅は48Mバイト/秒である。秒当り48Mバイトのデ
ータを一分格納するためには、2.88Gバイトが要求
される。従来のリアルタイムトレーシングシステムはこ
のバンド要件を記憶媒体としてSRAMを使用すること
によって満たす。但し、蓄積できるトレース結果の長さ
がSRAMのコストが高いために制約される。
Therefore, the required bandwidth for this example is 48 Mbytes / sec. 2.88 Gbytes are required to store 48 Mbytes of data per second for one minute. Conventional real-time tracing systems meet this band requirement by using SRAM as a storage medium. However, the length of the trace result that can be accumulated is limited due to the high cost of the SRAM.

【0005】[0005]

【発明が解決しようとする課題】本発明の一つの目的
は、非常に高データ速度の多量のトレースデータを経済
的にリアルタイムにて捕捉及び格納するための方法及び
装置を提供することにある。
SUMMARY OF THE INVENTION One object of the present invention is to provide a method and apparatus for economically real-time capture and storage of large amounts of trace data at very high data rates.

【0006】[0006]

【課題を解決するための手段】要約すると、本発明は、
トレースデータ流が並列にて動作する複数の比較的低速
度の大容量記憶ユニット、例えば、パラレルディスクメ
モリユニットに格納されるリアルタイムトレースデータ
捕捉及び蓄積装置を提供することを考える。この蓄積デ
ータ流が複数のデータパケットに分割され、一連のパケ
ットが一連の異なる大容量記憶ユニットに送られる。こ
の大容量記憶ユニットは蓄積データ流の大きなバンド幅
要件が比較的低速度であるが、但し経済的な、大容量記
憶ユニットにて満たされるのに十分な数とされる。モデ
ルシュミレーションのためには、こうして蓄積されたト
レースデータパケットがこれら大容量記憶ユニットから
順序よく読み出され、保全性を失うことなく一連のトレ
ースデータ流に再生される。
SUMMARY OF THE INVENTION In summary, the present invention comprises:
Consider providing a real-time trace data capture and storage device in which the trace data streams are stored in a plurality of relatively low speed mass storage units operating in parallel, eg, parallel disk memory units. This stored data stream is divided into a plurality of data packets and a series of packets is sent to a series of different mass storage units. This mass storage unit has a relatively low speed with a large bandwidth requirement for the stored data stream, but is sufficient to meet the economical mass storage unit. For model simulation, the trace data packets thus accumulated are read out of these mass storage units in sequence and reproduced in a sequence of trace data streams without loss of integrity.

【0007】前記の及びその他の目的、特徴及び長所は
本発明の一つの好ましい実施例の以下の詳細な説明を図
面を参照しながら読むことによって一層明白となるもの
である。
The above and other objects, features and advantages will become more apparent by reading the following detailed description of one preferred embodiment of the present invention with reference to the drawings.

【0008】[0008]

【実施例】次に、図面を参照しながら本発明の特定の実
施例が上述したインテルコーポレーション(Intel Corp
oration )80386マイクロプロセッサからのデータ
を捕捉及び蓄積する能力との関連で説明される。但し、
本発明は多様なプロセッサとともに使用することがで
き、また事実上任意の要求される長さを持つトレースデ
ータを蓄積するために使用できることに注意する。これ
に加えて、本発明はプロセッサトレースデータを捕捉す
ることのみに制限されるものではなく、多量のデータを
リアルタイムにて捕捉することが要求されるコンピュー
タサブシステムからのトレースデータを捕捉するため、
例えば、バスデータ及び他のトレースデータ収集アプリ
ケーションにも使用できることに注意する。本発明の教
示によると、システムバンド幅及び蓄積容量はそのシス
テム内の大容量記憶ユニットの数に依存し、任意のシス
テムは大容量記憶ユニットを加えることによって簡単に
拡張できる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, with reference to the drawings, a specific embodiment of the present invention described above by Intel Corp.
oration) in the context of the ability to capture and store data from the 80386 microprocessor. However,
Note that the present invention can be used with a wide variety of processors and can be used to store trace data of virtually any desired length. In addition to this, the present invention is not limited to capturing processor trace data, as it captures trace data from computer subsystems that require large amounts of data to be captured in real time.
Note that it can also be used for bus data and other trace data collection applications, for example. In accordance with the teachings of the present invention, system bandwidth and storage capacity depends on the number of mass storage units in the system, and any system can be easily expanded by adding mass storage units.

【0009】インタフェース12、例えば、テクトロニ
クスコーポレーション(TektronicsCorporation)から
入手できる80386プロセッサパッドがプロセッサ1
0のピンをトレースデータフィルタリング及び圧縮ユニ
ット14に結合する。上に説明のように、この8038
6プロセッサの例においては、プロセッサ10は一つの
トレースデータを正確に捕捉するために秒当り48Mバ
イトのバンド幅を要求する。トレースデータフィルタリ
ング及び圧縮ユニット14は適当な先行技術による設計
でよく、この機能は格納されなければならないデータの
量を削減するためにあるバス及び/またはデータパター
ンを認識することにある。例えば、データフィルタリン
グ及び圧縮ユニット14はあるクロックサイクル、例え
ば、データがプロセッサからあるいはプロセッサに伝送
されるようなクロックサイクルに関連するデータのみを
蓄積格納のために送信する。
The interface 12 is, for example, the processor 1 which is an 80386 processor pad available from Tektronics Corporation.
The 0 pin is coupled to the trace data filtering and compression unit 14. As described above, this 8038
In the six processor example, processor 10 requires a bandwidth of 48 Mbytes per second to capture exactly one trace data. The trace data filtering and compression unit 14 may be of any suitable prior art design, the function of which is to recognize certain buses and / or data patterns in order to reduce the amount of data that has to be stored. For example, the data filtering and compression unit 14 sends for storage storage only data that is associated with a certain clock cycle, for example the clock cycle in which the data is transmitted from or to the processor.

【0010】標準の高速パラレルポートインタフェース
(HPPI)16が蓄積データフィルタリング及び圧縮
ユニット14をデータマルチプレクサ及びディスクコン
トロールユニット18に結合する。このデータマルチプ
レクサ及びディスクコントロールユニット18の機能は
HPPI16(この例では、60Mバイト/秒のバイド
幅を持つ)上の入りデータ流のバンド幅を大容量記憶ユ
ニットの数にて割ることによってデータをこの大容量記
憶ユニットに運ぶために要求されるバンド幅をそれらの
容量に低減することにある。この例においては、20
A、20B、20C及び20Dと命名される4つのディ
スクドライバが存在する。本発明のこの一例としての実
施例においては、トレースデータ流は、図3に示される
ように、0.15秒毎に分割され、個々が15Mバイト
のトレースデータパケットが形成される。4パケットの
シーケンス内の個々のパケットは4つのディスクメモリ
ユニット20の異なる一つに結合される。ここで、個々
のディスクメモリユニットに対するバンド幅は15Mバ
イト/秒のみが要求されることが分かるが、これは、市
販のディスクメモリユニットで対応できるものである。
同時に、システムの全体としてのバンド幅は、ディスク
ユニット20の数に保持されるディスクデータ速度を掛
けた積に等しい。総システムメモリ容量はディスクの数
に個々のディスクメモリ容量を掛けた積に等しい。
A standard high speed parallel port interface (HPPI) 16 couples the stored data filtering and compression unit 14 to a data multiplexer and disk control unit 18. The function of this data multiplexer and disk control unit 18 is to divide the data by dividing the bandwidth of the incoming data stream on the HPPI 16 (which in this example has a bid width of 60 Mbytes / sec) by the number of mass storage units. The goal is to reduce the bandwidth required to carry the mass storage units to their capacity. In this example, 20
There are four disk drivers named A, 20B, 20C and 20D. In this exemplary embodiment of the invention, the trace data stream is divided every 0.15 seconds to form a 15 Mbyte trace data packet, as shown in FIG. Each packet in the sequence of four packets is combined into a different one of the four disk memory units 20. Here, it can be seen that the bandwidth required for each disk memory unit is only required to be 15 Mbytes / second, which can be supported by a commercially available disk memory unit.
At the same time, the overall bandwidth of the system is equal to the number of disk units 20 times the disk data rate held. The total system memory capacity is equal to the number of disks times the individual disk memory capacity.

【0011】トレース結果が集められ、ディスク20上
に蓄積された後に、これらパケットはディスク20の個
々から順番に読出され、HPPI26を通じてメインフ
レームコンピュータにその後の処理のために送られる。
After the trace results have been collected and stored on disk 20, these packets are read sequentially from each of the disks 20 and sent through HPPI 26 to the mainframe computer for further processing.

【0012】図2及び図3は、データマルチプレクサ及
びディクスコントロールユニット18の動作をより詳細
に示す。クロック発生部34及びスイッチロジックユニ
ット32によって制御される一連のスイッチ30A、3
0B、30C及び30DはHPPI16上の入力データ
流を図3に示されるように0.15秒毎に15Mバイト
のデータパケットに分割する。パケットはリアルタイム
で反復シーケンスにてディスクコントローラ36A、3
6B、36C及び36Dに送られる。個々のディスクコ
ントローラバッファはこのデータパケットを入力データ
速度(例えば、60Mバイト/秒)にて格納し、これを
それと関連するディスクに入力バンド幅をディスクドラ
イバの数で割った数と等しい速度;ここでは、15Mバ
イト/秒の速度にて送信する。
2 and 3 show the operation of the data multiplexer and disk control unit 18 in more detail. A series of switches 30A, 3 controlled by the clock generator 34 and the switch logic unit 32.
0B, 30C and 30D split the incoming data stream on HPPI 16 into 15 Mbyte data packets every 0.15 seconds as shown in FIG. Packets are repeated in real time in a repeating sequence on the disk controllers 36A, 3
6B, 36C and 36D. Each disk controller buffer stores this data packet at the input data rate (eg, 60 Mbytes / second), which is equal to the input bandwidth on its associated disk divided by the number of disk drivers; Then, it transmits at a speed of 15 Mbytes / second.

【0013】こうして、本発明の目的が達成されたこと
が分かる。本発明の実施は先行技術において集められる
ものよりも非常に長い正確なリアルタイムトレースを捕
獲する能力を提供する。トレース長の増進について、ト
レース結果格納のための割高で高速度のRAMに代えて
低速で格納コストの割安なデバイスを使用しての実現が
可能となる。
Thus, it can be seen that the object of the present invention has been achieved. Implementations of the present invention provide the ability to capture accurate real-time traces that are much longer than those collected in the prior art. The increase of the trace length can be realized by using a low-speed and low-cost storage device instead of the high-speed and high-speed RAM for storing the trace result.

【0014】本発明が単一の好ましい実施例との関連で
説明されたが、当業者においては、本発明は本発明の特
許請求の範囲の本質及び範疇から逸脱することなく修正
しても実現できることを理解できるものである。
Although the present invention has been described in the context of a single preferred embodiment, those skilled in the art will appreciate that the present invention may be modified without departing from the spirit and scope of the claims of the invention. You can understand what you can do.

【0015】[0015]

【発明の効果】以上説明したように本発明によれば、並
列動作する複数の記憶ユニットを設けるとともに、デー
タ流を複数のデータパケットに分割し、その各パレット
毎に、それぞれ異なる記憶ユニットへ分けて格納するよ
うにしたので、トレース長の増進を低速でコスト安のデ
バイスで実現することができる。
As described above, according to the present invention, a plurality of storage units operating in parallel are provided, the data stream is divided into a plurality of data packets, and each palette is divided into different storage units. The trace length can be increased in a low-speed and low-cost device.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の教示に従うトレースデータ捕捉及び蓄
積装置のブロック図。
FIG. 1 is a block diagram of a trace data capture and storage device in accordance with the teachings of the present invention.

【図2】図1に示される装置のデータマルチプレクサ及
びディスクコントローラを展開して詳細に示すブロック
図。
FIG. 2 is a block diagram showing the data multiplexer and disk controller of the device shown in FIG. 1 in expanded detail.

【図3】トレースデータ流を別個のディスク記憶ユニッ
トに分けて送るためにパケットに分割する動作を説明す
るタイミングチャート図。
FIG. 3 is a timing chart diagram illustrating the operation of dividing a trace data stream into packets for transmission to separate disk storage units.

【符号の説明】[Explanation of symbols]

10 プロセッサ 12 インインタフェース 14 データフィルタリング及び圧縮ユニット 16 高速パラレルポートインターフェース 18 データマルチプレクサ及びディスクコントロール
ユニット
10 processor 12 in-interface 14 data filtering and compression unit 16 high-speed parallel port interface 18 data multiplexer and disk control unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 シヤウチ、オング アメリカ合衆国ニユーヨーク州、プレザン トビル、ヘリテージ、ドライブ、23 ─────────────────────────────────────────────────── ─── Continued Front Page (72) Inventor Syauchi, Ong Pleasantville, Heritage, Drive, 23, New York, USA

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】正確なデータ捕捉のための大きなデータバ
ンド幅条件を持つトレースデータをリアルタイムにて捕
捉及び蓄積するための方法において、 前記トレースデータをリアルタイムにて複数の大容量記
憶ユニットに送信するステップを含み、該結合ステップ
が:前記トレースデータを所定間隔にてデータパケット
に分割するステップと、 順次、前記データパケットを前記複数の大容量記憶ユニ
ットの異なる一つに送信するステップとを含み、ここ
で、前記所定間隔の継続時間と前記大容量記憶ユニット
の数を掛けた値が少なくとも前記バンド幅に等しいこと
を特徴とするデータ捕捉・蓄積方法。
1. A method for capturing and accumulating trace data having a large data bandwidth condition for accurate data capture in real time, the trace data being transmitted in real time to a plurality of mass storage units. The combining step includes: dividing the trace data into data packets at predetermined intervals, and sequentially sending the data packets to different ones of the plurality of mass storage units, Here, the data acquisition / accumulation method is characterized in that a value obtained by multiplying the duration of the predetermined interval by the number of the mass storage units is at least equal to the bandwidth.
【請求項2】正確なデータ捕捉のための大きなデータバ
ンド幅条件を持つトレースデータをリアルタイムにて捕
捉及び蓄積するための方法において、 前記トレースデータをリアルタイムにてトレースデータ
圧縮ユニットにトレースデータ流から正確に捕捉するた
めに不要なデータを削除するために送信するステップ
と、 前記トレースデータをリアルタイムにて前記データ圧縮
ユニットから複数の大容量記憶ユニットに送信するステ
ップを含み、 前記複数の大容量記憶ユニットへの送信ステップが、 前記トレースデータを所定間隔にてデータパケットに分
割するステップと、 順次、前記データパケットを前記複数の大容量記憶ユニ
ットの異なる一つに送信するステップとを含み、ここ
で、前記所定間隔の継続時間と前記大容量記憶ユニット
の数を掛けた値が少なくとも前記バンド幅に等しいこと
を特徴とするトレースデータ捕捉・蓄積方法。
2. A method for capturing and accumulating in real time trace data having a large data bandwidth condition for accurate data capture, said trace data being passed from a trace data stream to a trace data compression unit in real time. Transmitting to delete unnecessary data for accurate capture; transmitting the trace data from the data compression unit to a plurality of mass storage units in real time; The step of transmitting to the unit includes the steps of dividing the trace data into data packets at predetermined intervals, and sequentially transmitting the data packets to different ones of the plurality of mass storage units, wherein , The duration of the predetermined interval and the mass storage unit Trace data capture and storage methods value obtained by multiplying the number is equal to or at least equal to the bandwidth.
【請求項3】複数の大容量記憶ユニットからトレースデ
ータを再生するためにデータパケットを中央プロセッサ
に逐次的に送信するステップがさらに含まれることを特
徴とする請求項1記載のトレースデータ捕捉・蓄積方
法。
3. The trace data capture and storage of claim 1, further comprising the step of sequentially sending data packets to a central processor to replay the trace data from the plurality of mass storage units. Method.
【請求項4】複数の大容量記憶ユニットから前記トレー
スデータを再生するためにデータパケットを中央プロセ
ッサに逐次的に送信するステップがさらに含まれること
を特徴とする請求項2記載のトレースデータ捕捉・蓄積
方法。
4. The trace data capture of claim 2 further comprising the step of sequentially sending data packets to a central processor to replay the trace data from a plurality of mass storage units. Accumulation method.
【請求項5】正確なデータ捕捉のための大きなデータバ
ンド幅要件を持つトレースデータをリアルタイムにて捕
捉及び蓄積するための装置において、 前記トレースデータをリアルタイムにて複数の大容量記
憶ユニットに送信するための手段を含み、該送信手段
が、 前記トレースデータを所定間隔にてデータパケットに分
割するための手段と、 前記データパケットを前記複数の大容量記憶ユニットの
異なる一つに逐次的に送信するための手段とを含み、こ
こで、前記所定間隔の継続時間と前記大容量記憶ユニッ
トの数とを掛けた値が少なくとも前記バンド幅に等しい
ことを特徴とするトレースデータ捕捉・蓄積装置。
5. An apparatus for capturing and storing in real time trace data having a large data bandwidth requirement for accurate data capture, wherein the trace data is transmitted in real time to a plurality of mass storage units. Means for dividing the trace data into data packets at a predetermined interval, and the transmission means sequentially transmits the data packets to different ones of the plurality of mass storage units. Means for storing the trace data, wherein the value obtained by multiplying the duration of the predetermined interval by the number of the mass storage units is at least equal to the bandwidth.
【請求項6】正確なデータ捕捉のための大きなデータバ
ンド幅要件を持つトレースデータをリアルタイムにて捕
捉及び格納するためのシステムにおいて、 前記トレースデータをリアルタイムにてトレースデータ
圧縮ユニットにこのトレースデータ流から正確なデータ
捕捉のために不要なデータを削除するために送信するた
めの手段と、 前記トレースデータをリアルタイムにて前記データ圧縮
ユニットから複数の大容量記憶ユニットに送信するため
の手段とを含み、 前記複数の大容量記憶ユニットに送信するための手段
が、 前記トレースデータを所定間隔にてデータパケットに分
割するための手段と、 前記データパケットを前記複数の大容量記憶ユニットの
異なる一つに逐次的に送信するための手段とを含み、こ
こで、前記所定間隔の継続時間と前記大容量記憶ユニッ
トの数を掛けた値が少なくとも前記バンド幅に等しいこ
とを特徴とするトレースデータ捕捉・蓄積装置。
6. A system for capturing and storing in real time trace data having a large data bandwidth requirement for accurate data capture, wherein the trace data is streamed to a trace data compression unit in real time. From the data compression unit to a plurality of mass storage units in real time, and means for sending the trace data to remove unnecessary data for accurate data capture from the data compression unit. Means for transmitting to the plurality of mass storage units, means for dividing the trace data into data packets at predetermined intervals, and the data packet to a different one of the plurality of mass storage units. Means for transmitting sequentially, wherein the continuation of said predetermined interval Wherein a between trace data capture and storage device value obtained by multiplying the number of mass storage units, characterized in that at least equal to the bandwidth.
JP4039474A 1991-04-19 1992-02-26 Method and device for acquiring and storing trace data Pending JPH0581085A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US688787 1985-01-04
US68878791A 1991-04-19 1991-04-19

Publications (1)

Publication Number Publication Date
JPH0581085A true JPH0581085A (en) 1993-04-02

Family

ID=24765772

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4039474A Pending JPH0581085A (en) 1991-04-19 1992-02-26 Method and device for acquiring and storing trace data

Country Status (1)

Country Link
JP (1) JPH0581085A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200348A (en) * 1993-11-23 1995-08-04 Rockwell Internatl Corp Method and apparatus for compression of program address dataand apparatus for quickening of debugging processing of program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS594054B2 (en) * 1979-04-17 1984-01-27 株式会社日立製作所 Multiprocessor failure detection method
JPS6057428A (en) * 1983-09-09 1985-04-03 Nec Corp Magnetic disk control system
JPS6162920A (en) * 1984-09-05 1986-03-31 Hitachi Ltd Magnetic disk device system
JPS6462886A (en) * 1987-09-01 1989-03-09 Nec Corp Disk controller
JPH0235516A (en) * 1988-07-25 1990-02-06 Nec Corp Optical disk processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS594054B2 (en) * 1979-04-17 1984-01-27 株式会社日立製作所 Multiprocessor failure detection method
JPS6057428A (en) * 1983-09-09 1985-04-03 Nec Corp Magnetic disk control system
JPS6162920A (en) * 1984-09-05 1986-03-31 Hitachi Ltd Magnetic disk device system
JPS6462886A (en) * 1987-09-01 1989-03-09 Nec Corp Disk controller
JPH0235516A (en) * 1988-07-25 1990-02-06 Nec Corp Optical disk processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200348A (en) * 1993-11-23 1995-08-04 Rockwell Internatl Corp Method and apparatus for compression of program address dataand apparatus for quickening of debugging processing of program

Similar Documents

Publication Publication Date Title
EP1738267B1 (en) System and method for organizing data transfers with memory hub memory modules
CN110069442A (en) A kind of ultra-high-speed data acquisition device and method based on ZYNQ Series FPGA
US4476526A (en) Cache buffered memory subsystem
Abate et al. Queueing analysis of the IBM 2314 disk storage facility
US6130869A (en) Multiple-channel information reproducing apparatus including buffer memories assigned to channels respectively
US5530830A (en) Disk array system
CN101729421B (en) Storage method and device based on time division multiplex
JPS61125641A (en) Data compression control system
CN108681510A (en) Data processing method and device
JPH0581085A (en) Method and device for acquiring and storing trace data
JPH0689218A (en) Backup system for multiplex writing volume
JPH0789348B2 (en) Data transmission method in interface system
JP2538897B2 (en) Data processing device
CN101739338A (en) Device and method for tracking processor address data
JPH11191900A (en) Audio data processing unit
JPS62182957A (en) Communication tracing system
CN117373501B (en) Statistical service execution rate improving method and related device
JPS62237540A (en) Journal output control system
CN110727402B (en) High-speed FC data real-time receiving and frame loss-free storage method
CN104977527A (en) Integrated circuit IC test device and test method thereof
JPS634318Y2 (en)
Johnson et al. Disk response time measurements
JP3060660B2 (en) Terminal device transmission control method
CN116847104A (en) High-flux video real-time analysis processing method and device based on distributed multi-chip decoding
JP2749129B2 (en) Logging data recording method