JPH03185531A - Method for displaying scale conversion for task time - Google Patents

Method for displaying scale conversion for task time

Info

Publication number
JPH03185531A
JPH03185531A JP1323775A JP32377589A JPH03185531A JP H03185531 A JPH03185531 A JP H03185531A JP 1323775 A JP1323775 A JP 1323775A JP 32377589 A JP32377589 A JP 32377589A JP H03185531 A JPH03185531 A JP H03185531A
Authority
JP
Japan
Prior art keywords
task
time
scale
length
program
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
JP1323775A
Other languages
Japanese (ja)
Inventor
Mitsue Kimura
木村 三恵
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP1323775A priority Critical patent/JPH03185531A/en
Publication of JPH03185531A publication Critical patent/JPH03185531A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily identify the length of task time by converting the scale of the task length based upon a changed time scale and successively plotting the lengths of respective tasks correspondingly to respective tasks. CONSTITUTION:A program is read out and stored and the time lengths of respective tasks are successively plotted on a screen correspondingly to respective tasks based upon the time L of a selected task and a previously set time scale T and then a time for changing the time scale T is inputted. The time scale T is changed based upon the changing time, the scale of the length of the task time L is converted based upon the changed time scale T and the lengths of respective tasks are successively plotted on the screen correspondingly to respective tasks. Consequently, the time lengths of respective tasks can simply be identified.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、プログラムのタスクの時間の長さを表示する
方法に関し、特にその尺度変換に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for displaying the length of time of a program task, and in particular to scale conversion thereof.

[従来の技術] プログラムの性能を評優するにあたっては、その各タス
クの時間を算出して、そのタスクの時間を表示する画面
の表示領域の時間軸の時間(以下タイムスケールという
)を予め設定し、そのタイムスケールに基づいて、算出
したタスクの時間の長さをタスクと対応させて表示させ
ていた。
[Prior art] When evaluating the performance of a program, the time for each task is calculated and the time on the time axis of the display area of the screen that displays the time for that task is set in advance (hereinafter referred to as time scale). Then, based on that timescale, the calculated task time length was displayed in correspondence with the task.

そして、オペレータがタスクの時間の長いタスクを識別
し、場合によってはプログラムの性能を高めるために時
間の長いタスクのプログラムを短くするなどの処理をし
ていた。
Then, the operator identifies tasks that take a long time and, in some cases, performs processing such as shortening the program of tasks that take a long time in order to improve the performance of the program.

[発明が解決しようとする課題] 上記のような従来のタスク時間の尺度変換表示方法では
、タイムスケールの時間が固定であるためタスクの時間
の長さがタイムスケールの時間に基づいて表示されるた
めタスクの時間の長短が分かりにくいという問題点があ
った。
[Problems to be Solved by the Invention] In the conventional task time scale conversion display method as described above, the time scale is fixed, so the length of the task time is displayed based on the time scale. Therefore, there was a problem that it was difficult to understand the length of time for a task.

本発明は、かかる問題点を解決するためになされたもの
で、タイムスケールの時間を固定にしてタスクの時間の
長さを表示せず、任意にタイムスケールの時間を変更し
、表示するタスクの時間の長さをそのタイムスケールに
応じて描画し、簡単にタスクの時間の長短を識別できる
タスク時間の尺度変換表示方法を得ることを目的とする
The present invention has been made to solve this problem, and instead of fixing the time scale and displaying the length of the task, the time scale can be arbitrarily changed and the length of the task displayed. To obtain a task time scale conversion display method that allows the length of time to be drawn according to the time scale and easily identify the length of a task time.

