JPS62232055A - Method for preparing event trace data - Google Patents

Method for preparing event trace data

Info

Publication number
JPS62232055A
JPS62232055A JP61074287A JP7428786A JPS62232055A JP S62232055 A JPS62232055 A JP S62232055A JP 61074287 A JP61074287 A JP 61074287A JP 7428786 A JP7428786 A JP 7428786A JP S62232055 A JPS62232055 A JP S62232055A
Authority
JP
Japan
Prior art keywords
time
timer
event
host
input
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.)
Granted
Application number
JP61074287A
Other languages
Japanese (ja)
Other versions
JPH0442695B2 (en
Inventor
Takeshi Onuki
大貫 健
Seiichi Yasumoto
精一 安元
Masakazu Okada
政和 岡田
Hirobumi Inoue
博文 井上
Toshihiko Uchiyama
俊彦 内山
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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Process Computer Engineering Inc
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 Hitachi Ltd, Hitachi Process Computer Engineering Inc filed Critical Hitachi Ltd
Priority to JP61074287A priority Critical patent/JPS62232055A/en
Publication of JPS62232055A publication Critical patent/JPS62232055A/en
Publication of JPH0442695B2 publication Critical patent/JPH0442695B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To speed up abnormal operation analysis of a computer system and make it possible to execute connection test to a terminal easily by detecting development with time of event of an input/output controlling device connected to a host and a terminal in synchronism with a timer in the host. CONSTITUTION:A timer 2b in an input/output controlling device 2 is reset to 0 by a trace starting and setting means at the time of event trace starting, and the time of a host timer 1c at the point of time is added later to trace data. Accordingly, the input/output controlling device timer 2b is synchronized with the host timer 1c at the time of trace starting, and the time of occurrence of event in the input/output controlling device 2 can be measured almost exactly by timing of the host timer 1c, and extra burden on the processor 2a for it is not caused. Further, in case of receiving a time data message from a terminal 3, connection test can be executed easily as timing of the terminal side timer is synchronized by a time error of the time of receiving.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、計算機システムに於るイベント・トレースデ
ータ作成方法に係り、特に計算機システム内の入出力装
置の障害解析に有効なイベントトレースデータ作成方法
に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method for creating event trace data in a computer system, and in particular, a method for creating event trace data that is effective for failure analysis of input/output devices in a computer system. Regarding the method.

〔従来の技術〕[Conventional technology]

計算機システムに於ては、[を間の割込みの発生やプロ
グラム開始等のイベントに対し、その時の内部の状態や
時刻をイベントトレースデータとして記録しておき、異
常時にはこれが読み出されて動作解析に用いられる。こ
のようなイベントトレースデータの従来の作成方法とし
ては、特開昭59−111552.同59−22386
4等に記載のように、ホストコンピュータ(以下単にホ
ストという)内の容易に収集できるプログラムの開始、
終了や割込等の制御データをホスト内のタイマで計った
発生時間とともに記録し、一方ホストに接続されている
入出力制御装置のイベントに対しては、その装置自体の
タイマで計った発生時間とともに独自に記録していた。
In computer systems, for events such as the occurrence of an interrupt or the start of a program, the internal state and time at that time are recorded as event trace data, and in the event of an abnormality, this is read out and used for operation analysis. used. A conventional method for creating such event trace data is disclosed in Japanese Patent Application Laid-Open No. 59-111552. 59-22386
4 etc., starting a program that can be easily collected in a host computer (hereinafter simply referred to as host);
Control data such as termination and interrupts are recorded along with the time of occurrence measured by the timer in the host, while for events of input/output control devices connected to the host, the time of occurrence measured by the timer of that device itself is recorded. He also recorded independently.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術では、ホストに接続された入出力制御袋に
が高機能なもの、たとえばホストとのインターフェース
としてDMA制御方式を用いたものや、マイコンを搭載
したものについては、ホストのプログラムの動作や当該
入出力制御装置に対するアクセスのタイミングと上記入
出力制御装置内部の動作や情報伝送のタイミングとの対
応づけが、独立なタイマによって計られているために容
易に行えず、このため計算機システム異常時のトラブル
解析や、入出力制御装置に接続された端末との結合試験
時には多大の労力を必要とし、また専用の監視ツールを
付加する必要があった。
In the above conventional technology, if the input/output control bag connected to the host is highly functional, for example, one that uses a DMA control method as an interface with the host, or one that is equipped with a microcomputer, it is difficult to control the operation of the host program. It is not easy to correlate the timing of access to the input/output control device with the internal operation of the input/output control device and the timing of information transmission because it is measured by an independent timer. Trouble analysis and integration tests with terminals connected to the input/output control equipment required a great deal of effort, and it was also necessary to add dedicated monitoring tools.

一方これらの問題点に対処するために、入出力制御装置
内のイベントトレース機能が、ホスト内のタイマにより
与えられる日付や時刻情報を直接読出してトレースデー
タを記録する方法や、ホストが一定周期で入出力制御装
置の状況を間合せる方法も考えられるが、これらの方法
は、ホストや入出力制御装置が本来実行すべき入出力動
作の性能低下を引き起すことになり、また入出力制御装
置の動作が複雑になる欠点がある。
On the other hand, in order to deal with these problems, there are methods in which the event trace function in the input/output control unit directly reads the date and time information given by the timer in the host and records trace data, and Although it is possible to consider ways to adjust the status of the I/O controller, these methods will cause a decline in the performance of the I/O operations that the host or I/O controller should normally perform, and will also cause the I/O controller to The disadvantage is that the operation becomes complicated.

本発明は、ホストに接続された入出力制御装置のイベン
トトレースデータに、ホストのタイマーに同期した時刻
の情報を付加することができ、しかもそのためにホスト
や入出力制御装置の性能を低下させることのないイベン
トトレースデータ作成方法を提供することをその目的と
する。
The present invention can add time information synchronized with the host's timer to event trace data of an input/output control device connected to a host, and this does not reduce the performance of the host or input/output control device. The purpose is to provide a method for creating event trace data without the need for

〔問題点を解決するための手段〕[Means for solving problems]

上記の目的は、従来と同様にホスト及び入出力制御装置
の各々にタイマを設けて夫々自装置のタイマの示す時刻
をイベント発生時刻として記録するとともに、ホストか
らの指令によりイベントトレースを開始するトレース開
始手段および内蔵のタイマをリセットするリセット手段
を入出力制御装置に設け、ホストは入出力制御装置に対
してトレースの開始を指令するとそのときの自装置内タ
イマの示す開始時刻を記憶し、その後、入出力制御装置
によって記録されたイベントトレースデータを読み出し
た時、上記記憶した開始時刻を読み出した各イベントの
発生時刻に加えて、そのイベントの発生時刻とすること
によって達成され、更に、ホストが入出力制御装置を介
して接続された端末からその端末のタイマで計測された
時刻データを含むメツセージを受信した時には、その受
信時点に於る端末の時刻データをホストタイマによる時
刻との差を求め、これによって端末のタイマ計数値を補
正することによって達成される。
The purpose of the above is to provide a timer in each of the host and input/output control device as in the past, record the time indicated by the timer of each device as the event occurrence time, and trace the event by starting the event trace based on commands from the host. The input/output control device is provided with a starting means and a reset means for resetting the built-in timer, and when the host commands the input/output control device to start tracing, it stores the start time indicated by the timer in its own device at that time, and then , when the event trace data recorded by the input/output control device is read, the above-mentioned stored start time is added to the occurrence time of each read event, and is achieved by setting the event occurrence time as When a message containing time data measured by the timer of the terminal is received from a terminal connected via the input/output control device, the difference between the time data of the terminal at the time of reception and the time measured by the host timer is calculated. , which is achieved by correcting the terminal's timer count.

〔作用〕[Effect]

上記トレース開始及びセット手段により、入出力制御装
置内のタイマはイベントトレース開始時に0にリセット
され、その時点のホストタイマの時刻が後にトレースデ
ータに加算されるから、入出力制御装置タイマはトレー
ス開始時点にホストタイマに同期化され、入出力制御装
置内のイベント発生時刻もホストタイマのタイミングで
ほぼ正確に計測でき、このためのプロセッサの余分な負
担は生じない、更に端末からの時刻データメツセージ受
信の場合は、その受信時点の時間誤差で端末側タイマの
タイミングが同期させられるため、結合試験が容易に行
える。
By the trace start and set means described above, the timer in the input/output control device is reset to 0 at the start of event tracing, and the time of the host timer at that time is later added to the trace data, so the input/output control device timer starts tracing. It is synchronized with the host timer at the same time, and the time of event occurrence in the input/output control device can be measured almost accurately using the timing of the host timer, and no extra burden is placed on the processor.Furthermore, time data messages can be received from the terminal. In this case, the timing of the timer on the terminal side is synchronized by the time error at the time of reception, making it easy to perform a coupling test.

〔実施例〕 以下、本発明の一実施例を第1図により説明する。本図
において、ホスト1を入出力制御装置i22はインター
フェース28を経由して接続され、ランダムアクセスメ
モリ(RAM)2d内の情報や制御指令が転送される。
[Example] Hereinafter, an example of the present invention will be described with reference to FIG. In this figure, the host 1 is connected to the input/output control device i22 via an interface 28, and information and control commands in a random access memory (RAM) 2d are transferred thereto.

またタンターフエース2fを介して端末3が接続されて
おり、この端末との間でもデータ転送が行われる。ホス
ト1は、プログラムやデータが格納される主メモリ1a
、プログラムを実行するプロセッサlb、およびプロセ
ッサから読み出し可能な日付時刻の計数機構1cから構
成される。入出力制御袋212は、ホスト1からの入出
力指令を解読してマイクロプロセッサ2aに割込信号I
NTOを出力し、かつホスト1とのデータを転送するイ
ンターフェース2e、ランダムアクセスメモリ2d、プ
ログラムを格納するメモリ(ROM)2c、このプログ
ラムを実行するマイクロプロセッサ2a、1 rn s
周期の割込信号INT2を発生するタイマ2d、および
端末3とのインターフェース2fから構成されている。
Further, a terminal 3 is connected via the tanturf ace 2f, and data is transferred with this terminal as well. The host 1 has a main memory 1a in which programs and data are stored.
, a processor lb that executes a program, and a date and time counting mechanism 1c that can be read from the processor. The input/output control bag 212 decodes input/output commands from the host 1 and sends an interrupt signal I to the microprocessor 2a.
An interface 2e that outputs NTO and transfers data with the host 1, a random access memory 2d, a memory (ROM) 2c that stores a program, and a microprocessor 2a that executes this program.
It consists of a timer 2d that generates a periodic interrupt signal INT2, and an interface 2f with the terminal 3.

インターフェース2fは端末とのデータ送受信完了毎に
マイクロプロセッサ2aに対して割込信号lNTlを出
力する。
The interface 2f outputs an interrupt signal lNTl to the microprocessor 2a every time data transmission/reception with the terminal is completed.

第2図はランダムアクセスメモリ2d内のイベントトレ
ースデータ格納エリア2dlのも育成を示す。同エリア
中のCa5s No、はA+2番地番地以降順路納され
たイベントトレースデータの個数(ケース数)を示し、
データ(i)とカウンタ(i)のペアで1ケースと表示
する。A+1番地のアドレスポインタは1図の点線で示
したところの、次に1−レースデータを格納すべきアド
レスを示す。エリア2d2は、タイマ2bの計数値がB
+0番地に格納されており、B+ll地にはイベントデ
ータが格納されており、B千2番地にはホストからトレ
ース開始指令が出されたことを示すフラグが格納されて
おり、後述するイベントトレース機能によりこのカウン
タ (i)とデータ(i)が1ケースとしてイベント発
生時にエリア2dlのアドレスポインタの指示アドレス
へ格納される。
FIG. 2 shows the development of the event trace data storage area 2dl in the random access memory 2d. Ca5s No. in the same area indicates the number of event trace data (number of cases) that have been delivered sequentially after address A+2,
A pair of data (i) and counter (i) is displayed as one case. The address pointer at address A+1 indicates the address where the next 1-race data is to be stored, as indicated by the dotted line in FIG. In area 2d2, the count value of timer 2b is B.
+0 address, event data is stored at B+11 address, and a flag indicating that a trace start command has been issued from the host is stored at B+12 address. As a result, this counter (i) and data (i) are stored in one case at the address indicated by the address pointer in area 2dl when an event occurs.

第3図及び第4図はROM2cに格納されているイベン
トトレースのためのプログラムである6第3図において
、タイマ割込処理プログラム2clは、1 rn s周
期のタイマ2bからの割込INT2により起動され、第
2図B+O番地のカウンタ値を+1更新する。
3 and 4 are programs for event tracing stored in the ROM 2c.6 In FIG. 3, the timer interrupt processing program 2cl is started by an interrupt INT2 from the timer 2b with a period of 1 rn s. The counter value at address B+O in FIG. 2 is updated by +1.

ホスト指令処理プログラム2c2は、ホストからの割込
INTOによって起動され、この割込みがトレース指令
であれば(ステップ200)第2図エリア2d2のB+
O番地を0にリセットしくステップ201、これが入出
力制御装置のタイマのリセットに相当する)、イベント
トレース機能に対してトレース開始指示を行い(ステッ
プ202)、更にエリア2dlのCa5e No、をO
にリセットする。一方割込INTOが入出力制御指令で
あった時はホストの主メモリ1aとRAM2dとのデー
タ転送の制御を行う(ステップ204)。
The host command processing program 2c2 is started by an interrupt INTO from the host, and if this interrupt is a trace command (step 200), B+ in area 2d2 in FIG.
Reset address O to 0 (Step 201, which corresponds to resetting the timer of the input/output control device), instruct the event trace function to start tracing (Step 202), and then set Ca5e No. of area 2dl to O.
Reset to . On the other hand, when the interrupt INTO is an input/output control command, data transfer between the main memory 1a and RAM 2d of the host is controlled (step 204).

イベント発生処理プログラム2c3は、端末3とのデー
タ送受信が行われるときに、インターフェース2fから
の割込lNTlにより起動され、イベントトレース機能
(サブルーチン)を動作させるものである。
The event generation processing program 2c3 is activated by an interrupt lNTl from the interface 2f when data is exchanged with the terminal 3, and operates an event tracing function (subroutine).

第4図のイベントトレース機能2c4は、イベント発生
処理2c3によって起動され、ホストからのトレース開
始指令によりトレース開始フラグがホスト指令処理2c
2のステップでオンとされておれば(ステップ400)
、第2図エリア2dlのCa5e No、をしらべる(
ステップ401)、これが最大でなければCa5e N
o、を+1しくステップ402)、エリア2dlのアド
レスポインタの指す番地へB+O番地のタイマカウント
値を格納しくステップ403)、その次の番地へB+1
1地のデータを格納しくステップ404)、アドレスポ
インタを+2しくステップ405)、アドレスポインタ
がその最大値A+Nになっていなければ(ステップ40
6)処理を終り、最大値になっていればアドレスポイン
タの値をA+2番地として次のイベントトレースに備え
る(ステップ407)。
The event trace function 2c4 in FIG. 4 is activated by the event generation process 2c3, and the trace start flag is set by the host instruction process 2c in response to a trace start command from the host.
If it is turned on in step 2 (step 400)
, check the Ca5e No. of area 2dl in Figure 2 (
Step 401), if this is not the maximum, Ca5e N
o, by +1 step 402), store the timer count value of address B+O to the address pointed to by the address pointer of area 2dl (step 403), and move to the next address B+1
Step 404) to store the data at 1 location, step 405) to increase the address pointer by +2, and if the address pointer has not reached its maximum value A+N (step 40).
6) When the processing is finished and the maximum value has been reached, the value of the address pointer is set to address A+2 in preparation for the next event trace (step 407).

