GB2413667A - Generation of trace signals within a data processing apparatus - Google Patents

Generation of trace signals within a data processing apparatus Download PDF

Info

Publication number
GB2413667A
GB2413667A GB0514396A GB0514396A GB2413667A GB 2413667 A GB2413667 A GB 2413667A GB 0514396 A GB0514396 A GB 0514396A GB 0514396 A GB0514396 A GB 0514396A GB 2413667 A GB2413667 A GB 2413667A
Authority
GB
United Kingdom
Prior art keywords
trace
signals
processing apparatus
data processing
module
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
GB0514396A
Other versions
GB0514396D0 (en
GB2413667B (en
Inventor
Andrew Brookfield Swaine
David James Williamson
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.)
ARM Ltd
Original Assignee
ARM Ltd
Advanced Risc Machines 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
Priority claimed from GB0213149A external-priority patent/GB2389432B/en
Application filed by ARM Ltd, Advanced Risc Machines Ltd filed Critical ARM Ltd
Priority claimed from GB0300799A external-priority patent/GB2391351B/en
Publication of GB0514396D0 publication Critical patent/GB0514396D0/en
Publication of GB2413667A publication Critical patent/GB2413667A/en
Application granted granted Critical
Publication of GB2413667B publication Critical patent/GB2413667B/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3636Software debugging by tracing the execution of the program
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/348Circuit details, i.e. tracer hardware

Abstract

The present invention provides a data processing apparatus and method for generating trace signals. The data processing apparatus comprises a component whose behaviour is to be traced, and a trace generation unit for receiving input signals from the component indicative of the behaviour, and for generating from the input signals high priority (instruction traces) and low priority data trace signals for outputting to a trace receiving device. The trace generation unit is responsive to assertion of a suppression signal from the trace receiving device to suppress generation of the low priority trace signals, with the aim of avoiding overflow of the trace receiving device. Furthermore, in the event that multiple trace modules are provided within a data processing apparatus, embodiments of the present invention provide flannel logic to enable the trace signals generated by those various trace modules to be combined into a single trace stream having a bandwidth which is less than the collective maximum bandwidth of the individual trace streams generated by the multiple trace modules.

Description

24 1 3667
GENERATION OF TRACE SIGNALS WITHIN
A DATA PROCESSING APPARATUS
Field of the Invention
The present invention relates to the generation of trace signals within a data s processing apparatus having one or more components whose behaviour is to be traced.
Background of the Invention
Tracing the activity of a data processing system whereby a trace stream is generated including data representing the step-by-step activity within the system is a highly useful tool in system development. However, with the general move towards more deeply embedded processor cores, it becomes more difficult to track the state of the processor core via externally accessible pins. Accordingly, as well as off-chip tracing mechanisms for capturing and analysing trace data, increased amounts of tracing functionality are being placed on-chip. An example of such on-chip tracing mechanisms is the Embedded Trace Macrocell (ETM) provided by ARM Limited, Cambridge, England, in association with various of their ARM processors.
Such tracing mechanisms produce in real time a trace stream of data representing activities of the data processing system that are desired to be traced.
This trace stream can then subsequently be used to facilitate debugging of sequences of processing instructions being executed by the data processing system.
It is known to provide tracing mechanisms incorporating trigger points that serve to control the tracing operation, such as starting or stopping tracing upon access to a particular register, address or data value. Such mechanisms are very useful for diagnosing specific parts of a system or types of behaviour.
However, as data processing systems increase in complexity, it is clear that there is potentially a very large amount of information that could be traced. Typically the stream of trace data that is generated by the ETM is buffered prior to output for subsequent analysis, and accordingly there is the potential for bursts of trace data to cause that buffer to overflow, thereby resulting in loss of trace data. For example, in a typical implementation, all of the trace data generated by the ETM may be written immediately to an internal First-In-First-Out (FIFO) buffer, and then subsequently drained through a relatively narrow bandwidth trace port to a trace buffer. When a broad spectrum of behaviour of the data processing apparatus is being traced, it is possible that bursts of trace data can cause the FIFO to overflow, leading to loss of trace data.
One known technique for seeking to combat this problem is to arrange the ETM to output a signal to the component whose behaviour is being traced when the fullness of the FIFO reaches a predetermined level, this signal then causing the component to stall with the aim of allowing the FIFO to drain before an overflow occurs. However, the use of such a signal has proved difficult to implement in practice, since it requires action to be taken externally to the ETM (i.e. by the 0 component being traced) to seek to avoid overflow of the FIFO. It will be appreciated that there is an inherent latency between the ETM issuing such a signal, and that signal being actioned by the component being traced, for example a processor core, and during that latency period, further activities of that component will continue to be traced, and may cause the FIFO to overflow in any event.
Accordingly, it will be desirable to provide an improved technique for seeking to reduce the likelihood of loss of trace data.
Summary of the Invention
Viewed from a first aspect, the present invention provides a data processing apparatus, comprising: a component whose behaviour is to be traced; and a trace generation unit for receiving input signals from the component indicative of the behaviour, and for generating from said input signals high priority and low priority trace signals for outputting to a trace receiving device; the trace generation unit being responsive to assertion of a suppression signal from the trace receiving device to suppress generation of the low priority trace signals.
In accordance with the present invention, the trace signals generated by the trace generation unit are classified as being either high priority or low priority trace signals. The trace signals generated by the trace generation unit are output to a trace receiving device, and the trace generation unit is responsive to assertion of a suppression signal from the trace receiving device to suppress generation of the low priority trace signals. The invention stems from the realisation that there will typically be certain trace signals that are more important to trace than other trace signals. For example, there will be certain types of trace signals that may need to be output in order to maintain instruction trace, for example trace signals relating to branch addresses, whilst there will be certain other trace signals that can be lost without losing synchronization, for example data trace signals. The inventors of the present invention also realised that in many situations the former type of trace signal is of much lower bandwidth than the latter type of trace signal.
With this is mind, the data processing apparatus of the present invention is arranged to cause suppression of the low priority trace signals when deemed necessary by the trace receiving device, this hence alleviating the above described problem of the prior art, whereby the trace receiving device might overflow, leading lo to an arbitrary loss of trace data. Instead, in accordance with the present invention, if the trace receiving device deems it appropriate, it can issue a suppression signal to the trace generation unit to ensure that only the high priority trace signals are output, thereby significantly reducing the likelihood that the trace receiving device will overflow.
Since this suppression occurs directly between the trace generation unit and the trace receiving device, the above described problems with the prior art resulting from the latency of issuing signals back to the component being traced are significantly alleviated, and accordingly the present invention provides a much more reliable approach to avoiding overflow of the trace receiving device, whilst ensuring that the only trace signals lost are those considered to be low priority trace signals.
It will be appreciated that the trace receiving device can be located locally to the trace generation unit or remotely from the trace generation unit. In preferred embodiments, the trace receiving device is provided within the data processing apparatus, preferably being provided on-chip with the trace generation unit, thereby facilitating rapid propagation of the suppression signal from the trace receiving device to the trace generation unit, and accordingly enabling a quick response by the trace generation unit in the event that low priority trace signals need to be suppressed. This further improves the reliability that the issuance of the suppression signal will enable the low priority trace signals to be suppressed in time to avoid overflow of the trace receiving device.
The trace receiving device may take a variety of forms. However, in preferred embodiments, the trace receiving device is a buffer (e.g. a FIFO buffer) of a predetermined size for storing the trace signals output by the trace generation unit.
In preferred embodiments, the buffer is arranged to assert the suppression signal when the amount of trace signals stored within the buffer reaches a predetermined suppression level. Accordingly, in such embodiments, when a certain percentage of the buffer contains trace signals, the suppression signal will be asserted.
The device used to read and analyse the trace signals generated by the data processing apparatus may be arranged to be coupled directly to the trace receiving lo device. However, in preferred embodiments, the trace receiving device is an intermediate buffer having an input port coupled to the trace generation unit via a first bus having a first bandwidth, and having an output port coupled to a second bus having a second bandwidth so as to allow the trace signals to be output to a trace buffer, the first bandwidth being larger than the second bandwidth. In such embodiments, the device used to read and analyse the trace signals generated by the data processing apparatus would typically be arranged to read the trace signals out from the trace buffer.
As will be appreciated, in such embodiments, there is the potential for the intermediate buffer to become full, since its output bandwidth is less than its input bandwidth. However, through use of the suppression signal of the present invention, the likelihood of this happening can be significantly reduced due to the ability of the trace generation unit to promptly respond to the suppression signal so as to avoid further generation of low priority trace signals.
As mentioned previously, the present invention requires the trace signals to be classified as either high priority or low priority trace signals. In preferred embodiments, this classification is maintained within the trace generation unit identifying whether any particular trace signal is a high priority trace signal or a low priority trace signal. It will be appreciated by those skilled in the art that the classification could be predetermined, for example to indicate that trace signals relating to instruction trace are high priority, whilst trace signals relating to data trace are low priority. Alternatively, the classification could be programmable. s
In preferred embodiments, the trace generation unit is arranged, whilst the suppression signal is asserted, to output to the trace receiving device a placeholder for low priority trace signals suppressed to indicate that suppression has occurred. This then enables the tools subsequently used to analyse the trace data to determine when suppression of low priority trace signals has taken place.
Whilst such placeholders could be issued each time an item of trace data is to be suppressed, in preferred embodiments the trace generation unit is arranged to only output a placeholder for the first low priority trace signal suppressed. Hence, the placeholder would indicate the first occurrence of suppression, this being sufficient to lo enable the trace analyser tools to determine the presence of data suppression without risking the possibility that the issuance of the placeholders will itself cause the trace receiving device to overflow.
In preferred embodiments, the trace receiving device is arranged to deassert the suppression signal when the amount of trace signals stored within the buffer reduces to a predetermined restart level. The predetermined restart level may be chosen to be the same as the predetermined suppression level, although it will be appreciated that if the predetermined restart level is chosen in such a way, this would tend in certain situations to cause a certain amount of oscillation between the suppressed and non-suppressed states. Hence, in preferred embodiments, the predetermined suppression level is higher than the predetermined restart level, thus ensuring that when full trace is restarted, there is still some capacity to increase the amount of trace signals stored within the trace receiving device without needing to re assert the suppression signal.
In preferred embodiments, for the first low priority trace signal following de assertion of the suppression signal, the trace generation unit is arranged to output that first low priority trace signal with any required synchronization data required to enable that first low priority trace signal to be subsequently analysed. This hence restores to the stream of trace signals any synchronization information that is lost as a result of a certain portion of the trace stream being suppressed.
As data processing systems increase in complexity, for example due to the level of integration in embedded systems growing, more functionality is included in each data processing apparatus (for example a chip), and accordingly it is envisaged that there will be a requirement for more trace blocks or modules to be provided within the data processing apparatus. A single trace module, including a single trace generation unit, may no longer be sufficient, since in such future systems there may be multiple components each requiring their behaviour to be traced. For example, a data processing apparatus may include multiple processor cores, each requiring trace, and additionally various buses within the data processing apparatus may need to be traced. However, it is envisaged that the cost of providing external pins, or trace buffers, for each trace module is likely to be too high. However, it may not be appropriate simply to share pins, or a trace buffer, between multiple trace modules, lo since different parts of the data processing apparatus will interact, and therefore need to be traced at the same time in order to be debugged. Accordingly, another problem to be solved is how to enable the trace signals from multiple trace modules of a data processing apparatus to be effectively traced.
Accordingly, in preferred embodiments of the present invention, the data processing apparatus further comprises: a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective input signals trace signals for outputting over a corresponding trace bus, at least one of said trace modules comprising said trace generation unit and its corresponding trace receiving device, and the corresponding trace bus being coupled to an output of the trace receiving device; and funnel logic coupled to the trace buses of the trace modules so as to receive as input trace signals the trace signals output on each trace bus, and being arranged to generate at an output port a trace stream derived from the input trace signals, the output port having a maximum bandwidth which is less than the collective 2s maximum bandwidth of the trace buses coupled to the funnel logic; the funnel logic being arranged to control the issuance of trace signals by the trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port.
Hence, in such embodiments, funnel logic is provided which is coupled to the trace buses of the various trace modules, and which is arranged to generate at an output port a trace stream derived from the various input trace signals, this trace stream for example then being routed to pins enabling the signals to be routed off chip, or being passed into a trace buffer. The funnel logic is then arranged to control the issuance of trace signals by the various trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port. Hence, the funnel logic of preferred embodiments is effectively s able to take multiple trace sources as input, and to produce a single trace stream as output, where the output stream is narrower than the sum of potential input streams.
This funnel logic could be provided within a data processing apparatus, irrespective of whether any of the trace modules include the ability to suppress generation of low priority trace signals in accordance with the first aspect of the lo present invention. Accordingly, viewed from a second aspect, the present invention provides a data processing apparatus, comprising: a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective input signals trace signals for outputting over a corresponding trace bus; and funnel logic coupled to the trace buses of the trace modules so as to receive as input trace signals the trace signals output on each trace bus, and being arranged to generate at an output port a trace stream derived from the input trace signals, the output port having a maximum bandwidth which is less than the collective maximum bandwidth of the trace buses coupled to the funnel logic; the funnel logic being arranged to control the issuance of trace signals by the trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port.
In preferred embodiments, at any point in time, the funnel logic is arranged to indicate to the trace modules which trace module should provide trace signals to the funnel logic, such that the trace stream only contains the trace signals from one trace module at any point in time.
It will be appreciated that the act of determining which trace module should provide trace signals to the funnel logic at any point in time could be embodied in a variety of ways. However, in preferred embodiments the funnel logic comprises a request handler for receiving request signals from each trace module wishing to output trace signals onto its corresponding trace bus, and for applying predetermined criteria to determine from the received request signals which trace module should provide trace signals to the funnel logic. Hence, in such embodiments, each trace module is arranged to indicate to the funnel logic when it wishes to output trace signals onto its corresponding trace bus, and the funnel logic then arbitrates between the various requests received.
Preferably, the request handler is arranged, upon application of the predetermined criteria, to issue a grant signal to the trace module that is to provide trace signals to the funnel logic. Hence, in such embodiments, it is envisaged that a particular trace module will continue to assert its request signal until it receives a grant signal indicating that it is then able to provide its trace signals to the funnel lo logic.
It will be appreciated that the predetermined criteria applied by the request handler of the funnel logic in order to determine which trace module should provide trace signals to the funnel logic at any particular point in time could take a variety of forms. However, in preferred embodiments the predetermined criteria defines a IS prioritization between the various trace modules.
The predetermined criteria can either be predetermined, or may be programmable. For example the predetermined criteria could be programmable for a particular implementation to identify relative priorities to be assigned to the various trace modules, dependent for example on the components that those modules are arranged to trace the behaviour of For example, it may be determined that the most important trace signals to be output are those relating to the activities of a memory bus, and accordingly the highest priority could be assigned to the trace module arranged to trace the activities of that memory bus.
In preferred embodiments, the funnel logic further comprises a multiplexer whose inputs are coupled to respective ones of said trace buses, the request handler being arranged, upon application of the predetermined criteria, to issue a control signal to the multiplexer to control which input of the multiplexer is to be output from the multiplexer as the trace stream for routing to the output port of the funnel logic.
To effectively analyse the trace stream output by the funnel logic, it will be necessary for the tools used to perform the analysis to know which component any particular portion of the trace stream relates to. In preferred embodiments, the funnel logic includes the necessary logic to enable such identifiers to be added into the trace stream. More particularly, in preferred embodiments, the funnel logic further comprises wrapping logic for introducing into the trace stream an identifier indicating which component a particular portion of the trace stream relates to. It will be appreciated that the identifier could be derived in a number of ways. However, in one embodiment, the wrapping logic is arranged to receive the control signal issued to the multiplexer, the identifier being derived from the control signal. In an alternative embodiment, each trace module is arranged to issue an identifier which is routed through to the wrapping logic.
It will be appreciated that there are a variety of ways in which components lo could be mapped to corresponding trace modules. For example, in certain implementations a single trace module may actually be arranged to trace the activities of more than one component. However, in preferred embodiments, one trace module is provided for each component to be traced.
In certain embodiments, each of the trace modules will be arranged to issue request signals to the funnel logic, and accordingly in such situations the funnel logic will be able to control issuance of trace signals by each trace module.
However, in alternative embodiments, one or more of the trace modules may not be arranged to issue such request signals, or may not be responsive to grant signals, for example because that trace module may be a legacy design of trace module which is arranged merely to output its trace stream as and when it determines it appropriate. In such situations, the issuance of trace signals by at least one of the trace modules is not controllable by the funnel logic, and the data processing apparatus further comprises a stalling buffer for each such trace module coupled between that trace module and the funnel logic to buffer trace signals output by that trace module.
In such embodiments, the stalling buffer is preferably arranged to issue a request signal on behalf of the associated trace module and to respond to any grant signal issued by the request handler to cause the buffered trace signals to be output to the funnel logic. Hence, in effect, the stalling buffer becomes a "front-end" for such a legacy trace module, to enable it to interface in the appropriate manner with the funnel logic.
In preferred embodiments, the stalling buffer is arranged to issue the request signal when the amount of trace signals stored within the stalling buffer reaches a predetermined level. By appropriate choice of the predetermined criteria applied by the funnel logic to determine which trace module should provide trace signals to the funnel logic at any particular point in time, and by restricting the number and bandwidth of the elements interfacing with the funnel logic, it can be ensured that a stalling buffer will receive a grant signal before it overflows with trace data output by the associated trace module.
As mentioned previously, the output port of the funnel logic may be coupled lo to a trace buffer of the data processing apparatus. Alternatively the output port may comprise a plurality of pins for enabling the trace stream to be output from the data processing apparatus.
Viewed from a third aspect, the present invention provides a method of generating trace signals within a data processing apparatus having a component whose behaviour is to be traced, the method comprising using a trace generation unit to perform the steps of: (i) receiving input signals from the component indicative of the behaviour; (ii) generating from said input signals high priority and low priority trace signals for outputting to a trace receiving device; and (iii) during said step (ii), being responsive to assertion of a suppression signal from the trace receiving device to suppress generation of the low priority trace signals.
Viewed from a fourth aspect, the present invention provides a method of generating trace signals within a data processing apparatus having a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective input signals trace signals for outputting over a corresponding trace bus, the method comprising the steps of: (a) receiving at funnel logic as input trace signals the trace signals output on each trace bus; (b) generating at an output port of the funnel logic a trace stream derived from the input trace signals, the output port having a maximum bandwidth which is less than the collective maximum bandwidth of the trace buses coupled to the funnel logic; and (c) controlling the issuance of trace signals by the trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port.
Viewed from a fifth aspect, the present invention provides a computer program product carrying a computer program for controlling an apparatus in accordance with a method of either the third or the fourth aspects of the present invention.
Brief Description of the Drawings
The present invention will be described, further by way of example only, with reference to preferred embodiments thereof as illustrated in the accompanying drawings, in which: Figure 1 schematically illustrates a data processing system providing on-chip tracing mechanisms; lo Figure 2 is a block diagram illustrating in more detail the elements provided within the on-chip trace module of figure 1 in accordance with preferred embodiments of the present invention; Figure 3 is a flow diagram illustrating how the trace generation block of figure 2 determines what trace signals to issue in accordance with preferred embodiments of the present invention; Figure 4 is a diagram schematically illustrating a data processing system in accordance with one embodiment of the present invention, in which multiple on-chip trace modules are provided; Figure 5 is a block diagram illustrating in more detail the elements provided within the funnel logic of figure 4 in accordance with preferred embodiments of the present invention; Figure 6 is a diagram illustrating how the funnel logic of preferred embodiments may be arranged to interface with both stallable and non-stallable devices in accordance with preferred embodiments of the present invention; and Figure 7 is a diagram illustrating logic that may be used within the funnel logic of preferred embodiments in order to generate grant signals and identifier signals from the received request signals. .
DESCRIPTION OF PREFERRED EMBODIMENTS
Figure 1 schematically illustrates a data processing system 2 providing an on- chip tracing mechanism. An integrated circuit 4 includes a microprocessor core 6, a cache memory 8, an on-chip trace module 10 and an on-chip trace buffer 12. The integrated circuit 4 is connected to an external memory 14 which is accessed when a cache miss occurs within the cache memory 8. A general purpose computer 16 is coupled to the on-chip trace module 10 and the on-chip trace buffer 12 and serves to recover and analyse a stream of tracing data from these elements using software executing upon the general purpose computer 16.
lo It is often the case that the processor core 6 may, during operation, need to access more data processing instructions and data than there is actually space for in the external memory 14. For example, the external memory 14 may have a size of 1 MB, whereas the processor core 6 might typically be able to specify 32-bit addresses, thereby enabling 4 GB of instructions and data to be specified. Accordingly, all of the instructions and data required by the processor core 6 are stored within external storage 18, for exaTnple a hard disk, and then when the processor core 6 is to operate in a particular state of operation, the relevant instructions and data for that state of operation are loaded into the external memory 14.
Figure 2 is a block diagram illustrating in more detail the components provided within the on-chip trace module of Figure 1. The on-chip trace module 10 is arranged to receive over path 105 data indicative of the processing being performed by the processor core 6. With reference to Figure 1, this may be received from the bus 20 connecting the core 6, cache 8, and on-chip trace module 10 (such data for example indicating instructions and/or data presented to the core 6, and data generated by the core), along with additional control-type data received directly from the core over bus 22 (for example, an indication that the instructionaddress is being indexed, an indication that a certain instruction failed its condition codes for some reason, etc).
As will be appreciated by those skilled in the art, in certain embodiments both types of data could be passed to the trade module 10 over a single bus between the trace module 10 and the core 6 (rather than using two buses 20, 22).
The sync logic 100 is arranged to convert the incoming signals into internal versions of the signals more appropriate for use within the onchip trace module.
These internal versions are then sent to the trigger 110 and the trace generation block 120, although it will be appreciated that the trigger 110 and the trace generation block will not necessarily need to receive the same signals. Fundamentally, the trigger needs to receive data relating to triggerable events, for example instruction addresses, data values, register accesses, etc. The trace generation block 120 needs to receive any data that would need to be traced dependent on the enable signals issued by the trigger 110. The on-chip trace module 10 further incorporates a register bank which is arranged to receive configuration information over path 125 from the general purpose computer 16, whose contents can be read by the components of the lo on-chip trace module 10 as required.
Whenever the trigger 110 detects events which should give rise to the generation of a trace stream, it sends an enable signal over path 135 to the trace generation logic 120 to turn the trace on and off. The trace generation logic reacts accordingly by outputting the necessary trace data to the FIFO 130 over paths 145, 155. It will be appreciated that a variety of enable signals may be provided over path 135, to identify the type of signals which should be traced, for example trace only instructions, trace instructions and data, etc. In accordance with preferred embodiments of the present invention, the trace signals generated by the trace generation unit are classified as being either high priority or low priority trace signals. The classification will preferably be maintained within the trace generation block 120, and may be predefined or user programmable.
In the embodiment illustrated in figure 2, the high priority trace signals are those concerning instruction trace, for example trace signals relating to branch addresses, whilst the low priority trace signals are those relating to data trace, such low priority trace signals being able to be lost without losing synchronization. In the absence of any signals being received by the trace generation logic 120 from the FIFO 130, the trace generation logic will be arranged to output appropriate trace data to the FIFO dependent on the enable signals received from the trigger 110 over path 135.
This might for example result in both instruction trace signals being issued over path 145 and data trace signals being issued over path 155. It will be appreciated by those skilled in the art that although two distinct paths have been illustrated in figure 2, both the instruction trace and the data trace signals would typically share connections between the trace generation logic 120 and the FIF O 130.
It has been found that when tracing data in addition to tracing instructions, the data trace signals over path 155 can use the majority of the trace port bandwidth from s the trace generation block 120 to the FIFO 130. The trace signals are then drained through a narrow output trace port from the FIF O 130 to the trace buffer 12 via path 150. Typically, any trace signals issued over path 150 to the trace buffer are also accompanied by trace valid signals over path 140 indicating whether the output trace is valid or not. A trace valid signal would typically be set to invalid if the associated lo trace module has no trace data to issue in that clock cycle.
Since the output bandwidth from the FIF O 130 is typically less than the input bandwidth, there is the potential for the FIFO 130 to overflow, for example in the event of a sustained burst of trace data being issued by the trace generation block 120.
As an example, the input trace port can be 4-5 times wider than the output trace port to the trace buffer.
Prior to the present invention, one way to seek to alleviate this problem was to cause a FIF O full signal to be issued from the on-chip trace module 10 back to the core 6 to cause the core 6 to stall temporarily so as to allow the level of data within the FIF O to reduce. However, due to the inherent latency and other issues, this approach has proved to be unreliable, since it was often found that between the time of issuance of the FIF O full signal and the stalling of the processor core, sufficient further trace signals were issued representing the activities of the core 6 prior to its stalling that the FIF O 130 had a tendency to overflow in any event.
In accordance with preferred embodiments of the present invention, this 2s problem is alleviated by the provision of a suppression signal (referred to hereafter as the DSup signal) which can be issued by the FIF O 130 over path 160 directly to the trace generation block 120. In preferred embodiments, the FIF O 130 is arranged such that once the fullness of the FIF O reaches a predetermined suppression level, the FIF O 130 is arranged to issue the DSup signal to the trace generation block 120, this causing the trace generation block to cease issuing any data trace signals over path whilst the DSup signal is asserted. Whilst this means that the data trace signals are lost, these are considered to be low priority trace signals which can be lost without losing synchronization information. Furthermore, since the data trace typically uses much larger bandwidth than the high priority instruction trace, the suppression of the data trace has been found to often be sufficient to avoid the FIFO 130 becoming full.
When the quantity of trace data within the FIFO 130 subsequently falls to a s predetermined restart level, then the FIFO 130 is arranged to deassert the DSup signal, thereby causing the trace generation block 120 to again begin issuing data trace signals over path 155.
It will be appreciated that the predetermined suppression level and predetermined restart level can be chosen dependent on the implementation.
lo However, by way of example, for a 60 byte FIFO, the predetermined suppression level may be set at 45 bytes (i.e. when the FIFO is 75% full), whereas typically the predetermined restart level will be set at some slightly lower value than 45 bytes to ensure that subsequent to the deassertion of the suppression signal there is still some capacity to increase the amount of trace signals stored within the FIFO without needing to immediately re-assert the suppression signal.
Since the act of merely discarding the data trace signals upon issuance of the DSup signal cannot in all circumstances avoid the FIFO 130 overflowing, the FIFO is able to issue an overflow signal over path 170 when it becomes full, to cause the trace generation block 120 to stop issuing any trace signals until the overflow signal is de-asserted. In such scenarios, it will be apparent that both high and low priority trace data will be lost, but by appropriate choice of the predetermined suppression level at which the DSup signal is issued, it is envisaged that it would only be on very rare occasions that the overflow signal would need to be issued.
In alternative embodiments, in addition to issuing the DSup signal to the trace generation block 12O, the FIFO 130 may also take the additional internal step of only storing instruction trace signals after the DSup signal is asserted (thereby removing any latency between issuance of the DSup signal and the responding to that Dsup signal by the trace generation block).
Figure 3 is a flow diagram illustrating the steps taken by the trace generation block 120 of preferred embodiments in order to determine the trace signals to be output over paths 145, 155 to the FIFO 130. At step 30O, it is determined whether there is any new trace data to be generated. When it is determined that there is new trace data to be generated, the process proceeds to step 310, where it is determined whether that trace data is instruction trace data. If it is, the process branches to step 380, where that trace data is issued over path 145 without any data synchronization information. However, it will be appreciated by those skilled in the art that some other s instruction synchronization information may be required from time to time for the instruction trace.
If at step 310 it is determined that the trace data to be generated is not instruction data, then the trace data will be data trace, and the process proceeds to step 320 to determine whether the DSup signal has been asserted. If the DSup signal has lo been asserted, the process proceeds to step 330, where it is determined whether the item of data trace to be generated is the first item following issuance of the DSup signal. If it is not, then the process proceeds to step 340, whereby that item of data trace is not output. If, however, that item of data trace is the first item of data trace following issuance of the DSup signal, the process proceeds to step 350, where in place of the full data trace signal, a placeholder signal is output over path 155 to the FIFO. This placeholder signal will be a unique signal (e.g. a 1 byte signal identifying the beginning of data suppression) which can then be identified by any tool subsequently analysing the trace data, and used to indicate to that tool that data suppression has taken place. A placeholder could be issued for every item of data trace suppressed, but in preferred embodiments the placeholder is only issued for the first item of data trace to be suppressed, to reduce the risk that the issuance of the placeholders could itself cause the FIFO to overflow. Further, it is typically more important for the trace analysing tool to know that suppression has occurred, rather than to know how many data trace items have been suppressed.
If at step 320, it is determined that the DSup signal is not asserted, the process proceeds to step 360, where it is determined whether the data trace item to be traced is the first data trace item since the DSup signal was de-asserted. If it is, then that data trace signal is issued at step 370 along with any data synchronization information required to enable that data trace signal to be subsequently analysed. For example, if compression of addresses in the output data trace is performed, the data synchronization information may include the output of an uncompressed address.
However, assuming that at step 360 it is determined that the data trace item to be issued is not the first data trace item since the DSup signal was de-asserted, the process then branches to step 380, where that data trace item is output without any corresponding data synchronization information.
s Hence, in accordance with preferred embodiments of the present invention, it will be appreciated that the technique used enables overflowing of the FIFO to be dynamically prevented without stalling the core 6. Hence, instead of users spending large amounts of time attempting to filter the trace data to seek to prevent such overflowing, this approach ensures that as much trace data as possible is traced, with lo only low priority trace data being lost in the event that the FIFO reaches a level where it is likely to overflow.
Figure 4 is a block diagram of a data processing system providing multiple on chip trace modules 400, 405, 410. In this example, the integrated circuit 4 has two processor cores 402, 407, which are coupled to corresponding caches 404, 409. Both caches 404, 409 are connected via a memory bus 420 with the external memory 14.
Although not shown specifically in figure 4, the external memory 14 can be coupled to an external storage as illustrated in figure 1. In this example system, it is considered desirable to be able to trace the behaviour of both processor cores 402, 407 and the memory bus 420. Hence, separate on-chip trace modules 400, 405, 410, respectively are provided to trace these different components of the integrated circuit 4.
However, the cost of providing external pins, or separate trace buffers, for each such trace module will typically be too high. Accordingly, in the example illustrated in figure 4, a single trace buffer 12 is provided for storing the trace signals output by the various trace modules 400, 405, 410. Funnel logic 460 is then provided for arbitrating between the various on-chip trace modules so as to convert the various trace signals from those multiple on-chip trace modules into a single trace stream for outputting over path 470 to the trace buffer 12. Such arbitration is required since the sum of bandwidths on input trace paths 440, 442, 444 will typically be greater than the bandwidth available over path 470 to the trace buffer 12.
Each on-chip trace module 400, 405, 410 is in preferred embodiments arranged to issue a request signal over paths 430, 432, 434, respectively to the funnel logic 460 when that on-chip trace module wishes to output trace data. In practice, this request signal can be provided by the trace valid signal illustrated in figure 2. Based on predetermined criteria, the funnel logic 460 then arbitrates between the various request signals in order to determine which trace module should be allowed to issue trace data to the funnel logic for output to the trace buffer 12, and issues grant signals 452, 454, 450 accordingly. It will be appreciated that any suitable arbitration scheme may be used, for example a similar arbitration scheme could be used to that typically used on the memory bus to arbitrate between accesses requested by multiple processor cores, etc. When a particular trace module receives an asserted grant signal, it can lo then output its trace data over its respective trace path 440, 442, 444 between the trace module and the funnel logic 460. More details of the operation of the funnel logic 460 will now be described in more detail with reference to figure 5.
A request handler 500 is provided within the funnel logic 460 for receiving the various request signals over paths 430, 432, 434. The request handler 500 is then arranged to reference storage 510 containing predetermined prioritization information in order to determine, in the event that more than one request signal is asserted at any particular point in time, which trace module should be issued a grant signal. The prioritization information stored within the memory 510 may be predetermined or may be user programmable. In the example illustrated in figure 4, it will be assumed that the activities of the memory bus 420 are considered to be the most important to be traced, followed by the activities of core 1, followed by the activities of core 2.
Accordingly, if the memory bus trace module 410 issues a request over path 434, it will be issued a grant signal over path 450 irrespective of the request signals present on paths 430, 432. Similarly, if request signals are received simultaneously over paths 430 and 432 from on-chip trace modules 400, 405, trace module 400 will be issued a grant signal over path 452 in preference to trace module 405.
A multiplexer 520 is provided within the funnel logic 460 for receiving the various trace signals received over paths 440, 442, 444 from the three trace modules.
When the request handler 550 issues a grant signal, it at the same time issues an identifier signal over path 525 to the multiplexer 520, to cause the multiplexer 520 to output over path 535 the trace signals issued by the trace module being granted the grant signal. Accordingly, as an example, if the memory bus trace module 410 is / issued a grant signal, then the multiplexer 520 will be arranged to output over path 535 signals received over input path 444.
Since a single trace stream is then output over path 470 to the trace buffer 12, it is important that an identification of which trace module is responsible for generating any particular portion of the trace stream is including within the trace stream, for use during subsequent analysis by trace tools resident on the computer 16 (see figure 1). Accordingly, in preferred embodiments, a wrapping protocol logic 530 is provided for receiving the trace output from the multiplexer 520, and for inserting into that trace identifiers indicating which component (or trace module) a particular lo portion of the trace stream relates to. In preferred embodiments, this identifier is derived by the wrapping protocol logic 530 from the identifier signal issued over path 525. The resulting trace stream is then output over path 470 to the trace buffer 12.
It will be appreciated by those skilled in the art that, whilst Figure 5 schematically illustrates the operation of the funnel logic 460, certain practical implementations may require a number of registers in the control paths, and in such cases it may be necessary to provide some input buffering for the multiplexer 520.
Figure 7 is a diagram schematically illustrating the logic that may be provided within the request handler 500 in order to generate the appropriate grant signals and identifier signals. As mentioned above, in preferred embodiments, the activities of the memory bus are considered to be the most important to be traced, and accordingly a set request signal (i.e. at a logic I level) over path 434 from the memory bus trace module 410 is output as the grant signal on path 450. In such situations, the AND gates 700 and 710 ensure that the other two grant signals 452 and 454 are at a logic 0 level irrespective of the request signals received over paths 430 and 432. Further, it can be seen that the ID signal will also be "00", identifying the memory bus trace module 410 as the originator of the associated trace signal.
If the request signal on path 434 is not set (i.e. at a logic 0 level), then the AND gates 700,710 ensure that a set request signal from the onchip trace module 1 400 takes preference over a set request signal from the on-chip trace module 2 405.
Further, it can be seen from figure 7 that if the grant signal is asserted on path 452, the ID signal will be "01", identifying the on-chip trace module 1 400 as the originator of the associated trace signal. Similarly, if the grant signal is asserted on path 454, the ID signal will be "10", identifying the on-chip trace module 2 405 as the originator of the associated Mace signal.
In one embodiment, each trace module is arranged to issue the request signal, and only upon receipt of the corresponding grant signal is it then able to output the trace signal to the tunnel logic 460. However, in preferred embodiments, each trace module is arranged to issue the request signal and to cease outputting the trace signal if the grant signal is deasserted. It is possible that in an integrated circuit such as that shown in figure 4, there may be one or more legacy trace module designs which are not designed to be responsive to grant signals. Such legacy design trace modules will lo be referred to hereafter as non-stallable devices, whereas trace modules which are designed to be responsive to grant signals will be referred to as stallable devices.
In figure 6, one stallable device 600, and two non-stallable devices 610, 620 are schematically illustrated as being coupled to the funnel logic 460. Between each non-stallable device and the funnel logic 460 is placed a corresponding buffer 630, 640, also referred to herein as a stalling buffer.
As described earlier with reference to figure 5, if stallable device 600 wishes to issue trace data, it first issues a request signal over path 604, and when a corresponding grant signal is received back from the tunnel logic 460 over path 604, it then issues the trace data over path 602. In this example, it will be assumed that the trace data has a bandwidth of 32 bits.
However, in contrast each non-stallable device 610, 620 will issue data trace items as and when generated, this being issued over paths 612, 622 to corresponding stalling buffers 630, 640. At the same time, trace valid signals will be issued over paths 614, 624, which can be considered analogous to request signals. For the sake of illustration, it is assumed in figure 6 that the non-stallable device 610 issues trace data with a bandwidth of 8 bits, whilst non-stallable device 620 issues trace data with a bandwidth of 16 bits.
Each stalling buffer 630, 640 is arranged to wait until it has 32-bits of trace data to issue, and is then arranged to issue a request signal to the funnel logic 460 over path 634, 644 respectively. When it receives a grant signal, it will then output the corresponding trace data over path 632, 642, respectively.
Since the stallable buffers 630, 640 will ideally be of relatively small size, it is preferable that the non-stallable devices 610, 620 are assigned a relatively high priority within the prioritization information stored within the memory 510 of the funnel logic 460, so that the buffers 630, 640 will not need to wait long before receiving a grant signal. In the example illustrated in figure 6, assuming the non- stallable devices are given a higher priority than the stallable device 600, it is only necessary for each buffer 630, 640 to be 64 bits deep, since then it can be guaranteed that they will never overflow.
In order that only a single device need output trace in a single cycle, it is lo preferable that the total bandwidth of the non-stallable devices is not greater than the bandwidth of the funnel output stream. In the example illustrated in figure 6, the total bandwidth of the non-stallable devices is 24 bits, whereas the output bandwidth is 32 bits.
As described earlier with reference to figure 5, the issuance of appropriate grant signals by the funnel logic 460 ensures that a single stream of trace data is then output, in this example that trace stream having a bandwidth of 32 bits. As before, the trace stream is passed through wrapper logic 530, where a device identifier is added, after which the modified trace stream is output to the trace buffer 12. In the example illustrated in figure 6, there are three different devices, and accordingly two bits of information are required to uniquely identify the device within the device ID. Hence, the 32-bit trace stream will be modified to produce a 34-bit wide trace stream once the device ID has been added by the wrapper logic 530.
In figure 6, the wrapper logic 530 has been shown schematically as being external to funnel logic 460, so as to be able to clearly illustrate how the bandwidth of the trace stream changes as a result of incorporation of the device ID. It will be appreciated by those skilled in the art that the wrapping logic can be provided externally to the funnel logic, or within the funnel logic, as desired, without affecting the operation of the process.
From the above description of preferred embodiments of the present invention, it will be appreciated that improved techniques have been provided for generation of trace signals within a data processing apparatus. In particular, the use of a suppression signal within an onchip trace module can be used to more reliably ensure that the FIFO of that on-chip trace module does not overflow, in the event that the suppression signal is asserted low priority trace data being suppressed to reduce the volume of trace data entering the FIFO. Further, in the event that multiple on-chip trace modules are used, the provision of a funnel logic as described above enables the various trace signals issued by those trace modules to be combined into a single trace stream for outputting to a trace buffer thereby allowing multiple trace modules to be used without an unacceptable increase in the cost of providing corresponding pins or trace buffers.
Although a particular embodiment of the invention has been described lo herewith, it will be apparent that the invention is not limited thereto, and that many modifications and additions may be made within the scope of the invention. For example, various combinations of the features of the following dependent claims could be made with the features of the independent claims without departing Dom the scope of the present invention.

Claims (32)

1. A data processing apparatus, comprising: a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective input signals trace signals for outputting over a corresponding trace bus; and funnel logic coupled to the trace buses of the trace modules so as to receive as lo input trace signals the trace signals output on each trace bus, and being arranged to generate at an output port a trace stream derived from the input trace signals, the output port having a maximum bandwidth which is less than the collective maximum bandwidth of the trace buses coupled to the funnel logic; the funnel logic being arranged to control the issuance of trace signals by the trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port.
2. A data processing apparatus as claimed in Claim 1, wherein, at any point in time, the funnel logic is arranged to indicate to the trace modules which trace module should provide trace signals to the funnel logic, such that the trace stream only contains the trace signals from one trace module at any point in time.
3. A data processing apparatus as claimed in Claim 1 or Claim 2, wherein the funnel logic comprises a request handler for receiving request signals from each trace module wishing to output trace signals onto its corresponding trace bus, and for applying predetermined criteria to determine from the received request signals which trace module should provide trace signals to the funnel logic.
4. A data processing apparatus as claimed in Claim 3, wherein the request handler is arranged, upon application of the predetermined criteria, to issue a grant signal to the trace module that is to provide trace signals to the funnel logic.
5. A data processing apparatus as claimed in Claim 3 or Claim 4, wherein the predetermined criteria defines a prioritization between the various trace modules.
6. A data processing apparatus as claimed in any of claims 3 to 5, wherein the predetermined criteria is programmable.
7. A data processing apparatus as claimed in any of claims 3 to 6, wherein the funnel logic further comprises a multiplexer whose inputs are coupled to respective ones of said trace buses, the request handler being arranged, upon application of the lo predetermined criteria, to issue a control signal to the multiplexer to control which input of the multiplexer is to be output from the multiplexer as the trace stream for routing to the output port of the funnel logic.
8. A data processing apparatus as claimed in Claim 7, wherein the funnel logic further comprises wrapping logic for introducing into the trace stream an identifier indicating which component a particular portion of the trace stream relates to.
9. A data processing apparatus as claimed in Claim 8, wherein the wrapping logic is arranged to receive the control signal issued to the multiplexer, the identifier being derived from the control signal.
10. A data processing apparatus as claimed in any preceding claim, wherein one trace module is provided for each component to be traced.
2s
11. A data processing apparatus as claimed in any preceding claim, wherein the funnel logic is able to control issuance of trace signals by each trace module.
12. A data processing apparatus as claimed in any of claims 1 to 10, wherein the issuance of trace signals by at least one of the trace modules is not controllable by the funnel logic, the data processing apparatus further comprising a stalling buffer for each such trace module coupled between that trace module and the funnel logic to buffer trace signals output by that trace module.
13. A data processing apparatus as claimed in Claim 12 when dependent on claim 4, wherein the stalling buffer is arranged to issue a request signal on behalf of the associated trace module and to respond to any grant signal issued by the request handler to cause the buffered trace signals to be output to the funnel logic.
14. A data processing apparatus as claimed in Claim 13, wherein the stalling buffer is arranged to issue the request signal when the amount of trace signals stored within the stalling buffer reaches a predetermined level.
15. A data processing apparatus as claimed in any preceding claim, wherein the output port is coupled to a trace buffer of the data processing apparatus.
16. A data processing apparatus as claimed in any of claims I to 14, wherein the output port comprises a plurality of pins for enabling the trace stream to be output from the data processing apparatus.
17. A method of generating trace signals within a data processing apparatus having a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective input signals trace signals for outputting over a corresponding trace bus, the method comprising the steps of: (a) receiving at funnel logic as input trace signals the trace signals output on each trace bus; (b) generating at an output port of the funnel logic a trace stream derived from the input trace signals, the output port having a maximum bandwidth which is less than the collective maximum bandwidth of the trace buses coupled to the funnel logic; and (c) controlling the issuance of trace signals by the trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port.
18. A method as claimed in Claim 17, wherein, at any point in time, the funnel logic is arranged to indicate to the trace modules which trace module should provide trace signals to the funnel logic, such that the trace stream only contains the trace signals from one trace module at any point in time. s
19. A method as claimed in Claim 17 or Claim 18, wherein said step (c) comprises the steps of: receiving request signals from each trace module wishing to output trace signals onto its corresponding trace bus; and lo applying predetermined criteria to determine from the received request signals which trace module should provide trace signals to the funnel logic.
20. A method as claimed in Claim 19, further comprising, upon application of the predetermined criteria, the step of issuing a grant signal to the trace module that is to is provide trace signals to the funnel logic.
21. A method as claimed in Claim 19 or Claim 20, wherein the predetermined criteria defines a prioritization between the various trace modules.
22. A method as claimed in any of claims 19 to 21, wherein the predetermined criteria is programmable.
23. A method as claimed in any of claims 19 to 22, wherein the funnel logic comprises a multiplexer whose inputs are coupled to respective ones of said trace buses, the method further comprising, upon application of the predetermined criteria, the step of issuing a control signal to the multiplexer to control which input of the multiplexer is to be output from the multiplexer as the trace stream for routing to the output port of the funnel logic.
24. A method as claimed in Claim 23, further comprising the step of introducing into the trace stream an identifier indicating which component a particular portion of the trace stream relates to.
25. A method as claimed in Claim 24, wherein the identifier is derived from the control signal issued to the multiplexer.
s
26. A method as claimed in any of claims 17 to 25, wherein one trace module is provided for each component to be traced.
27. A method as claimed in any of claims 17 to 26, wherein the funnel logic is able to control issuance of trace signals by each trace module.
28. A method as claimed in any of claims 17 to 26, wherein the issuance of trace signals by at least one of the trace modules is not controllable by the funnel logic, the data processing apparatus further comprising a stalling buffer for each such trace module coupled between that trace module and the funnel logic to buffer trace signals output by that trace module.
29. A method as claimed in Claim 28 when dependent on claim 20, wherein the stalling buffer is arranged to issue a request signal on behalf of the associated trace module and to respond to any grant signal issued by the request handler to cause the buffered trace signals to be output to the funnel logic.
30. A method as claimed in Claim 29, wherein the stalling buffer is arranged to issue the request signal when the amount of trace signals stored within the stalling buffer reaches a predetermined level.
31. A computer program product can-yirlg a coln,Duter progl-an for controlling an in\ apparatus In accordance >pith she method of ant calf cl-in.s 16 to >0.
31. A method as claimed in any of claims 17 to 30, wherein the output port is coupled to a trace buffer of the data processing apparatus.
32. A method as claimed in any of claims 17 to 30, wherein the output port comprises a plurality of pins for enabling the trace stream to be output from the data processing apparatus.
33. A computer program product carrying a computer program for controlling an apparatus in accordance with the method of any of claims 17 to
32.
Amendments to the claims have been filed as follows At, 3q
1. A data processing apparatus, comprising: a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective input signals trace signals for outputting over a corresponding trace bus; and funnel logic coupled to the trace buses of the trace modules so as to receive as 0 input trace signals the trace signals output on each trace bus, and being arranged to generate at an output port a trace stream derived from the input trace signals, the output port having a maximum bandwidth which is less than the collective maximum bandwidth of the trace buses coupled to the funnel logic; the funnel logic being arranged to control the issuance of trace signals by the trace modules to ensure that the input trace signals can be output from the output port without exceeding the maximum bandwidth of the output port; the funnel logic comprising a request handler for receiving request signals from each trace module wishing to output trace signals onto its corresponding trace bus, and for applying predetermined criteria to determine from the received request signals which trace module should provide trace signals to the funnel logic.
2. A data processing apparatus as claimed in Claim 1, wherein the request handler is arranged, upon application of the predetermined criteria, to issue a grant signal to the trace module that is to provide trace signals to the funnel logic.
3. A data processing apparatus as claimed in Claim 1 or Claim 2, wherein the predetermined criteria defines a prioritization between the various trace modules.
4. A data processing apparatus as claimed in any of claims 1 to 3, wherein the so predetermined criteria is programmable.
) ) ) 1 ? ) ' ? 1 ? ' ? ) ? ), ) ? ?? ? ? ' 1) ) > ) 1) ) ) ? 5. A data processing apparatus as claimed in any preceding claim, wherein the funnel logic further comprises a multiplexer whose inputs are coupled to respective ones of said trace buses, the request handler being arranged, upon application of the predetermined criteria, to issue a control signal to the multiplexer to control which input of the multiplexer is to be output from the multiplexer as the trace stream for routing to the output port of the funnel logic.
6. A data processing apparatus as claimed in Claim 5, wherein the funnel logic further comprises wrapping logic for introducing into the trace stream an identifier lo indicating which component a particular portion of the trace stream relates to.
7. A data processing apparatus as claimed in Claim 6, wherein the wrapping logic is arranged to receive the control signal issued to the multiplexer, the identifier being derived from the control signal.
8. A data processing apparatus as claimed in any preceding claim, wherein, at any point in time, the funnel logic is arranged to indicate to the trace modules which trace module should provide trace signals to the funnel logic, such that the trace stream only contains the trace signals from one trace module at any point in time.
9. A data processing apparatus as claimed in any preceding claim, wherein one trace module is provided for each component to be traced.
10. A data processing apparatus as claimed in any preceding claim, wherein the funnel logic is able to control issuance of trace signals by each trace module.
11. A data processing apparatus as claimed in any of claims 1 to 9, wherein the issuance of trace signals by at least one of the trace modules is not controllable by the funnel logic, the data processing apparatus further comprising a stalling buffer for each such trace module coupled between that trace module and the funnel logic to buffer trace signals output by that trace module.
I z. A data pact essing apparatus as claimed In Claim 11 when rler!r; ndent on claim 2.
Lucre; ide staling buffer is arranged to Issue a rcclucu,L slL)r-!' behalf Q. Eli..
associated trace Module. ant! to cs?ond,o am, grunt signal issued by,llc quest handles to cause the buffered trace siycls tt' t't' ,utFI. Try the Eli A l.c Is 13. A data processing apparatus as claimed in Cla in 19, Wht-'i-ein the stalling bLifte? is arranged to Issue the request signal when the amount of trace signals stored within the staling buffer reaches a predetermined level.
iO 14. A data processing apparatus as claimed in any preceding claim, wherem the output pelt is coupled to a trace buffer of tile riata processing apparatus.
1S. A data processing apparatus as claimed in any of claims 1 to 13, wherein the output port comprises a plurality of pins for enabling the trace stream to be output fit rem 1 5 the data processing apparatus.
16. A method of generating trace signals within a data processing apparatus having a plurality of trace modules for receiving input signals from one or more components whose behaviours are to be traced, each trace module being arranged to generate from its respective Input signals trace signals for outputting over a corresponding trace bus, the ncthod comprising tne sierras of: (a) receiving at Fidel logic as input trace signals the trace signals output on each trace bus; (b) generating at an output port of the funnel logic a trace stream derived from the input trace signals. tire cinll?ut port ha\rinrj a maximum kandN,idth vhisl is 1C,rS than th' collective maxmurL1 ba.ndN;idt] J of the trace buses coupled to the fur] logic; and iC COilt.GIi,1-,t' lLlC 1',2gt4'ltfr' -, 1 macro ril-c it,\, I,>;> ,- ,,.,, , ,4..1.1,..- . 1 ll1lUt l.l-aCe S1TlCIiS call be rl.ltr.llt -ale f7ll? If,'^f -7T-t -, , + 47,, ,,,, a,, bandwidth of the output port; loo said step (c) comprising the steps of receiNringrecf',est sigr,a]s from each tiOCr- P. GUU1e NN7iShilg 'id o',tpUi TTaCe sitars a; \ ; w; i i l; a. I al;,, ,' I at; applying predetermined cn'na to detern;7, froth the received request signals lvhici r't' ' Illume lid hJ;t id,,<, 'I, , r, j -; t.jri, 17,\ ,-f:hQ AS r'3i,3rd In Claim 'G. r"i?^,.;' L.'.'ii'pJ-iVii.-, 7^'.;} At;"'';''r,,., iJ '1 ili-;2L1L,lW11i.; ;..t t-.1,,f',; lily, .. " tJ' ;. StItl't; . t9tl!' 1t'tOl 1' t.]l;:- Il.l(,' '. "luic ttlOl is 7 provide trace sight. is to, th' Finned!n.,ic.
lo. method as claimeci in Claim 1rS or Claim t7, wherein the predetennned criteria Ices it priri4;'zafion Tee., the ' a''ous trace;.,oc';,les.
l9. A method as chained,' any of claims 16 to 18, wherein the prcdetemned r.riria is p,orammab]e.
20. method as claimed in any of claims 16 to 19, wherein the funnel logic comprises a multiplexer.vhose inputs are coupled to respective ones of said trace buses, the method further comprising, upon application of the predetermined criteria, the step of issuing a control signal to tile multiplexer to control which input of the multiplexer is i be output from the multiplexer as the trace stream for routing to the output port of the funnel logic.
21. .4 nnethod as claimed in Ciair., QO, thither compiising the step of introducing into the trace stream an identifier indicating which component a. particular portion of the trace stream. relates to.
2Q. if- invilto i as cl.,...ed.i. Ala.;, 2i, wlicicii. the ide.,t,fier Is dcri;;vd Fom tl,e control signal issued to the multiplexer.
__) TV\ ii'i2'(i-i(JLi AILS LI3itlL--'(i ii'] a -,l clan-l its tG i, \elelll, all\! t)C}lt I.'1 l,1lle. too funnel logic is arranged to indicate to the trace modules which trace module should to,roN;de trace cry n.,lc lo one funnel logic. such that the trace strean1 oni! co' Dins the trace sas from one T:Tace locillie at any point in time 24. method as claimed in any of claims 7 6 to 23, wherein ne trace module Is j ',,,7 r,r e.. ' component lo be trace i.
A method as claimed in any of claims 16 to 24, wherein the funnel logic is able to control issuance oftrce signals by e Rich trait ii ''iul^ 26. A method as claimed in any oi Claus 16 to I, v\heren the issuance of trace signals b:' at least. one of the trace modules is nol controllable by the funnel logic. the data processing apparatus further comprising a stalling buffer for each such trace module coupled between that trace module and the funnel logic to buffer trace signals output by that trace module.
27. A method as claimed in Claim 26 when dependent on claim 17, wherein the stalling buffer is arranged to issue a request signal on behalf of the associated trace ]5 module and to respond to any grant signal issued by the request handler to cause the buffered Mace signals to be output to the funnel logic.
28. A method as claimed in Claim 27, wherein the stalling buffer is arranged to Issue the request signal when the amount of trace signals stored within the stalling buffer reaches a predetermined level.
29 A method as claimed in any of claims 16 to 2S, wherein the output port is coupled to a trace buffer of the data processing apparatus.
2> 30. .N method as claimed in anal of claims 16 to 28, wherein the output post comprises a plurality of pills SO, cnabli,lg the trace stream to be output Com the data processir! apparatus.
GB0514396A 2002-06-07 2003-01-14 Generation of trace signals within a data processing apparatus Expired - Lifetime GB2413667B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB0213149A GB2389432B (en) 2002-06-07 2002-06-07 Instruction tracing in data processing systems
US10/206,829 US7003699B2 (en) 2002-06-07 2002-07-29 Generation of trace signals within a data processing apparatus
GB0300799A GB2391351B (en) 2002-06-07 2003-01-14 Generation of trace signals within a data processing apparatus