[課題を解決するための手段] 本発明に係るタスク時間の尺度変換表示方法は、プログ
ラムを読込んで格納し、その各タスクを分析してタスク
及びタスクの時間を記憶手段に記憶する分析収集処理工
程と、分析収集処理をした後に、前記各タスクの内、描
画対象となるタスクを選択する選択処理工程と、選択さ
れたタスク及びそのタスクの時間を前記記憶手段から抽
出し、予め設定されているタイムスケールに基づいて、
各タスクと対応させて各タスクの時間の長さを画面に順
次描画する編集表示処理工程と、タイムスケールを変更
する時間を入力する入力工程と、入力工程で入力された
変更時間に基づいて前記タイムスケールを変更するタイ
ムスケール変更工程と、変更後のタイムスケールに基づ
いてタスクの時間の長さを尺度変換し、各タスクと対応
させて画面に順次各タスクの長さを描画する尺度変換処
理工程とからなるものである。
[Means for Solving the Problems] The task time scale conversion display method according to the present invention includes an analysis and collection process in which a program is read and stored, each task is analyzed, and the tasks and task times are stored in a storage means. a selection processing step of selecting a task to be drawn from among the tasks after analysis and collection processing, and extracting the selected task and the time of the task from the storage means, and extracting the selected task and the time of the task from the storage means, Based on the timescale in which
an editing display processing step of sequentially drawing the time length of each task on the screen in correspondence with each task; an input step of inputting the time to change the time scale; A time scale change process that changes the time scale, and a scale conversion process that scales the length of the task based on the changed time scale, and sequentially draws the length of each task on the screen in correspondence with each task. It consists of a process.

[作用] 本発明においては、分析収集処理工程でプログラムを読
込んで格納し、その各タスクを分析してタスク及びその
時間を記憶手段に記憶させた後に、選択処理工程で記憶
した各タスクの内、描画対象となるタスクを選択する。
[Operation] In the present invention, after reading and storing a program in the analysis and collection processing step, analyzing each task, and storing the task and its time in the storage means, each of the tasks stored in the selection processing step is , select the task to be drawn.

そして、編集表示処理工程で選択されたタスク及びその
タスクの時間を記憶手段から抽出し、予め設定されてい
るタイムスケールに基づいて、各タスクと対応させて各
タスクの時間の長さを画面に順次描画する。
Then, the task selected in the editing display processing step and the time of the task are extracted from the storage means, and the length of time of each task is displayed on the screen in correspondence with each task based on a preset time scale. Draw sequentially.

次に、入力工程でタイムスケールを変更する時間を入力
し、タイムスケール変更工程で入力された変更時間に基
づいてタイムスケール変更し、その変更後のタイムスケ
ールに基づいて尺度変換処理工程でタスクの時間の長さ
を尺度変換し、各タスクと対応させて画面に順次各タス
クの長さを描画する。
Next, input the time to change the time scale in the input process, change the time scale based on the input change time in the time scale change process, and change the task in the scale conversion process based on the changed time scale. The length of time is converted to a scale and the length of each task is drawn on the screen sequentially in correspondence with each task.

[実施例] 第1図(a)〜(C)は本発明の一実施例を示すタスク
時間の尺度変換表示方法を説明するフローチャートであ
り、同図(a)は分析・収集処理を説明するフローチャ
ート、同図(b)は編集・表示を説明するフローチャー
ト、同図(c)はRUN時間グラフ描画を説明するフロ
ーチャートである。
[Example] FIGS. 1(a) to 1(C) are flowcharts illustrating a task time scale conversion display method according to an embodiment of the present invention, and FIG. 1(a) illustrates an analysis/collection process. The flowchart is a flowchart illustrating editing and displaying, and FIG. 2c is a flowchart illustrating RUN time graph drawing.

第2図は本発明を具体的に用いた構成図であり、本図面
と第1図を対応させて説明する。
FIG. 2 is a block diagram that specifically uses the present invention, and this drawing will be explained in correspondence with FIG. 1.