第5図はホスト1の主メモリla内のデータ格納エリア
を示したもので、イベントトレース開始指令出力時にホ
スト内タイマ1cの示す日付・時刻データ1al(L番
地)、端末3からの受信メツセージ内に含まれていた日
付・時刻データ1a2(M番地)、及びこの端末からの
データ受信時のホストタイマ1cの日付・時刻データ1
a3(K番地)と、入出力制御袋b!12のRAM2d
内のイベントトレースデータ(第2図エリア2d1)を
読み出して格納したエリア1d4から成る。
FIG. 5 shows the data storage area in the main memory la of the host 1. When the event trace start command is output, the date and time data 1al (address L) indicated by the internal host timer 1c, and the data stored in the received message from the terminal 3 are shown in FIG. date and time data 1a2 (address M) included in this terminal, and date and time data 1 of the host timer 1c at the time of data reception from this terminal.
a3 (address K) and input/output control bag b! 12 RAM2d
It consists of an area 1d4 in which event trace data (area 2d1 in FIG. 2) is read out and stored.

第6図はホスト1の主メモリ1aに格納されているプロ
グラムを示す、イベントトレース開始処理1a5は、開
始時のホストタイマICの日付・時刻を読みとって第5
図のL番地へ格納しくステップ500)、開始の指令を
出力する(ステップ501)。
FIG. 6 shows a program stored in the main memory 1a of the host 1. The event trace start process 1a5 reads the date and time of the host timer IC at the time of start, and
The data is stored at address L in the figure (step 500), and a start command is output (step 501).