Publications (3)

Publication Number Publication Date
GB0514396D0 GB0514396D0 (en) 2005-08-17
GB2413667A true GB2413667A (en) 2005-11-02
GB2413667B GB2413667B (en) 2006-09-27

Family

ID=35094278

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0514396A Expired - Lifetime GB2413667B (en) 2002-06-07 2003-01-14 Generation of trace signals within a data processing apparatus

Country Status (1)

Country Link
GB (1) GB2413667B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2477936A (en) * 2010-02-17 2011-08-24 Advanced Risc Mach Ltd Trace data priority selection

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764885A (en) * 1994-12-19 1998-06-09 Digital Equipment Corporation Apparatus and method for tracing data flows in high-speed computer systems
US6148381A (en) * 1997-04-08 2000-11-14 Advanced Micro Devices, Inc. Single-port trace buffer architecture with overflow reduction
JP2001147835A (en) * 1999-10-01 2001-05-29 Hitachi Ltd Integrated circuit

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764885A (en) * 1994-12-19 1998-06-09 Digital Equipment Corporation Apparatus and method for tracing data flows in high-speed computer systems
US6148381A (en) * 1997-04-08 2000-11-14 Advanced Micro Devices, Inc. Single-port trace buffer architecture with overflow reduction
JP2001147835A (en) * 1999-10-01 2001-05-29 Hitachi Ltd Integrated circuit
US6615370B1 (en) * 1999-10-01 2003-09-02 Hitachi, Ltd. Circuit for storing trace information

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2477936A (en) * 2010-02-17 2011-08-24 Advanced Risc Mach Ltd Trace data priority selection
US8887001B2 (en) 2010-02-17 2014-11-11 Arm Limited Trace data priority selection
GB2477936B (en) * 2010-02-17 2016-02-10 Advanced Risc Mach Ltd Trace data priority selection