図において、(l〉は評価されるプログラムを格納した
フロッピィ、(2)は分析・収集処理のプログラムを格
納した第1のフロッピィ、(3)は何も格納されていな
い第2のフロッピィ、(4〉は編集・表示処理のプログ
ラム及びRUNタスク遍移グラフのプログラムを格納し
た第3のフロッピィである。
In the figure, (l> is the floppy that stores the program to be evaluated, (2) is the first floppy that stores the analysis/collection processing program, (3) is the second floppy that stores nothing, and ( 4> is the third floppy disk that stores the editing/display processing program and the RUN task transition graph program.

(5)はFDDコントローラ、(6)はプロセッサ、(
7)はデイスプレィ、(8〉はキーボード、(9〉はメ
モリ、〈10)はプリンタである。
(5) is the FDD controller, (6) is the processor, (
7) is a display, (8> is a keyboard, (9> is a memory), and (10) is a printer.

この場合は本体のパソコン等が立上がって、評価される
プログラムを格納したフロッピィ(1)を本体の第1の
フロッピィユニット(図示せず)に挿入し、そのプログ
ラムを本体のプロセッサ(8)がFDDコントローラ(
5〉を介して読みメモリ(9)に格納した後に評価され
るプログラムが格納されているフロッピィ(1)を第1
のフロッピィユニットから取出し、そして、第1図(a
)に示す分析・収集処理のプログラムを格納した第1の
フロッピィ(2)を本体の第1のフロッピィユニットに
挿入し、また第2のフロッピユニット(図示せず)に例
えば何も格納されていない第2のフロッピィ(3)を本
体の第2のフロッピィユニットに挿入したとする。
In this case, start up the main unit's personal computer, insert the floppy disk (1) containing the program to be evaluated into the main unit's first floppy unit (not shown), and insert the program into the main unit's processor (8). FDD controller (
The first floppy disk (1) in which the program to be evaluated after being read and stored in the memory (9) via the
1 (a).
) is inserted into the first floppy unit of the main unit, and the second floppy unit (not shown) stores nothing, for example. Assume that the second floppy disk (3) is inserted into the second floppy unit of the main body.

すると、本体側のプロセッサ(6〉はそのトラップ機能
を用いて、第1のフロッピィ(2)に格納されている分
析・収集処理のプログラムに基づいて以下に説明する処
理を実行する。
Then, the processor (6) on the main body uses its trap function to execute the process described below based on the analysis/collection process program stored in the first floppy disk (2).

RUN状態になった評価されるプログラムのタスクのア
ドレスを検出し第2のフロッピィ(3〉に格納する(S
IOI)。そして、本体側のプロセッサ(6)は終了の
システムサービス命令が分析・収集処理のプログラムに
より、そのカーネルに出力されたかを判断する(310
3)。
The address of the task of the program to be evaluated that is in the RUN state is detected and stored in the second floppy disk (3) (S
IOI). Then, the processor (6) on the main body side determines whether the termination system service command has been output to the kernel by the analysis/collection processing program (310).
3).

次に、システムサービス命令が出力されないと判断すれ
ば、検出したアドレスよりタスクを識別し実行した時間
の長さを算出しく5104)、第2のフロッピィ(3)
に格納する。
Next, if it is determined that the system service command is not output, the task is identified from the detected address and the length of execution time is calculated (5104), and the second floppy (3)
Store in.

そして、上記ステップ5IOIに制御を移し、次のタス
クをRUN状態にするために該当する試験データを読み
ステップ5Lot〜ステツプ9104の処理を繰返し、
タスクのアドレス及び実行された時間の長さのトレース
情報を収集データとして第2のフロッピィユニットに挿
入した第2のフロッピィ(3)に格納する。
Then, the control is transferred to step 5IOI, and in order to put the next task in the RUN state, the corresponding test data is read and the processes from step 5Lot to step 9104 are repeated.
Trace information such as the address of the task and the length of execution time is stored as collected data in a second floppy (3) inserted into the second floppy unit.

また、この場合は評価するための試験データがすでに検
討されて本体のメモリ(9〉に格納されていることとし
、全タスクのアドレス及び識別したとする。
In this case, it is assumed that the test data for evaluation has already been examined and stored in the main body's memory (9>), and that the addresses and identifications of all tasks have been determined.

次に、ステップ5102でシステムサービス命令が出力
されたと本体側のプロセッサ(6)が判断すれば、本分
析・収集プログラムの処理を終了する。
Next, if the processor (6) on the main body side determines in step 5102 that a system service command has been output, the processing of this analysis/collection program ends.

そして、第1図(b)に示す本収集データを編集・表示
ルーチンに渡すために、第1のフロッピィユニットに挿
入している第1のフロ・;・ヒイ(2)を脱着する。
Then, in order to pass the collected data shown in FIG. 1(b) to the editing/display routine, the first floppy disk (2) inserted into the first floppy unit is removed.

次に、第1のフロッピィユニットに第1図(b)の編集
・表示処理のプログラムを格納1.た第3のフロッピィ
(4)を挿入する。
Next, the editing/display processing program shown in FIG. 1(b) is stored in the first floppy unit.1. Insert the third floppy disk (4).

すると、本体側のプロセッサ(6〉は、そのプログラム
に基づいて以下に説明する第1図(b)の編集・収集処
理を実行する。
Then, the processor (6) on the main body side executes the editing/collection process shown in FIG. 1(b), which will be explained below, based on the program.

本体側のプロセッサ(6〉は第2のフロッピィユニット
に格納されている上記収集データのトレース情報の先頭
ユニットをサーチしく5201)、表示するタスク名を
抽出する(S203)。
The processor on the main body side (6> searches for the first unit of the trace information of the collected data stored in the second floppy unit 5201) and extracts the task name to be displayed (S203).

次に、一番初めの収集データをバッファにセット(トレ
ースデータの初期値セット)する(S205)。
Next, the first collected data is set in the buffer (initial value set for trace data) (S205).

次に、グラフを描くパラメータをセット(グラフ描画用
初期セット)する(S207)。
Next, parameters for drawing the graph are set (initial set for graph drawing) (S207).

次に、画面を編集しく8209)、その画面を本体のデ
イスプレィ(7)に表示する(S211)。
Next, the screen is edited (8209), and the screen is displayed on the display (7) of the main body (S211).

そして、RUN時間のグラフの描画を(以下RUNタス
ク偏移グラフという)行う(8213)。以下に画面に
表示されるグラフを用いて説明する。
Then, a graph of the RUN time is drawn (hereinafter referred to as a RUN task deviation graph) (8213). This will be explained below using a graph displayed on the screen.

第3図はRUN時間のグラフの描画を説明する図である
FIG. 3 is a diagram illustrating drawing of a graph of RUN time.

図において、(11)は評価されるプログラムの中のタ
スク名、(12)はタスクのRUN時間、(14)は評
価されるプログラムの名称である。
In the figure, (11) is the name of a task in the program to be evaluated, (12) is the RUN time of the task, and (14) is the name of the program to be evaluated.

この場合は、デフォルトで1分で全タスクを示している
こととする。
In this case, it is assumed that all tasks are shown in one minute by default.

次に、デイスプレィ(7〉の画面に第3図に示すように
ガイダンス(前進、実行、表示範囲、グラフ目盛、終了
)を表示しく8215)、表示されたガイダンスを選択
するキーボード(8〉のファンクションキーが押された
とすれば、そのキー情報をプロセッサ(6)が読み(S
217)、例えば前進(S219)、実行(S221)
、表示範囲指定<8223)、グラフ目盛指定(S22
5)、終了(S227)に従い第1図(b)に示す処理
を実行する。
Next, display guidance (advance, execution, display range, graph scale, end) as shown in Figure 3 on the display (7> screen 8215), and use the keyboard (8215) to select the displayed guidance. If a key is pressed, the processor (6) reads the key information (S
217), e.g. forward (S219), execution (S221)
, display range specification <8223), graph scale specification (S22
5), the process shown in FIG. 1(b) is executed according to the end (S227).

次に、グラフ目盛1分ではタスクのRUN時間が見にく
い場合とし、ガイダンスのグラフ目盛が指定されたとす
れば、制御をステップ5215に移し上記説明のガイダ
ンスを表示する。
Next, suppose that it is difficult to see the task RUN time on the graph scale of 1 minute, and if the graph scale of guidance is specified, control is transferred to step 5215 and the guidance described above is displayed.

そして、実行が選択されたとすれば制御をステップ52
05に移し、ステップ5213で以下に説明する第1図
(c)のRUN時間グラフ描画処理を実行する。また、
本処理を説明するにあたって以下に説明する図を用いて
第1図(e)のRUN時間グラフ描画処理を説明する。
Then, if execution is selected, control is transferred to step 52.
05, and in step 5213, the RUN time graph drawing process of FIG. 1(c), which will be explained below, is executed. Also,
In explaining this process, the RUN time graph drawing process in FIG. 1(e) will be explained using the diagrams described below.

第4図はタスクのRUN時間を表す線の設定方法を説明
する概念図である。
FIG. 4 is a conceptual diagram illustrating a method of setting a line representing the task RUN time.

図において、(15)はRUNタスク遍移グラフを表示
する画面の領域、(T)はRUNタスク遍移グラフを表
示する領域(15)の長さの時間であり、オペレータに
より第3図のグラフ目盛が選択され、入力された時間に
より変わるものである。この時間を以下基準目盛Tとい
う。
In the figure, (15) is the area of the screen that displays the RUN task transition graph, and (T) is the length of the area (15) that displays the RUN task transition graph. The scale is selected and changes depending on the input time. This time is hereinafter referred to as reference scale T.

(L)は最初に表示する先頭タスクの終端の時間”ni
l )からRUNタスク遍移グラフを表示する領域(1
5)の端までの長さに対応する時間を示したものである
(L) is the time “ni” at the end of the first task to be displayed.
area (1) to display the RUN task transition graph from
5) shows the time corresponding to the length to the end.

初めに、第1図(C)に示すように入力された基準目盛
Tを読み、その時間をレジスタ等に設定する(9301
)。また、この基準目盛Tはユーザーが任意にT分、T
秒、Tミリ秒、Tマイクロ秒等と設定できる。
First, as shown in FIG. 1(C), read the input reference scale T and set the time in a register etc. (9301
). In addition, this reference scale T can be set arbitrarily by the user.
It can be set to seconds, T milliseconds, T microseconds, etc.

次に、最初に表示するタスク(以下先頭タスクという)
を設定しく8303)、そのタスクまでの時間(以下現
在のタスクの開始時刻という)t を第2のフロッピィ
(3〉から読み設定する(8303)。
Next, the task to be displayed first (hereinafter referred to as the first task)
8303), and the time t until the task (hereinafter referred to as the start time of the current task) is read from the second floppy disk (3>) and set (8303).

そして、次のタスクの開始時刻(又は現在のタスクの終
了時刻t  を読み、設定する(8305)。
Then, the start time of the next task (or the end time t of the current task) is read and set (8305).

n+1 次に、(tnil−tn)を基準目盛Tから引き、その
値を第2のフロッピィ(3〉に記憶しく5307)、そ
の時間のに対応する長さをLと設定する(8311)。
n+1 Next, (tnil-tn) is subtracted from the reference scale T, the value is stored in the second floppy disk (3> 5307), and the length corresponding to that time is set as L (8311).

すなわち、先頭タスクの終了時刻t  から画n+1 面の右端までの長さをLとする。また、Tに対応する画
面のドツト数をRとすると(S313)、次の式%式% 次に、この式からタスクの長(以下タスク長という)さ
R−Lを算出しく8315)、その長さの線を表示する
タスクに対応させてRUNタスク遍移グラフを表示する
領域(15)の左端から描画する(Sa17)。そして
、次にタスクが有るかを判断し、あれば次の先頭タスク
を読み設定しく8321)、制御を上記説明のステップ
5305に移し、次のタスクを描画する。
That is, let L be the length from the end time t of the first task to the right edge of the n+1 screen. Further, if the number of dots on the screen corresponding to T is R (S313), then the following formula % Formula % Next, from this formula, calculate the task length (hereinafter referred to as task length) 8315), A line of length is drawn from the left end of the area (15) where the RUN task transition graph is displayed in correspondence with the task to be displayed (Sa17). Then, it is determined whether there is a next task, and if there is, the next leading task is read and set (8321), control is transferred to step 5305 described above, and the next task is drawn.

従って、基準目盛Tの値を変更すると、Lの長さも変わ
り、かつグラフを表示する範囲が変わりグラフの一部拡
大又は全体の縮小が可能となる。
Therefore, when the value of the reference scale T is changed, the length of L also changes, and the range in which the graph is displayed changes, making it possible to enlarge a portion of the graph or reduce the entire graph.

このグラフを以下に説明する。This graph will be explained below.

第5図は本発明によるRUNタスク遍移グラフを示す図
である。
FIG. 5 is a diagram showing a RUN task transition graph according to the present invention.

この図は、基準目盛Tを10秒として示し、基準目盛T
の値を変更し、上記第1図(C)の処理を実行して第3
図のグラフの一部を拡大したものであり、オペレータが
容易にRUN時間の長いタスクを識別できることを示す
ものである。
This figure shows the reference scale T as 10 seconds, and the reference scale T
Change the value of , execute the process in Figure 1 (C) above, and
This is an enlarged view of a portion of the graph in the figure, showing that the operator can easily identify tasks with long RUN times.

[発明の効果] 以上のように本発明によれば、プログラムを読込んで格
納し、選択されたタスクの時間を予め設定されているタ
イムスケールに基づいて、各タスクと対応させて各タス
クの時間の長さを画面に順次描画した後に、タイムスケ
ールを変更する時間を入力し、その変更時間に基づいて
タイムスケールを変更して変更後のタイムスケールに基
づいてタスクの時間の長さを尺度変換して各タスクと対
応させて画面に順次各タスクの長さを描画するようにし
たので、簡単にタスクの時間の長短を識別できるという
効果が得られている。
[Effects of the Invention] As described above, according to the present invention, a program is read and stored, and the time of each task is determined in correspondence with each task based on a preset time scale. After sequentially drawing the length of the task on the screen, enter the time to change the timescale, change the timescale based on the changed time, and scale the task's time length based on the changed timescale. Since the length of each task is drawn sequentially on the screen in correspondence with each task, the effect of easily identifying the length of the task time is achieved.

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

第1図(a)〜(e)は本発明の詳細な説明するフロー
チャート、同図(a)は分析・収集処理を説明するフロ
ーチャート、同図(b)は編集・表示を説明するフロー
チャート、同図(C)はRUN時間グラフ描画を説明す
るフローチャート、第2図は本発明を具体的に用いた構
成図、第3図はRUN時間のグラフの描画を説明する図
、第4図はタスクのRUN時間を表す線の設定方法を説
明する概念図、第5図は本発明にょるRUNタスク遍移
グラフを示す図である。 図において、(1)は評優されるプログラムを格納した
フロッピィ、(2)は第1のフロッピィ、(3)は′g
42のフロッピィ、(4)は第3のフロッピィ、(5)
はFDDコントローラ、(6)はプロセッサ、(7)は
デイスプレィ、(8)はキーボード、(9)はメモリ、
(lO)はプリンタ、(11)はタスク名、(12〉は
タスクのRUN時間、(14〉は評価されるプログラム
の名称である。 本発明を具体的に用いた構成図 第2図 RUN時間を表す線の設定方法を説明する図11!4図
1(a) to 1(e) are flowcharts explaining the present invention in detail; FIG. 1(a) is a flowchart explaining analysis and collection processing; FIG. 1(b) is a flowchart explaining editing and display; Figure (C) is a flowchart for explaining RUN time graph drawing, Figure 2 is a block diagram specifically using the present invention, Figure 3 is a diagram for explaining drawing of a RUN time graph, and Figure 4 is a flowchart for explaining the drawing of a RUN time graph. FIG. 5 is a conceptual diagram illustrating a method of setting a line representing RUN time, and is a diagram showing a RUN task transition graph according to the present invention. In the figure, (1) is the floppy that stores the program to be reviewed, (2) is the first floppy, and (3) is 'g
42 floppies, (4) is the third floppy, (5)
is FDD controller, (6) is processor, (7) is display, (8) is keyboard, (9) is memory,
(lO) is the printer, (11) is the task name, (12> is the RUN time of the task, and (14> is the name of the program to be evaluated. Figure 2 is a block diagram that specifically uses the present invention. RUN time) Figure 11! 4 diagram explaining how to set the line representing

Claims (1)

【特許請求の範囲】 プログラムを読込んで格納し、その各タスクを分析して
タスク及び該タスクの時間を記憶手段に記憶する分析収
集処理工程と、 前記分析収集処理をした後に、前記各タスクの内、描画
対象となるタスクを選択する選択処理工程と、 選択されたタスク及びそのタスクの時間を前記記憶手段
から抽出し、予め設定されているタイムスケールに基づ
いて、前記各タスクと対応させて各タスクの時間の長さ
を画面に順次描画する編集表示処理工程と、 前記タイムスケールを変更する時間を入力する入力工程
と、 前記入力工程で入力された変更時間に基づいて前記タイ
ムスケールを変更するタイムスケール変更工程と、 前記変更後のタイムスケールに基づいて前記タスクの時
間の長さを尺度変換し、前記各タスクと対応させて前記
画面に順次各タスクの長さを描画する尺度変換処理工程
と を有したことを特徴とするタスク時間の尺度変換表示方
法。
[Scope of Claims] An analysis and collection processing step of reading and storing a program, analyzing each task, and storing the task and the time of the task in a storage means; a selection processing step of selecting a task to be drawn, and extracting the selected task and the time of the task from the storage means, and making it correspond to each task based on a preset time scale. an editing display processing step of sequentially drawing the time length of each task on the screen; an input step of inputting the time to change the time scale; and changing the time scale based on the change time input in the input step. and a scale conversion process of scaling the time length of the task based on the changed time scale and sequentially drawing the length of each task on the screen in correspondence with each task. 1. A method for displaying scale conversion of task time, characterized by comprising the steps of:
JP1323775A 1989-12-15 1989-12-15 Method for displaying scale conversion for task time Pending JPH03185531A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1323775A JPH03185531A (en) 1989-12-15 1989-12-15 Method for displaying scale conversion for task time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1323775A JPH03185531A (en) 1989-12-15 1989-12-15 Method for displaying scale conversion for task time

Publications (1)

Publication Number Publication Date
JPH03185531A true JPH03185531A (en) 1991-08-13

Family

ID=18158480

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1323775A Pending JPH03185531A (en) 1989-12-15 1989-12-15 Method for displaying scale conversion for task time

Country Status (1)

Country Link
JP (1) JPH03185531A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015167002A (en) * 2014-03-04 2015-09-24 株式会社東芝 Program information generating system, method thereof, program, and program information display system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015167002A (en) * 2014-03-04 2015-09-24 株式会社東芝 Program information generating system, method thereof, program, and program information display system

Similar Documents

Publication Publication Date Title
JP3472026B2 (en) Log information collection analyzer
JP2634137B2 (en) User interface system and method
JPH0683598A (en) Job flow specification automatic generating method
JPH03185531A (en) Method for displaying scale conversion for task time
JPH0667838A (en) Display processor
JPH0926897A (en) Program analyzer and program analyzing method
JPS6254337A (en) Specification displaying system for program hierarchy
JP2000215037A (en) Device and method for displaying source code and debugging processor
JP2000293410A (en) Profiler
JP2003108404A (en) Debug device, debug method, and debug program
JPH11175370A (en) Program testing method
JP2811804B2 (en) Variable output range specification method
JP2001282799A (en) Method and device for evaluating performance of data base, and recording medium
JP2002318712A (en) Program running history analyzing method
JPS63632A (en) Optimization processing system for source program
JPH04247518A (en) Jcl preparing system
JPH0362238A (en) Back-up system for decision of file capacity
JP2001350801A (en) Method for processing data and device for the same
JPH01191269A (en) Image controller
JPH08297558A (en) Unit and method for plotting control
JPH06348541A (en) Program test system
JPH10207740A (en) Debug system
JPH04229343A (en) Memory contents display system in interactive debugger
JPH01123369A (en) Presentation device
JPH0635752A (en) Analysis program generation system