イベントトレースデータ2dlを主メモリのエリア1a
4(第5図)へ転送しくステップ601)、ホストのタ
イマに同期させるか端末の時間に同期させるかをしらべ
(ステップ602.この選択はオペレータ操作の設定に
よる)、ホスト同期のときはエリア104内のカウンタ
(i)に第5図り番地の時刻を加え(ステップ603)
、端末同期のときは第5図M番地とに番地の時間の差を
求めてL番地へ格納しくステップ604)、その後この
値をエリア104のカウンタ(i)に加える(ステップ
603)。
Event trace data 2dl is stored in area 1a of main memory.
Step 601), check whether to synchronize with the host timer or the terminal time (step 602; this selection depends on the operator settings), and if host synchronization is selected, select area 104. Add the time of the 5th dial address to the counter (i) in (step 603)
When the terminal is synchronized, the time difference between the address M and the address M in FIG.

端末データ受信処理プログラム1a7は、端末3からの
受信データ内の日付・時刻情報を取り出して第5図M番
地へ格納しくステップ700)。
The terminal data reception processing program 1a7 extracts the date and time information in the received data from the terminal 3 and stores it at address M in FIG. 5 (step 700).

その時のホストタイマ1cの日付・時刻を第5図のに番
地へ格納する(ステップ701)。
The date and time of the host timer 1c at that time are stored in the address shown in FIG. 5 (step 701).