Also Published As

Publication number Publication date
GB0514396D0 (en) 2005-08-17
GB2413667B (en) 2006-09-27

Similar Documents

Publication Publication Date Title
US7003699B2 (en) Generation of trace signals within a data processing apparatus
KR100439781B1 (en) A data processor, an operation method thereof, a method of executing the debugging operation, and a method of correcting a disadvantage value among the data processor
US8185879B2 (en) External trace synchronization via periodic sampling
US6378064B1 (en) Microcomputer
US7178133B1 (en) Trace control based on a characteristic of a processor&#39;s operating state
US9009541B2 (en) Efficient trace capture buffer management
US6301657B1 (en) System and method for booting a computer
US7185234B1 (en) Trace control from hardware and software
US7069544B1 (en) Dynamic selection of a compression algorithm for trace data
US7181728B1 (en) User controlled trace records
US7340564B2 (en) Tracing instruction flow in an integrated processor
US6665737B2 (en) Microprocessor chip includes an addressable external communication port which connects to an external computer via an adapter
US6526501B2 (en) Adapter for a microprocessor
US9183147B2 (en) Programmable resources to track multiple buses
KR20170078697A (en) Methods and circuits for deadlock avoidance
US7168066B1 (en) Tracing out-of order load data
US7278073B2 (en) Diagnostic data capture within an integrated circuit
US6389498B1 (en) Microprocessor having addressable communication port
JP2008097646A (en) Data processor and trace signal generation method
US6298394B1 (en) System and method for capturing information on an interconnect in an integrated circuit
US6457124B1 (en) Microcomputer having address diversion means for remapping an on-chip device to an external port
US8230202B2 (en) Apparatus and method for condensing trace information in a multi-processor system
GB2413667A (en) Generation of trace signals within a data processing apparatus
US7124072B1 (en) Program counter and data tracing from a multi-issue processor
US6282600B1 (en) Method and apparatus of resolving conflicting register access requests from a service processor and system processor

Legal Events

Date Code Title Description
PE20 Patent expired after termination of 20 years

Expiry date: 20230113