以上が本発明の実施例の詳細な構成であるが、これらの
全体の動作は次のようである。ホスト1は、入出力制御
装置2内のイベントトレースの場合は、第6図のイベン
トトレース指令処理プログラム1a5を実行し、この処
理内のイベントトレース開始指令により入出力制御袋は
内のマイクロプロセッサ2aへの割込INTOがオンと
する。
The detailed configuration of the embodiment of the present invention has been described above, and the overall operation thereof is as follows. In the case of event tracing in the input/output control device 2, the host 1 executes the event trace command processing program 1a5 shown in FIG. Interrupt INTO is turned on.

そうすると第3図のホスト指令処理2c2が起動され、
ここでイベントトレーサの開始指示(ステップ202)
が出される。なおタイマ割込処理プログラム2clはシ
ステム立ち上げとともに常時動作状態にある。−六入出
力制御装置!!2内のイベント発生処理2c3(第3図
)は端末3よりデータ伝送時に割込lNTlにより起動
され、これによって第4図のプログラムが起動されてイ
ベントトレースデータが順次エリア2dlへ格納される
Then, the host command processing 2c2 in FIG. 3 is started,
Here, start the event tracer (step 202)
is served. It should be noted that the timer interrupt processing program 2cl is always in operation when the system is started up. -6 input/output control devices! ! Event generation processing 2c3 (FIG. 3) in 2 is activated by an interrupt lNTl when data is transmitted from the terminal 3, whereby the program shown in FIG. 4 is activated and event trace data is sequentially stored in area 2dl.

その後ホストのオペレータによる指令をうけた時や異常
発生時にイベントトレースデータ実時間補正プログラム
1a6が実行され、ホストタイマの時間に同期した時間
補正がトレースデータに対して行われる。
Thereafter, when receiving a command from the host operator or when an abnormality occurs, the event trace data real-time correction program 1a6 is executed, and time correction is performed on the trace data in synchronization with the time of the host timer.

〔発明の効果〕〔Effect of the invention〕

以上の実施例から明らかなように1本発明によれば、ホ
ストに接続された入出力制御装置や端末のイベントの時
間的経過をホスト内のタイマに同期させて検出できるた
め、計算機システムの異常動作解析を迅速化でき、また
端末との結合試験を容易に行えるという効果があり、し
かもこのために入出力制御装置内には簡単なタイマを設
ければよく、また同期化のために入出力制御装置及びホ
ストのプロセッサに大きな負担がかかることはない。
As is clear from the above embodiments, according to the present invention, it is possible to detect the time course of events of input/output control devices and terminals connected to the host in synchronization with the timer in the host, so that abnormalities in the computer system can be detected. It has the effect of speeding up operation analysis and making it easy to perform connection tests with terminals. Moreover, for this purpose, it is only necessary to provide a simple timer in the input/output control device, and for synchronization, input/output There is no significant burden placed on the control device and host processor.

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

第1図は゛本発明の一実施例を示すブロック図。 第2図は入出力制御装置内のイベントトレースデータ及
びタイマエリアの説明図、第3図は入出力制御装置プロ
グラムのフローチャート、第4図はイベントトレース機
能のフローチャート、第5図はホスト内メモリの説明図
、第6図はホストのプログラムのフローチャートである
。 1・・・ホスト、2・・・入出力制御装置、3・・・端
末。 1a・・・ホストメモリ、1c・・・日付時刻計数機構
。 2b・・・タイマ、2dl・・・イベントトレースデー
タ、2d2・・・タイマ計数カウンタ、2c2・・・ホ
スト指令処理、2c4・・・イベントトレース機能、1
85・・・イベントトレース指令処理、1a6・・・イ
ベントトレースデータの実時間補正処理。
FIG. 1 is a block diagram showing one embodiment of the present invention. Figure 2 is an explanatory diagram of event trace data and timer area in the input/output control device, Figure 3 is a flowchart of the input/output control unit program, Figure 4 is a flowchart of the event trace function, and Figure 5 is a diagram of the memory in the host. The explanatory diagram, FIG. 6, is a flowchart of the host program. 1...Host, 2...I/O control device, 3...Terminal. 1a...Host memory, 1c...Date and time counting mechanism. 2b...Timer, 2dl...Event trace data, 2d2...Timer counting counter, 2c2...Host command processing, 2c4...Event trace function, 1
85...Event trace command processing, 1a6...Real-time correction processing of event trace data.

Claims (1)

【特許請求の範囲】 1、ホストコンピュータがイベントトレースの開始指令
を出力した時に内蔵の計時手段の示す時刻を初期時刻と
して記憶し、上記開始指令を受けた入出力制御装置は自
装置内のタイマをリセットしたのち該タイマのカウント
を始めかつイベントトレース状態へ移行し、更にその状
態でイベントが発生するとそのイベントを示すイベント
データと該発時点に於る上記タイマのカウント値とを内
蔵メモリのイベントデータエリアへ格納し、オペレータ
による指示又は異常検出があった時にホストコンピュー
タは入出力制御装置内メモリの上記イベントデータエリ
アの内容を読み取り、該読み取りデータ内の上記タイマ
カウント値を該値の示す時刻と上記開始指令時に記憶し
た初期時刻との加算した時刻に置換えてイベントトレー
スデータとするようにしたことを特徴とするイベントト
レースデータ作成方法。 2、入出力制御装置に接続された端末から、該端末側の
タイマで計測されたその時点の送信時刻を含むデータが
ホストコンピュータへ送信されて来た時には、ホストコ
ンピュータは、上記データの受信時点に於る前記内蔵計
時手段の示す時刻と上記送信時刻との差を算出してこれ
を前記開始指令時に記憶した初期時刻に代る初期時刻と
したことを特徴とする特許請求の範囲第1項のイベント
トレースデータの作成方法。
[Claims] 1. When the host computer outputs an event trace start command, the time indicated by the built-in clock means is stored as the initial time, and the input/output control device that received the start command starts its own timer. After resetting the timer, the timer starts counting and moves to the event trace state, and if an event occurs in that state, the event data indicating the event and the count value of the above timer at the time of occurrence are stored in the built-in memory as an event. The host computer reads the contents of the event data area in the memory of the input/output control device when there is an instruction from the operator or an abnormality is detected, and converts the timer count value in the read data to the time indicated by the value. and an initial time stored at the time of the start command. 2. When data including the current transmission time measured by the timer on the terminal side is sent from a terminal connected to the input/output control device to the host computer, the host computer Claim 1, characterized in that the difference between the time indicated by the built-in timer and the transmission time is calculated and used as an initial time in place of the initial time stored at the time of the start command. How to create event trace data.
JP61074287A 1986-04-02 1986-04-02 Method for preparing event trace data Granted JPS62232055A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61074287A JPS62232055A (en) 1986-04-02 1986-04-02 Method for preparing event trace data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61074287A JPS62232055A (en) 1986-04-02 1986-04-02 Method for preparing event trace data

Publications (2)

Publication Number Publication Date
JPS62232055A true JPS62232055A (en) 1987-10-12
JPH0442695B2 JPH0442695B2 (en) 1992-07-14

Family

ID=13542758

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61074287A Granted JPS62232055A (en) 1986-04-02 1986-04-02 Method for preparing event trace data

Country Status (1)

Country Link
JP (1) JPS62232055A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0439747A (en) * 1990-06-06 1992-02-10 Mitsubishi Electric Corp Event trace device
JPH0561822A (en) * 1990-08-31 1993-03-12 Internatl Business Mach Corp <Ibm> Data event recording device and monitor device of oemi channel activity
US7594146B2 (en) 2004-02-23 2009-09-22 Nec Corporation Apparatus, method, and program for correcting time of event trace data
JP6188895B1 (en) * 2016-09-05 2017-08-30 三菱電機株式会社 In-vehicle control program execution time data acquisition method and in-vehicle control device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0439747A (en) * 1990-06-06 1992-02-10 Mitsubishi Electric Corp Event trace device
JPH0561822A (en) * 1990-08-31 1993-03-12 Internatl Business Mach Corp <Ibm> Data event recording device and monitor device of oemi channel activity
US7594146B2 (en) 2004-02-23 2009-09-22 Nec Corporation Apparatus, method, and program for correcting time of event trace data
JP6188895B1 (en) * 2016-09-05 2017-08-30 三菱電機株式会社 In-vehicle control program execution time data acquisition method and in-vehicle control device

Also Published As

Publication number Publication date
JPH0442695B2 (en) 1992-07-14

Similar Documents

Publication Publication Date Title
JPS62232055A (en) Method for preparing event trace data
JP2738173B2 (en) Diagnostic system for stand-alone equipment
JP2754583B2 (en) Simulated fault occurrence system
JP2973665B2 (en) How to display process volume
JPS59205613A (en) Sequence monitor device
JPH05303516A (en) Time synchronizing device for supervisory and controlling system
JPS6342297B2 (en)
JPS63118964A (en) Information processor
JP3428235B2 (en) Self-monitoring device and self-monitoring method
JP3224651B2 (en) Digital output device with inspection output
JPH04898A (en) Communication equipment
JPS6039235B2 (en) video display control device
JPS6186809A (en) Detection system for watchdog timer signal of sequence control
JPH03162043A (en) Data recorder for on-line scope
JPS61151494A (en) Timer circuit with password
JPH05233022A (en) Input/output responsing time confirming method for programmable controller
JPS62298841A (en) Firmware debugging system
JPH0421895B2 (en)
JPH01144114A (en) Crt coordinate input device using light pen
JPH0263351A (en) Communication terminal equipment
JPH0433064B2 (en)
JPS5981733A (en) Process signal transmission method
JPS60224349A (en) Detection for power failure
JPS60143097A (en) Correction system of monitoring time for control response
JPH0390911A (en) Process controller containing sampling function

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees