US20130227529A1 - Runtime Memory Settings Derived from Trace Data - Google Patents
Runtime Memory Settings Derived from Trace Data Download PDFInfo
- Publication number
- US20130227529A1 US20130227529A1 US13/853,791 US201313853791A US2013227529A1 US 20130227529 A1 US20130227529 A1 US 20130227529A1 US 201313853791 A US201313853791 A US 201313853791A US 2013227529 A1 US2013227529 A1 US 2013227529A1
- Authority
- US
- United States
- Prior art keywords
- application
- code
- code element
- settings
- data
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1471—Saving, restoring, recovering or retrying involving logging of persistent data for recovery
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/323—Visualisation of programs or trace data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording 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/3466—Performance evaluation by tracing or monitoring
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording 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/3466—Performance evaluation by tracing or monitoring
- G06F11/3495—Performance evaluation by tracing or monitoring for systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3604—Software analysis for verifying properties of programs
- G06F11/3612—Software analysis for verifying properties of programs by runtime analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
- G06F11/3636—Software debugging by tracing the execution of the program
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/44—Encoding
- G06F8/443—Optimisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/505—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording 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/3409—Recording 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 for performance assessment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording 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/3409—Recording 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 for performance assessment
- G06F11/3414—Workload generation, e.g. scripts, playback
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
- G06F11/3624—Software debugging by performing operations on the source code, e.g. via a compiler
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/805—Real-time
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/84—Using snapshots, i.e. a logical point-in-time copy of the data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/865—Monitoring of software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/88—Monitoring involving counting
Definitions
- Increasing performance of a computer software application may have benefits in different scenarios.
- large applications that may execute in parallel on many server computers may benefit from decreased hardware costs when an application executes faster, as fewer instances of the application may be deployed to meet demand.
- applications that may execute on battery-powered devices, such as mobile telephones or portable computers may consume less energy and give a better user experience when an application executes faster or otherwise has increased performance.
- An analysis system may perform network analysis on data gathered from an executing application.
- the analysis system may identify relationships between code elements and use tracer data to quantify and classify various code elements.
- the analysis system may operate with only data gathered while tracing an application, while other cases may combine static analysis data with tracing data.
- the network analysis may identify groups of related code elements through cluster analysis, as well as identify bottlenecks from one to many and many to one relationships.
- the analysis system may generate visualizations showing the interconnections or relationships within the executing code, along with highlighted elements that may be limiting performance.
- a settings optimizer may use data gathered from a tracer to generate optimized settings for executing an application.
- the optimizer may determine settings that may be applied to the application as a whole, as well as settings for individual code elements, such as functions, methods, and other sections of code. In some cases, the settings may be applied to specific instances of code elements.
- the settings may include processor related settings, memory related settings, and peripheral related settings such as network settings.
- the optimized settings may be distributed in the form of a model or function that may be evaluated at runtime by a runtime manager. In some embodiments, the optimized settings may be added to source code either automatically or manually.
- a runtime system may use a set of optimized settings to execute an application.
- the optimized settings may have specific settings for the application, groups of code elements, individual code elements, and, in some cases, specific instances of code elements.
- the runtime system may detect that a code element is about to be executed, then apply the optimized settings for that code element.
- the optimized settings may be determined by some calculation or algorithm that may be evaluated. Some optimized settings may be determined using parameters consumed by a code element as well as other parameters not consumed by the code element.
- the runtime system may apply settings to a process scheduler, memory manager, or other operating system component.
- FIG. 1 is a diagram illustration of an embodiment showing a system for optimizing an application from tracing data.
- FIG. 2 is a diagram illustration of an embodiment showing a network environment for optimization from tracing data.
- FIG. 3 is a flowchart illustration of an embodiment showing a method for gathering and analyzing tracing data.
- FIG. 4 is a diagram illustration of an example embodiment showing patterns that may be recognized from tracer data.
- FIG. 5 is a flowchart illustration of an embodiment showing a method for network analysis of tracer data.
- FIG. 6 is a flowchart illustration of an embodiment showing a method for optimization for runtime configuration.
- FIG. 7 is a flowchart illustration of an embodiment showing a method for a runtime execution system.
- FIG. 8 is a flowchart illustration of an embodiment showing a method for incorporating runtime configuration during compilation.
- FIG. 9 is a diagram illustration of an embodiment showing a process for developing and distributing applications.
- FIG. 10 is a diagram illustration of an embodiment showing a device with self-learning and self-optimizing execution of an application.
- An analyzer may use network analysis techniques on tracer data from an application.
- a tracing system may gather performance and other data while an application executes, from which relationships between code elements may be identified.
- the relationships may be derived from message passing relationships, shared memory objects, dependencies, spawn events, function calls, and other data that may be available.
- the tracing data may include performance and resource usage measurements.
- the network analysis may examine the relationships between code elements and the characteristics of those relationships.
- the relationships may include data passed over a relationship, frequency and directionality of communications, and other characteristics.
- the tracer data may include performance or dynamic data for the code elements and the relationships.
- the tracer data may include resource consumption data for a code element, such as processor utilization, memory consumed, network or other peripheral accesses, and other data.
- the resource consumption may include idle time waiting for resources to become available or waiting for other code elements to complete execution.
- Some embodiments may include memory consumption information such as heap allocation, heap changes, garbage collection information, and other memory related data. Relationship data may include frequency and size of data passed across a relationship, speed of communication, latency, idle time, and other dynamic factors.
- the network analysis may identify individual code elements or groups of code elements that may affect the performance of an application. In some cases, the analysis may identify bottlenecks, choke points, or other code elements that may have significant contributions to the performance of an application.
- the static analysis of an application may not reveal actual bottlenecks in an application.
- a programmer may not be able to fully understand an application created with several disjointed components.
- analysis of tracer data may reveal one or more unexpected bottlenecks.
- the network analysis may identify several categories of code elements, such as elements that are depended upon by other elements, branch points that spawn many other elements, collection points that depend on many other elements, groups of elements that frequently interact, pipelines of related code elements that may process things in series, code elements that operate largely independent of other elements, and other categories.
- a programmer may use the network analysis to understand the interacting parts of an application to identify areas to improve performance, reliability, or for some other use.
- the network analysis output may identify specific code elements that may fall in the various categories, and the programmer may refactor, improve, or otherwise improve the application in different ways.
- a network analyzer may perform a two-stage analysis.
- the first stage may collect high level performance data that may, for example, take a snapshot of various performance counters at a regular interval.
- a first analysis may be performed to identify candidates for deeper tracing.
- the second stage may gather more detailed data, such as capturing every message passed by a specific code element. The detailed data may be used for further analysis, optimization, or other uses.
- a settings optimizer may generate optimized settings for code components of an application from tracer data.
- the settings optimizer may operate with an analyzer to highlight certain code elements, then determine a set of execution parameters to improve overall execution of an application.
- the execution parameters may be applied at runtime with an automated system, or may be manual settings that a programmer may add to executable code.
- the settings optimizer may vary parameters relating to operating system-level functions, such as memory settings, processor settings, peripheral settings, and other lower level functions. In some embodiments, such functions may be made available to an application through a virtual machine, which may be a system virtual machine or process virtual machine. By varying operating system-level parameters, the settings optimizer may determine how to run an application faster or with less resources without changing the application itself.
- the settings optimizer may generate optimized parameters that may be implemented by a programmer or other human.
- the optimized parameters may highlight areas of an application that may be refactored, redesigned, or otherwise improved to address various issues such as performance, reliability, and other issues.
- the settings optimizer may identify hardware and software settings that may an administrator may use to determine when to deploy an application and on which hardware platform to deploy an application.
- the settings optimizer may determine optimized settings using tracer data gathered while monitoring a running application.
- the tracer data may be raw, tabulated data that may be processed into a mathematical model that may be used to predict the behavior of an application when a specific parameter may be changed.
- the tracer data may be analyzed to find maximums, minimums, standard deviation, median, mean, and other descriptive statistics that may be used with an algorithm or formula to determine optimized settings.
- optically means only “changed”.
- An “optimized” setting may not be the absolute best setting, but one that may possibly improve an outcome.
- a settings optimizer may have algorithms or mechanisms that may improve or change application behavior, but may not be “optimized” in a narrow definition of the word, as further improvements may still be possible.
- an “optimized” setting create by a settings optimizer may actually cause performance or resource utilization to degrade.
- the term “optimized” shall include any changes that may be made, whether or not those changes improve, degrade, or have no measurable effect.
- the settings optimizer may classify a code element based in the behavior observed during tracing, then apply an optimization mechanism based on the classification. For example, the memory consumption and utilization patterns of a code element may cause a code element to be classified as one which may use a steady amount of memory but may create and delete memory objects quickly. Such a code element may be identified based on the memory usage and a set of optimized settings may be constructed that identify a garbage collection algorithm that optimizes memory consumption.
- the behavior of a code element or groups of code elements may not be known prior to running an application.
- the behavior may be effected by load.
- a first code element may spawn a second code element, where the second code element may independently process a data item.
- a programmer may intend for the second code element to be lightweight enough that it may not adversely affect performance on a single processor.
- the first code element may spawn large numbers of the second code element, causing the behavior of the system under load to be different than may be contemplated by a programmer.
- An example optimized setting may be to launch the independent second code elements on separate processors as a large number of the second code element's processes may consume too many resources on the same processor as the first code element.
- the settings optimizer may operate with a feedback loop to test new settings and determine whether or not the new settings had a desired effect.
- the settings optimizer may operate with a tracer or other monitoring system to determine an effect based on a settings change. Such embodiments may use multiple feedback cycles to refine the settings.
- a set of optimized settings may be stored in several different forms.
- the optimized settings may be a human readable report that may include suggested settings that may be read, evaluated, and implemented by a human.
- the report may include references to source code, and one embodiment may display the source code with the optimized settings as annotations to the source code.
- the optimized settings may be stored in a computer readable form that may be evaluated at runtime.
- the settings may be retrieved at runtime from a file or other database.
- Such a form may or may not include references to source code and may or may not be human readable.
- a runtime system may apply metadata generated from earlier tracing data to enhance the performance of a computer application.
- Code elements may be identified for non-standard settings during execution, then the settings applied when the code element is executed.
- the code element may be a function, routine, method, or other individual code blocks to which a setting may be applied. In some cases, a library or other group of code elements may have a set of settings applied to the entire group of code elements.
- the code element may be a process, thread, or other independently executed code element in some embodiments.
- individual instances of a code element may be given different treatment than other instances. For example, an instance of a process that may be created with a specific input parameter may be given one set of execution settings while another instance of the same process with a different input parameter value may be given a different set of execution settings.
- the execution settings may be generated from analyzing tracing data.
- the tracing data may include any type of data gathered during execution of the application, and may typically include identification of code elements and performance parameters relating to those elements.
- the analysis may include identifying specific code elements that may be bottlenecks, then identifying execution settings that may cause those code elements to be executed faster.
- some code elements may serve as dispersion points or collection points for other code elements.
- a central or main process may spawn many independent processes that may be performed by on different, independent processors.
- the main process may execute on a single processor and while the main process is executing, the remaining processors may be idle, awaiting the spawned processes.
- the overall performance of the application may be largely affected by the performance of the main process, so any performance increases that may be realized on just the main process may dramatically increase the performance of the overall application.
- Such an example may highlight that some code elements may have a greater effect on overall performance than others.
- code elements may be identified by analyzing an application as a network of code elements, where the network contains code elements that communicate with each other.
- Network analysis techniques may analyze dependencies between code elements to identify bottlenecks, which may include bottlenecks that spawn other processes or that may collect data or otherwise depend on multiple other processes.
- the network analysis techniques may identify communication paths or dependencies between code elements, then attempt to identify execution settings that may speed up the dependencies.
- the analysis may identify parallel dependencies where several independent processes may feed a collection point, then identify the slowest of the processes to increase performance of that process.
- the fastest process of the parallel processes may be identified to lower the performance of the process so that resources may be allocated to one or more of the slower processes.
- the terms “profiler”, “tracer”, and “instrumentation” are used interchangeably. These terms refer to any mechanism that may collect data when an application is executed. In a classic definition, “instrumentation” may refer to stubs, hooks, or other data collection mechanisms that may be inserted into executable code and thereby change the executable code, whereas “profiler” or “tracer” may classically refer to data collection mechanisms that may not change the executable code. The use of any of these terms and their derivatives may implicate or imply the other. For example, data collection using a “tracer” may be performed using non-contact data collection in the classic sense of a “tracer” as well as data collection using the classic definition of “instrumentation” where the executable code may be changed. Similarly, data collected through “instrumentation” may include data collection using non-contact data collection mechanisms.
- data collected through “profiling”, “tracing”, and “instrumentation” may include any type of data that may be collected, including performance related data such as processing times, throughput, performance counters, and the like.
- the collected data may include function names, parameters passed, memory object names and contents, messages passed, message contents, registry settings, register contents, error flags, interrupts, or any other parameter or other collectable data regarding an application being traced.
- execution environment may be used to refer to any type of supporting software used to execute an application.
- An example of an execution environment is an operating system.
- an “execution environment” may be shown separately from an operating system. This may be to illustrate a virtual machine, such as a process virtual machine, that provides various support functions for an application.
- a virtual machine may be a system virtual machine that may include its own internal operating system and may simulate an entire computer system.
- execution environment includes operating systems and other systems that may or may not have readily identifiable “virtual machines” or other supporting software.
- the subject matter may be embodied as devices, systems, methods, and/or computer program products. Accordingly, some or all of the subject matter may be embodied in hardware and/or in software (including firmware, resident software, micro-code, state machines, gate arrays, etc.) Furthermore, the subject matter may take the form of a computer program product on a computer-usable or computer-readable storage medium having computer-usable or computer-readable program code embodied in the medium for use by or in connection with an instruction execution system.
- a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
- the computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium.
- computer readable media may comprise computer storage media and communication media.
- Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.
- Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by an instruction execution system.
- the computer-usable or computer-readable medium could be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, of otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
- the embodiment may comprise program modules, executed by one or more systems, computers, or other devices.
- program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
- functionality of the program modules may be combined or distributed as desired in various embodiments.
- FIG. 1 is a diagram of an embodiment 100 showing a sequence for optimizing the execution of an application based on tracer data.
- Embodiment 100 is an example of a sequence through which an application may be automatically sped up with or without any human intervention.
- Embodiment 100 illustrates a high level sequence where data observed from executing an application may be used to generate optimized settings that may be applied to future runs of the application.
- the analysis and optimization steps may find specific types of patterns within the observed data, then apply optimizations based on those patterns.
- a runtime configuration may contain optimized parameter settings that may be applied to specific code elements, such as functions, methods, libraries.
- the optimized parameter settings may increase, decrease, or otherwise change various resources consumed by the code elements to maximize or minimize an optimization goal.
- an analyzer may identify a small set of functions within an application that cause the application to run slowly. These functions may be bottlenecks that, if sped up, may result in a large performance improvement.
- the bottleneck functions may be found by analyzing an application as if the application were a network of interconnected code elements.
- the network may have communications that pass between code elements, and such communications may be explicit or implicit.
- An example of explicit communications may be messages passed within a message passing framework.
- An example of implicit communications may be shared memory objects that may be used to pass data from one code element to another.
- the tracer data consumed by an analyzer may reflect observed behavior of an application.
- the observed behavior may show how an application actually behaves, as opposed to a static code analysis that may not show responses to loads placed on the application.
- a system may use a combination of tracer data and static code analysis to identify various patterns and generate optimized settings for the application.
- the analysis may include clustering analysis.
- Clustering analysis may identify groups of code elements that may be somehow interrelated, as well as identify different groups that may not be related.
- An optimization strategy for groups of code elements may be to place all the members of a group such that they share resources, such as processor or memory resources.
- the strategy may further identify groups that may be separated from each other.
- An example result of such analysis may place one group of code elements on one processor in one memory domain and a second group of code elements on another processor in another memory domain.
- the analysis may also include identify pipeline patterns.
- a pipeline pattern may be made up of multiple code elements that may operate in series. Once identified, a pipeline may be analyzed to determine whether one or more of the code elements may be sped up.
- Parallel patterns may also be identified through network analysis.
- a parallel pattern may identify two or more code elements that execute in parallel, and an optimization strategy may be to attempt to speed up a laggard.
- a patient code element may be identified, which may be a code element that finishes executing but waits patiently for a laggard to finish.
- An optimization strategy for a patient code element may be to decrease the resources assigned to it, which may free up resources to be allocated to a laggard code element.
- An application 102 may be traced using a tracer 104 , which may generate tracer data 106 .
- the application 102 may be any set of executable code for which a set of optimized settings may be generated.
- the application 102 may contain a main application as well as various libraries, routines, or other code that may be called from the main application.
- the application 102 may be merely one library, function, or other software component that may be analyzed.
- the tracer 104 may collect observations that reflect the actual behavior of the application 102 .
- a load generator may create an artificial load on the application 102 .
- the application 102 may be observed in real-world conditions under actual load.
- the tracer data 106 may identify code elements that may be independently monitored.
- the code elements may be functions, methods, routines, libraries, or any other section of executable code.
- the tracer data 106 may include resource usage data, such as the amount of memory consumed, processor usage, peripheral device accesses, and other usage data.
- resource usage data such as the amount of memory consumed, processor usage, peripheral device accesses, and other usage data.
- performance data such as the amount of time to complete a function, number of memory heap accesses, and many other parameters.
- the tracer data 106 may have different levels of detail in different embodiments. Some embodiments may collect data over a time interval and create summary statistics for actions over a time interval. For example, a tracer may report data every two seconds that summarize activities performed during the time period. Some embodiments may trace each memory access or even every processor-level command performed by an application. Other embodiments may have different monitoring mechanisms and data collection schemes.
- a network representation of an application may be created by an analyzer 108 .
- an application may be represented by nodes representing code elements and edges representing communications or other relationships between code elements.
- the network may change as the application executes, with nodes being added or removed while the application responds to different inputs, for example.
- the analyzer 108 may identify certain code elements, memory objects, or other elements for which additional tracer data may be useful. In some embodiments, the analyzer 108 may send a request to the tracer 104 for such additional tracer data.
- the analyzer output 110 may include those code elements, memory objects, or other application elements that may be of interest.
- An element of interest may be any element that, if changed, may have an effect on the overall application.
- the elements of interest may be a small portion of the overall code elements, but where improving resource usage for these elements may improve the application as a while.
- An optimizer 112 may apply various optimization algorithms to the elements of interest.
- an analyzer 108 may assign specific classifications to code elements that may indicate which optimization algorithm to apply. For example, an analyzer 108 may identify an outgoing star pattern and the various components of the pattern. In turn, an optimizer 112 may apply optimization algorithms to each of the labeled code elements according to their classification.
- a runtime configuration 114 may be the output of an optimizer 112 and an input to a runtime environment 116 .
- the runtime configuration 114 may identify various code elements and the runtime settings that may be applied to the code elements, which the runtime environment 116 may apply as it executes the application 102 .
- the runtime configuration 114 may be a database that contains a code element and its corresponding settings that may be referenced during execution.
- the runtime configuration 114 may be a simple tabulated file with predefined settings for certain code elements.
- the runtime configuration 114 may be a mathematical model or algorithm from which an optimized setting may be computed at runtime. In such embodiments, an optimized setting may change from one condition to another.
- Embodiment 100 illustrates an optimization cycle that may use observations of application behavior to identify potential code elements for optimization. Such a system may not necessarily optimize every code element, but may identify a subset of code elements that may be bottlenecks or have some other characteristic that may be addressed at runtime to improve the application.
- FIG. 2 is a diagram of an embodiment 200 showing a network environment that may optimize an application using tracing data.
- Embodiment 200 illustrates hardware components that may implement the process of embodiment 100 in a distributed version.
- embodiment 200 may use separate devices as an analysis device 202 , an optimizer device 236 , a runtime system 268 , and a tracing system 254 .
- tracer data may be captured by the tracing system 254 and the optimized runtime configuration may be deployed on a runtime system 268 .
- tracing operations may use hardware or software components that may not be available on a runtime system.
- some runtime systems may have a limited amount of computing resources, such as a mobile computing device like a mobile telephone or tablet computer.
- the tracing system may be a high powered computer system that contains an emulator for the target runtime system, where the emulator may contain many more monitoring connections and other capabilities to effectively monitor and trace an application.
- Such a use scenario may also test, optimize, and refine a set of runtime configuration settings during a development stage of an application, then deploy the application with an optimized runtime configuration to various users.
- the tracing and analysis steps may be performed as part of application development.
- the tracing and analysis steps may monitor an application then identify code elements that may be actual or potential performance bottlenecks, inefficient uses of resources, or some other problem. These code elements may be presented to a developer so that the developer may investigate the code elements and may improve the application.
- the tracing, analysis, and optimization steps may result in a set of optimized parameters that a programmer may manually incorporate into an application.
- the diagram of FIG. 2 illustrates functional components of a system.
- the component may be a hardware component, a software component, or a combination of hardware and software.
- Some of the components may be application level software, while other components may be execution environment level components.
- the connection of one component to another may be a close connection where two or more components are operating on a single hardware platform. In other cases, the connections may be made over network connections spanning long distances.
- Each embodiment may use different hardware, software, and interconnection architectures to achieve the functions described.
- Embodiment 200 illustrates an analysis device 202 that may have a hardware platform 204 and various software components.
- the analysis device 202 as illustrated represents a conventional computing device, although other embodiments may have different configurations, architectures, or components.
- the analysis device 202 may be a server computer. In some embodiments, the analysis device 202 may still also be a desktop computer, laptop computer, netbook computer, tablet or slate computer, wireless handset, cellular telephone, game console or any other type of computing device.
- the hardware platform 204 may include a processor 208 , random access memory 210 , and nonvolatile storage 212 .
- the hardware platform 204 may also include a user interface 214 and network interface 216 .
- the random access memory 210 may be storage that contains data objects and executable code that can be quickly accessed by the processors 208 .
- the random access memory 210 may have a high-speed bus connecting the memory 210 to the processors 208 .
- the nonvolatile storage 212 may be storage that persists after the device 202 is shut down.
- the nonvolatile storage 212 may be any type of storage device, including hard disk, solid state memory devices, magnetic tape, optical storage, or other type of storage.
- the nonvolatile storage 212 may be read only or read/write capable.
- the nonvolatile storage 212 may be cloud based, network storage, or other storage that may be accessed over a network connection.
- the user interface 214 may be any type of hardware capable of displaying output and receiving input from a user.
- the output display may be a graphical display monitor, although output devices may include lights and other visual output, audio output, kinetic actuator output, as well as other output devices.
- Conventional input devices may include keyboards and pointing devices such as a mouse, stylus, trackball, or other pointing device.
- Other input devices may include various sensors, including biometric input devices, audio and video input devices, and other sensors.
- the network interface 216 may be any type of connection to another computer.
- the network interface 216 may be a wired Ethernet connection.
- Other embodiments may include wired or wireless connections over various communication protocols.
- the software components 206 may include an operating system 218 on which various software components and services may operate.
- An operating system may provide an abstraction layer between executing routines and the hardware components 204 , and may include various routines and functions that communicate directly with various hardware components.
- An analyzer 220 may receive tracer data 222 and generate analyzer output 224 .
- the tracer data 222 may be raw or preprocessed observations from a tracer that monitors an application while the application executes.
- the tracer data 222 may be generated from real-world or artificial loads placed on the application, and may reflect the behavior of the application and the various code elements that make up the application.
- the analyzer 220 may have several components that may perform different types of analysis. For example, a network analyzer 226 may analyze the application as if the application were a network of code elements with communications and other relationships between the code elements. The network analyzer 226 may attempt to identify patterns, clusters, groups, and other characteristics from a network topology, as well as identify specific code elements that may be causing performance issues.
- a performance characterizer 228 may be an analysis component that evaluates and characterizes or classifies the performance of various code elements. The classification may assist a network analyzer 226 or other component in identifying problem areas or in determining an appropriate optimization technique.
- One type of characterization performed by a performance characterizer 228 may compare the performance of a particular code element to the average performance of other code elements in a single application or to the average performance of code elements observed from multiple applications.
- the characterization may identify outliers where code elements have above average or below average performance.
- Another type of characterization from a performance characterizer 228 may identify the type or types of performance issues observed for a code element. For example, a characterization may indicate that a code element had excessive garbage collection, consumed large amounts of memory, or contended for various locks.
- a relationship characterizer 230 may be an analysis component that evaluates and characterizes the relationships between code elements.
- the classifications may be derived from the actual behavior of the application.
- Examples of relationships characterizations may include message passing relationships, shared memory relationships, blocking relationships, non-blocking relationships, and other types of characterizations.
- Each type of relationship may assist in classifying a code element for further evaluation or optimization. For example, a blocking relationship where one code element stalls or waits for another code element to finish may have a different optimization algorithm than a message passing relationship that may use a mailbox metaphor to process incoming messages.
- the types of characterizations may reflect the underlying programming logic used for an application. For example, the relationship characterizations that may be found in a functional programming paradigm may be much different than the relationship characterizations from an object oriented programming paradigm.
- a communications manager 232 may be a component that may manage communications between the various devices in embodiment 200 .
- the communications manager 232 may, for example, retrieve tracer data 222 from the tracing system 254 and may transmit analyzer output 224 to an optimizer device 236 .
- the communications manager 232 may automatically collect the tracer data 222 as it may become available, then cause the analyzer 220 to begin analysis.
- the communications manager 232 may also transmit the analyzer output 224 to the optimizer device 236 for further processing.
- the optimizer device 236 may operate on a hardware platform 238 , which may be similar to the hardware platform 204 .
- An optimizer 240 may receive analyzer output 242 and create a runtime configuration 228 , which may be consumed by a runtime system 268 .
- the optimizer 240 may have a memory settings optimizer 246 , a process scheduler optimizer 248 , as well as other optimizers 250 .
- the memory settings optimizer 246 may determine memory related settings that may be appropriate for a specific code element.
- the memory settings may include an initial heap size, garbage collection scheme, or other settings that may be memory related.
- the process scheduler optimizer 248 may identify processor related settings for a code element.
- the processor related settings may include priority settings, processor affinity settings, and other settings.
- the ordering or priority of multiple code elements may be defined. For example, a first process that has a dependency or lock on a second process may be scheduled to be executed after the second process.
- the optimizer 240 may apply various optimizations based on the conditions and situations identified by the analyzer 220 . Each situation may have a different optimizer algorithm that may determine runtime settings for an application. In many embodiments, the optimizer 240 may have various other optimizers 250 that may be added over time.
- the optimizer device 236 may have a communications manager 252 similar to the communications manager 232 on the analysis device 202 .
- the communications manager 252 may enable the various components in embodiment 200 to operate as a single system that may automatically trace, analyze, and optimize an application across the network 234 .
- a tracing system 254 may have a hardware platform 256 that may be similar to the hardware platform 204 of the analysis device.
- the tracing system may have an instrumented execution environment 258 in which a tracer 260 may monitor an application 262 .
- Some embodiments may have a load generator 264 , which may exercise the application 262 so that the tracer 260 may observe the application behavior under different use scenarios.
- the tracing system 254 may also have a communications manager 266 , which like its counterpart communication managers 232 and 252 , may serve to automatically implement a sequence of gathering and analyzing tracer data.
- the runtime systems 268 may represent the delivery hardware for the application 262 .
- the runtime systems 268 may have a different hardware platform 270 than the tracing system 254 .
- the instrumented execution environment 258 may be a virtual machine that may execute an operating system emulator for a mobile device, where the mobile device may be the runtime systems 268 .
- an application may be distributed with a runtime configuration that may allow the application to execute faster or using less resources.
- the runtime system 268 may have a hardware platform 270 similar to the hardware platform 204 , on which an execution environment 272 may execute an application 276 .
- a runtime manager 274 may observe the application 276 as it executes, and may identify a code element prior to execution. The runtime manager 274 may look up the code element in the runtime configuration 280 , and cause the code element to be executed with the settings defined in the runtime configuration 280 .
- a runtime system 268 may include a tracer 278 , which may collect tracer data that may be transmitted to the analysis device 202 .
- a communications manager 282 may facilitate such a transmission, among other things.
- the runtime configuration 280 may be incorporated into an application 276 using a just in time compiler 284 .
- the runtime configuration 280 may be consumed by a compiler 284 to add runtime settings to the application 276 .
- the runtime configuration settings may be embedded or otherwise incorporated into the compiled code.
- a compiler may be a just in time compiler, although in other embodiments, the compiler may be a conventional compiler that may compile code ahead of time.
- FIG. 3 is a flowchart illustration of an embodiment 300 showing a method for gathering and analyzing tracer data.
- the operations of embodiment 300 may illustrate one method that may be performed by the tracer 104 and analyzer 108 of embodiment 100 .
- Embodiment 300 may illustrate a generalized process for gathering and analyzing tracer data.
- an application may be started.
- tracer data may be gathered in block 304 and stored in block 306 .
- the process may loop continuously to gather observations about the application.
- the application may be subjected to loads, which may be generated in the real world or simulated using load generators.
- the analysis of the tracer data may begin in block 308 when the tracer data is received.
- Code elements may be identified in block 310 and then processed in block 312 .
- performance data may be collected in block 314 .
- Wait states and locks encountered by the code element may be identified in block 316 , as well as memory usage in block 318 .
- the operational observations may be summarized in block 320 .
- any message passing relationships may be identified in block 322 and any shared memory relationships may be identified in block 324 .
- Message passing relationships and shared memory relationships may link two code elements together.
- a relationship may be directional, such as message passing relationships, where the directionality may be determined from tracer data. In other cases, the directionality may not be detectable from tracer data.
- a shared memory object may indicate a relationship.
- a directionality of shared memory relationships may be indicated when one code element depends on another code element.
- a lock or wait state of one of the code elements may indicate that it is dependent on another code element and may therefore be the receiver in a directional relationship.
- the tracer data may not have sufficient granularity to determine directionality.
- Each relationship may be analyzed in block 326 .
- operational data may be collected in block 328 , which may be summarized in block 330 and used to characterize the relationship in block 332 .
- a relationship may be classified using various notions of strength.
- a strong relationship may be one in which many messages are passed or where a large amount of data may be shared.
- a weak relationship may have little shared data or few messages.
- Some such embodiments may use a numerical designator for strength, which may be a weighting applied during network analyses.
- network analysis may be performed in block 334 .
- a more detailed example of a method for network analysis may be found later in this application.
- the network analysis results may be post processed in block 336 and stored in block 338 .
- FIG. 4 is a diagram illustration of an embodiment 400 showing an example of a network analysis that may be performed using application trace data.
- An application may be analyzed by identifying code elements and relationships between code elements.
- the various nodes may represent code elements and the relationships between nodes may be illustrated as edges or connections between the nodes.
- the relationships may be illustrated as directional relationships.
- Embodiment 400 is merely an example of some of the patterns that may be identified through network analysis.
- the various patterns may indicate different classifications of code elements, which may indicate the type of optimization that may be performed.
- Node 402 may be connected to node 404 , which may spawn nodes 406 , 408 , 410 , and 412 .
- An outbound star pattern 414 may be recognized through automatic network analysis.
- the outbound star pattern 414 may have a hub node 404 and several spoke nodes.
- an outbound star pattern may be a highly scalable arrangement, where multiple code elements may be launched or spawned from a single element.
- the spoke nodes may represent code elements that may operate independently. Such spoke nodes may be placed on different processors, when available, which may speed up an application by operating in parallel.
- a network analysis may also recognize groups 416 and 418 .
- the groups may include code elements that interrelate, due to calling each other, sharing memory objects, or some other relationship.
- groups may be identified as having tighter relationships within the group and weaker relationships outside the groups.
- Groups may be optimized by combining the group members to the same hardware. For example, the members of a group may be assigned to the same memory domain or to the same processor in a multi-processor computer, while other groups may be assigned to different memory domains or other processors.
- Node 402 may be connected to node 420 , which may be connected to node 422 , which may be connected to node 424 .
- the series of nodes 402 , 420 , 422 , and 424 may be identified as a pipeline pattern 426 .
- a pipeline pattern may be a sequence of several code elements that feed each other in series.
- one or more of the code elements may act as a bottleneck. By speeding up a slow element in a pipeline, the overall performance may increase linearly with the increase.
- a pipeline pattern may also be treated as a group, where the members may be placed on the same processor or share the same memory locations.
- a pipeline pattern may be identified when the relationships between the code elements are strong and may pass large amounts of data. By placing all of the pipeline members one the same processor, each member may be processed in sequence with little lag time or delay.
- Node 424 may be connected to nodes 426 , 428 , and 430 , each of which may be connected to node 436 .
- the network analysis may identify an outgoing star pattern 432 , an inbound star pattern 434 , and a parallelism pattern 438 .
- the analysis of the outgoing star pattern 432 may be similar to the outbound star pattern 414 .
- An inbound star pattern 434 may indicate a bottleneck at the hub node 436 , which may receive messages or share memory with several other nodes 426 , 428 , and 430 .
- the degree to which node 436 may act as a bottleneck may be affected by the type of relationships. In the case where node 436 receives and processes messages from multiple nodes, the node 436 may experience a much higher workload than other nodes. As such, the amount of processing performed by node 436 may drastically affect the overall performance of an application.
- the hub node of an inbound star pattern may limit the scaling of an application in a multi-processor system, as only one processor may perform the actions of node 436 . As such, the hub node of an inbound star may be flagged for a programmer to consider refactoring or redesigning the code in this area.
- a parallelism pattern 438 may have several processes that may operate in parallel.
- an optimization routine may identify the slowest node in the parallelism pattern for speed improvement.
- nodes that may be bottlenecks may be improved by applying more resources to the code element.
- the resources may be in the form of additional processor resources, which may be achieved by raising the priority of a code element, placing the code element on a processor that may be lightly loaded, or some other action.
- the resources may be memory resources, which may be improved by increasing memory allocation, changing garbage collection schemes, or other changes.
- some of the parallel code element may finish early and may be patiently waiting for other laggard code elements to finish.
- Those patent code elements may be adjusted to consume fewer resources during their operation. One such adjustment may lower the priority for a patient node or assign fewer memory resources.
- FIG. 5 is a flowchart illustration of an embodiment 500 showing a method for performing network analysis on tracer data.
- the operations of embodiment 500 may illustrate one method that may be performed during the operations of block 334 of embodiment 300 .
- Embodiment 500 illustrates one method for performing network analysis on a graph composed of code elements as nodes and relationships between code elements as edges. Embodiment 500 may be performed on graphs such as the example graph of embodiment 400 .
- the network analysis may begin in block 502 using preprocessed data that may characterize nodes and relationships as described in embodiment 300 .
- a graph of the various components may be constructed.
- star patterns may be identified in block 504 .
- Each star pattern may be evaluated in block 506 .
- the hub nodes may be labeled in block 508 and the spoke nodes may be labeled in block 510 .
- the independence of the spokes may be analyzed in block 512 .
- the process may return to block 506 to process another star pattern.
- the star pattern is an outgoing star pattern in block 514 and there may be no independence between the outgoing spoke nodes in block 516 , the laggards of the spoke nodes may be identified and labeled in block 518 , and any patient elements may be identified and labeled in block 520 .
- the laggards may be identified in block 518 and the patient elements may be identified in block 520 .
- the laggard and patient elements may be useful to know when the hub of the incoming star may be in a lock state waiting for all of the incoming spokes to complete their work.
- the laggard and patient elements may not be labeled, but the hub element may be labeled as an incoming hub.
- pipeline patterns may be identified.
- the laggard elements in the pipeline may be identified in block 526 .
- the laggards may be one or more elements in a pipeline pattern that may contribute to a performance bottleneck.
- Parallelism patterns may be identified in block 528 .
- the laggards may be identified in block 532 and the patient elements may be identified in block 534 .
- Clusters may be identified in block 536 .
- the cohesiveness of the cluster may be identified in block 540 .
- the cohesiveness may be a weighting or strength of the grouping.
- groups with weak cohesiveness may be divided across different processors or memory domains, while groups with strong cohesiveness may be kept together on the same hardware components.
- Clusters with strong inter-cluster relationships may have a higher likelihood for remaining together, while clusters with weak inter-cluster relationships may be more likely to be split.
- laggards may be labeled in block 544 and patient elements may be labeled in block 546 .
- the network analysis results may be stored in block 548 .
- the stored network analysis results may be automatically consumed by an optimizer routine to generate a runtime configuration.
- the stored network analysis results may be used by a programmer to analyze code under development. Such an analysis may assist the programmer in finding bottlenecks and other areas that may adversely affect performance of the application.
- FIG. 6 is a flowchart illustration of an embodiment 600 showing a method for optimizing tracer analysis results to create a runtime configuration.
- the operations of embodiment 600 may illustrate one method that may be performed by the optimizer 112 of embodiment 100 .
- Embodiment 600 illustrates one method for determining runtime configurations that may be optimized derived from patterns observed during network analysis.
- some of the code elements may be identified as laggards, patient elements, as well as members of groups.
- Each classification of elements may be optimized by identifying parameters that may speed up certain code elements, make more efficient usage of code elements, or apply settings across groups of code elements.
- the analyzer output may be received in block 602 .
- some code elements may have been labeled as requesting more data in block 604 , and identifiers for those code elements may be transmitted to a tracer in block 606 .
- additional data may be requested in order to identify optimized settings.
- an initial tracer may capture the various code elements, relationships, and high level performance metrics. After a network analysis identifies specific code elements as being a bottleneck, those code elements may be traced again, but at a more detailed level.
- the second tracing pass may gather information such as memory usage details, messages passed, processor utilization, or other details from which optimized runtime configuration may be derived.
- process allocation and scheduler settings may be identified in block 616 .
- Memory allocation, usage, and garbage collection settings may be identified in block 618 .
- the settings may be stored in a runtime configuration in block 620 .
- the process allocation settings may assist in placing the laggard on a specific processor.
- the process allocation settings may include an affinity or relationship to other code elements. At runtime, code elements that may have a strong positive affinity may be placed on the same processor, while code elements that may have a strong repulsive affinity may be placed on different processors.
- the scheduler settings may assist a process scheduler in determining when and how to execute the laggard.
- the scheduler settings may indicate that one code element may be executed before another code element, thereby hinting or expressly determining an order for processing.
- the scheduler settings may include prioritization of the laggard. In many cases, laggards may be given higher priority so that the laggard process may be executed faster than other processes.
- the memory allocation settings may relate to the amount of memory allocated to a code element as well as various settings defining how memory may be managed while a code element executes. For example, a setting may define an initial heap allocation, while another setting may define the increment at which memory may be additionally allocated.
- the memory related settings may include garbage collection schemes, as well as any configurable parameters relating to garbage collection.
- Each patient element may be analyzed in block 622 .
- process allocation and scheduler settings may be determined in block 624
- memory allocation, usage, and garbage collection settings may be identified in block 626 .
- the settings may be stored in a runtime configuration in block 628 .
- the optimized settings may attempt to cause the code element to speed up. Higher prioritization, more memory, or other settings may help the code element complete its work faster, thereby causing the entire application to execute faster.
- the optimized settings may attempt to limit the amount of resources. For example, lowering the priority of the process may cause a patient code element to be executed slower and may free up processor resources that may be allocated to laggard processes. Such an example may illustrate efficient deployment of resources that may improve an application's performance.
- Each group or cluster may be evaluated in block 630 .
- process allocation settings may be identified in block 632 and memory allocation settings may be identified in block 634 .
- the settings may be stored in the runtime configuration in block 636 .
- the runtime settings may identify affinity between code elements such that group members may be processed on the same processor, have access to the same memory domain, or afforded some other similar treatment.
- the group designation may permit elements to be separated at runtime when the group cohesiveness may be weak, but may otherwise attempt to keep the group together.
- FIG. 7 is a flowchart illustration of an embodiment 700 showing a method using runtime configuration as an application executes.
- the operations of embodiment 700 may illustrate one method that may be performed by the runtime environment 116 of embodiment 100 .
- Embodiment 700 illustrates one example of how optimized runtime configuration may be applied.
- Embodiment 700 may be an example of an interpreted or compiled runtime environment that may identify when a code element may be executed, then look up and apply a setting to the code element.
- An application may be received in block 702 , and a runtime configuration may be received in block 704 . Execution of the application may begin in block 706 .
- block 708 may detect that a code element is about to be executed.
- the code element may be looked up in the runtime configuration in block 710 .
- the settings may be retrieved in block 714 and any configuration changes made in block 716 .
- the code element may be launched in block 718 . If the code element is not found in the runtime configuration in block 712 , the code element may be launched in block 718 with default settings.
- Some embodiments may apply the same runtime configuration settings to each instance of a code element. Other embodiments may apply one set of runtime configuration settings to one instance and another set of runtime configuration settings to another instance. Such embodiments may evaluate the input parameters to a code element to determine which set of settings to apply. Some such embodiments may evaluate other external parameters or settings to identify conditions for when to apply optimized configuration settings.
- FIG. 8 is a flowchart illustration of an embodiment 800 showing a method for incorporating runtime configuration during compiling.
- Embodiment 800 may illustrate one method by which runtime configuration may be incorporated into a compiled version of an application.
- the compiled version of an application may be tagged.
- a tag may cause a runtime environment to identify that a code element has optimized settings available, which may cause the settings to be retrieved and implemented.
- the optimized runtime configuration settings may be placed into the runtime executable by the compiler. Such settings may be added to the compiled code such that the execution may be performed without a runtime configuration.
- the compilation may be performed as a just in time compilation.
- an application may be compiled into an intermediate language, which may be compiled at runtime.
- the compilation may be performed prior to execution and the executable code may be stored and retrieved prior to execution.
- An application may be received in block 802 and the runtime configuration received in block 804 . Compiling may begin in block 806 .
- a code element may be detected in block 808 and a lookup may be performed in block 810 to determine whether or not the runtime configuration may contain settings for the code element. When the settings are not present in block 812 , the process may skip to block 820 . If more elements are present in block 820 , the process may return to block 808 .
- the runtime configuration may be added to the executable in two manners.
- the executable code may be tagged in block 816 to have a lookup performed during execution.
- the runtime configuration settings may be inserted into the executable code in block 818 .
- the process may revert to block 808 if more elements exist in block 820 .
- the application may be launched in block 822 .
- FIG. 9 is a diagram illustration of an embodiment 900 showing one development and distribution mechanism for applications with runtime configurations.
- Embodiment 900 illustrates one system for using network analysis in an offline mode, then distributing an application with a runtime configuration to client devices.
- a developer-level tracing system 902 may execute an application 904 , from which analysis 906 and optimization 908 may be performed on the tracer data.
- the results of the analysis 906 and optimization 908 may be displayed in a programming environment 910 .
- a programmer may view the results in the programming environment 910 and may update or change the application 904 , then re-run the analysis and optimization.
- the programming environment 910 may include an editor, compiler, and other components.
- the developer level tracer 902 and the analysis and optimization components may be parts of the programming environment.
- a product distribution system 912 may distribute the application 914 and runtime configuration 916 to various customer devices 918 .
- the customer devices 918 may have a runtime environment 920 that executes the application 922 with a runtime configuration 924 .
- a lightweight tracer 926 may collect some data that may be transmitted as customer provided tracer data 928 , which may be incorporated back into the development process.
- FIG. 10 is a diagram illustration of an embodiment 1000 showing a single device in which tracing, analysis, optimization, and execution of an application may occur.
- Embodiment 1000 may be a self-contained device that may learn or adapt to executing a particular application faster or with better resource utilization.
- a device 1002 may contain a hardware platform 1004 on which a runtime environment 1006 may execute an application 1008 . While the application 1008 executes, a tracer 1010 may collect tracer data 1012 . An analyzer 1014 and optimizer 1016 may process the tracer data 1012 to generate a runtime configuration 1018 . The runtime configuration 1018 may then be used to execute the application 1008 . In some embodiments, a feedback loop may then again trace the application and continually refine the runtime configuration 1018 , thereby continually improving the application.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Data Mining & Analysis (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Debugging And Monitoring (AREA)
Abstract
An analysis system may perform network analysis on data gathered from an executing application. The analysis system may identify relationships between code elements and use tracer data to quantify and classify various code elements. In some cases, the analysis system may operate with only data gathered while tracing an application, while other cases may combine static analysis data with tracing data. The network analysis may identify groups of related code elements through cluster analysis, as well as identify bottlenecks from one to many and many to one relationships. The analysis system may generate visualizations showing the interconnections or relationships within the executing code, along with highlighted elements that may be limiting performance.
Description
- This patent application claims the benefit of and priority to U.S. Provisional Patent Application Ser. No. 61/801,298 filed 15 Mar. 2013 by Ying Li, the entire contents of which are expressly incorporated by reference.
- Increasing performance of a computer software application may have benefits in different scenarios. On one end of the scale, large applications that may execute in parallel on many server computers may benefit from decreased hardware costs when an application executes faster, as fewer instances of the application may be deployed to meet demand. On the other end of the scale, applications that may execute on battery-powered devices, such as mobile telephones or portable computers may consume less energy and give a better user experience when an application executes faster or otherwise has increased performance.
- An analysis system may perform network analysis on data gathered from an executing application. The analysis system may identify relationships between code elements and use tracer data to quantify and classify various code elements. In some cases, the analysis system may operate with only data gathered while tracing an application, while other cases may combine static analysis data with tracing data. The network analysis may identify groups of related code elements through cluster analysis, as well as identify bottlenecks from one to many and many to one relationships. The analysis system may generate visualizations showing the interconnections or relationships within the executing code, along with highlighted elements that may be limiting performance.
- A settings optimizer may use data gathered from a tracer to generate optimized settings for executing an application. The optimizer may determine settings that may be applied to the application as a whole, as well as settings for individual code elements, such as functions, methods, and other sections of code. In some cases, the settings may be applied to specific instances of code elements. The settings may include processor related settings, memory related settings, and peripheral related settings such as network settings. The optimized settings may be distributed in the form of a model or function that may be evaluated at runtime by a runtime manager. In some embodiments, the optimized settings may be added to source code either automatically or manually.
- A runtime system may use a set of optimized settings to execute an application. The optimized settings may have specific settings for the application, groups of code elements, individual code elements, and, in some cases, specific instances of code elements. The runtime system may detect that a code element is about to be executed, then apply the optimized settings for that code element. In some embodiments, the optimized settings may be determined by some calculation or algorithm that may be evaluated. Some optimized settings may be determined using parameters consumed by a code element as well as other parameters not consumed by the code element. The runtime system may apply settings to a process scheduler, memory manager, or other operating system component.
- This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
- In the drawings,
-
FIG. 1 is a diagram illustration of an embodiment showing a system for optimizing an application from tracing data. -
FIG. 2 is a diagram illustration of an embodiment showing a network environment for optimization from tracing data. -
FIG. 3 is a flowchart illustration of an embodiment showing a method for gathering and analyzing tracing data. -
FIG. 4 is a diagram illustration of an example embodiment showing patterns that may be recognized from tracer data. -
FIG. 5 is a flowchart illustration of an embodiment showing a method for network analysis of tracer data. -
FIG. 6 is a flowchart illustration of an embodiment showing a method for optimization for runtime configuration. -
FIG. 7 is a flowchart illustration of an embodiment showing a method for a runtime execution system. -
FIG. 8 is a flowchart illustration of an embodiment showing a method for incorporating runtime configuration during compilation. -
FIG. 9 is a diagram illustration of an embodiment showing a process for developing and distributing applications. -
FIG. 10 is a diagram illustration of an embodiment showing a device with self-learning and self-optimizing execution of an application. - Analyzing Tracer Data Using Network Analysis
- An analyzer may use network analysis techniques on tracer data from an application. A tracing system may gather performance and other data while an application executes, from which relationships between code elements may be identified. The relationships may be derived from message passing relationships, shared memory objects, dependencies, spawn events, function calls, and other data that may be available. The tracing data may include performance and resource usage measurements.
- The network analysis may examine the relationships between code elements and the characteristics of those relationships. In many embodiments, the relationships may include data passed over a relationship, frequency and directionality of communications, and other characteristics.
- In many cases, the tracer data may include performance or dynamic data for the code elements and the relationships. For example, the tracer data may include resource consumption data for a code element, such as processor utilization, memory consumed, network or other peripheral accesses, and other data. The resource consumption may include idle time waiting for resources to become available or waiting for other code elements to complete execution. Some embodiments may include memory consumption information such as heap allocation, heap changes, garbage collection information, and other memory related data. Relationship data may include frequency and size of data passed across a relationship, speed of communication, latency, idle time, and other dynamic factors.
- The network analysis may identify individual code elements or groups of code elements that may affect the performance of an application. In some cases, the analysis may identify bottlenecks, choke points, or other code elements that may have significant contributions to the performance of an application.
- In many cases, the static analysis of an application may not reveal actual bottlenecks in an application. For example, a programmer may not be able to fully understand an application created with several disjointed components. However, analysis of tracer data may reveal one or more unexpected bottlenecks.
- Such a situation may occur when using object oriented programming models, where different executable components may be joined together in manners that may never have been contemplated during design of the components. As such, the performance of the components themselves, as well as the overall application may be difficult to predict.
- Such a situation may also occur when using functional programming models, where messages may be passed between independent sets of code and many processes spawned. The effects of spawning many processes may not be fully comprehended when an application may be under load and the bottlenecks may not be predictable when programming the application.
- The network analysis may identify several categories of code elements, such as elements that are depended upon by other elements, branch points that spawn many other elements, collection points that depend on many other elements, groups of elements that frequently interact, pipelines of related code elements that may process things in series, code elements that operate largely independent of other elements, and other categories.
- A programmer may use the network analysis to understand the interacting parts of an application to identify areas to improve performance, reliability, or for some other use. In some embodiments, the network analysis output may identify specific code elements that may fall in the various categories, and the programmer may refactor, improve, or otherwise improve the application in different ways.
- In some embodiments, a network analyzer may perform a two-stage analysis. The first stage may collect high level performance data that may, for example, take a snapshot of various performance counters at a regular interval. A first analysis may be performed to identify candidates for deeper tracing. The second stage may gather more detailed data, such as capturing every message passed by a specific code element. The detailed data may be used for further analysis, optimization, or other uses.
- Optimized Settings for Code Elements
- A settings optimizer may generate optimized settings for code components of an application from tracer data. The settings optimizer may operate with an analyzer to highlight certain code elements, then determine a set of execution parameters to improve overall execution of an application. The execution parameters may be applied at runtime with an automated system, or may be manual settings that a programmer may add to executable code.
- The settings optimizer may vary parameters relating to operating system-level functions, such as memory settings, processor settings, peripheral settings, and other lower level functions. In some embodiments, such functions may be made available to an application through a virtual machine, which may be a system virtual machine or process virtual machine. By varying operating system-level parameters, the settings optimizer may determine how to run an application faster or with less resources without changing the application itself.
- In some cases, the settings optimizer may generate optimized parameters that may be implemented by a programmer or other human. The optimized parameters may highlight areas of an application that may be refactored, redesigned, or otherwise improved to address various issues such as performance, reliability, and other issues. In one use scenario, the settings optimizer may identify hardware and software settings that may an administrator may use to determine when to deploy an application and on which hardware platform to deploy an application.
- The settings optimizer may determine optimized settings using tracer data gathered while monitoring a running application. In some cases, the tracer data may be raw, tabulated data that may be processed into a mathematical model that may be used to predict the behavior of an application when a specific parameter may be changed. In other cases, the tracer data may be analyzed to find maximums, minimums, standard deviation, median, mean, and other descriptive statistics that may be used with an algorithm or formula to determine optimized settings.
- The term “optimized” as used in this specification and claims means only “changed”. An “optimized” setting may not be the absolute best setting, but one that may possibly improve an outcome. In many cases, a settings optimizer may have algorithms or mechanisms that may improve or change application behavior, but may not be “optimized” in a narrow definition of the word, as further improvements may still be possible. In some cases, an “optimized” setting create by a settings optimizer may actually cause performance or resource utilization to degrade. Throughout this specification and claims, the term “optimized” shall include any changes that may be made, whether or not those changes improve, degrade, or have no measurable effect.
- The settings optimizer may classify a code element based in the behavior observed during tracing, then apply an optimization mechanism based on the classification. For example, the memory consumption and utilization patterns of a code element may cause a code element to be classified as one which may use a steady amount of memory but may create and delete memory objects quickly. Such a code element may be identified based on the memory usage and a set of optimized settings may be constructed that identify a garbage collection algorithm that optimizes memory consumption.
- In many cases, the behavior of a code element or groups of code elements may not be known prior to running an application. In addition, the behavior may be effected by load. For example, a first code element may spawn a second code element, where the second code element may independently process a data item. While designing the software, a programmer may intend for the second code element to be lightweight enough that it may not adversely affect performance on a single processor. Under load, the first code element may spawn large numbers of the second code element, causing the behavior of the system under load to be different than may be contemplated by a programmer. An example optimized setting may be to launch the independent second code elements on separate processors as a large number of the second code element's processes may consume too many resources on the same processor as the first code element.
- The settings optimizer may operate with a feedback loop to test new settings and determine whether or not the new settings had a desired effect. In such embodiments, the settings optimizer may operate with a tracer or other monitoring system to determine an effect based on a settings change. Such embodiments may use multiple feedback cycles to refine the settings.
- A set of optimized settings may be stored in several different forms. In some cases, the optimized settings may be a human readable report that may include suggested settings that may be read, evaluated, and implemented by a human. In such cases, the report may include references to source code, and one embodiment may display the source code with the optimized settings as annotations to the source code.
- The optimized settings may be stored in a computer readable form that may be evaluated at runtime. In such a form, the settings may be retrieved at runtime from a file or other database. Such a form may or may not include references to source code and may or may not be human readable.
- Runtime Use of Analyzed Tracing Data
- A runtime system may apply metadata generated from earlier tracing data to enhance the performance of a computer application. Code elements may be identified for non-standard settings during execution, then the settings applied when the code element is executed.
- The code element may be a function, routine, method, or other individual code blocks to which a setting may be applied. In some cases, a library or other group of code elements may have a set of settings applied to the entire group of code elements. The code element may be a process, thread, or other independently executed code element in some embodiments.
- In some embodiments, individual instances of a code element may be given different treatment than other instances. For example, an instance of a process that may be created with a specific input parameter may be given one set of execution settings while another instance of the same process with a different input parameter value may be given a different set of execution settings.
- The execution settings may be generated from analyzing tracing data. The tracing data may include any type of data gathered during execution of the application, and may typically include identification of code elements and performance parameters relating to those elements.
- The analysis may include identifying specific code elements that may be bottlenecks, then identifying execution settings that may cause those code elements to be executed faster. In an environment with multiple processors, some code elements may serve as dispersion points or collection points for other code elements.
- In a simple example, a central or main process may spawn many independent processes that may be performed by on different, independent processors. In the example, the main process may execute on a single processor and while the main process is executing, the remaining processors may be idle, awaiting the spawned processes. In such an example, the overall performance of the application may be largely affected by the performance of the main process, so any performance increases that may be realized on just the main process may dramatically increase the performance of the overall application.
- Such an example may highlight that some code elements may have a greater effect on overall performance than others. Such code elements may be identified by analyzing an application as a network of code elements, where the network contains code elements that communicate with each other. Network analysis techniques may analyze dependencies between code elements to identify bottlenecks, which may include bottlenecks that spawn other processes or that may collect data or otherwise depend on multiple other processes.
- The network analysis techniques may identify communication paths or dependencies between code elements, then attempt to identify execution settings that may speed up the dependencies. In some embodiments, the analysis may identify parallel dependencies where several independent processes may feed a collection point, then identify the slowest of the processes to increase performance of that process. In some such embodiments, the fastest process of the parallel processes may be identified to lower the performance of the process so that resources may be allocated to one or more of the slower processes.
- Throughout this specification and claims, the terms “profiler”, “tracer”, and “instrumentation” are used interchangeably. These terms refer to any mechanism that may collect data when an application is executed. In a classic definition, “instrumentation” may refer to stubs, hooks, or other data collection mechanisms that may be inserted into executable code and thereby change the executable code, whereas “profiler” or “tracer” may classically refer to data collection mechanisms that may not change the executable code. The use of any of these terms and their derivatives may implicate or imply the other. For example, data collection using a “tracer” may be performed using non-contact data collection in the classic sense of a “tracer” as well as data collection using the classic definition of “instrumentation” where the executable code may be changed. Similarly, data collected through “instrumentation” may include data collection using non-contact data collection mechanisms.
- Further, data collected through “profiling”, “tracing”, and “instrumentation” may include any type of data that may be collected, including performance related data such as processing times, throughput, performance counters, and the like. The collected data may include function names, parameters passed, memory object names and contents, messages passed, message contents, registry settings, register contents, error flags, interrupts, or any other parameter or other collectable data regarding an application being traced.
- Throughout this specification and claims, the term “execution environment” may be used to refer to any type of supporting software used to execute an application. An example of an execution environment is an operating system. In some illustrations, an “execution environment” may be shown separately from an operating system. This may be to illustrate a virtual machine, such as a process virtual machine, that provides various support functions for an application. In other embodiments, a virtual machine may be a system virtual machine that may include its own internal operating system and may simulate an entire computer system. Throughout this specification and claims, the term “execution environment” includes operating systems and other systems that may or may not have readily identifiable “virtual machines” or other supporting software.
- Throughout this specification, like reference numbers signify the same elements throughout the description of the figures.
- When elements are referred to as being “connected” or “coupled,” the elements can be directly connected or coupled together or one or more intervening elements may also be present. In contrast, when elements are referred to as being “directly connected” or “directly coupled,” there are no intervening elements present.
- The subject matter may be embodied as devices, systems, methods, and/or computer program products. Accordingly, some or all of the subject matter may be embodied in hardware and/or in software (including firmware, resident software, micro-code, state machines, gate arrays, etc.) Furthermore, the subject matter may take the form of a computer program product on a computer-usable or computer-readable storage medium having computer-usable or computer-readable program code embodied in the medium for use by or in connection with an instruction execution system. In the context of this document, a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
- The computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media.
- Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by an instruction execution system. Note that the computer-usable or computer-readable medium could be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, of otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
- When the subject matter is embodied in the general context of computer-executable instructions, the embodiment may comprise program modules, executed by one or more systems, computers, or other devices. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. Typically, the functionality of the program modules may be combined or distributed as desired in various embodiments.
-
FIG. 1 is a diagram of anembodiment 100 showing a sequence for optimizing the execution of an application based on tracer data.Embodiment 100 is an example of a sequence through which an application may be automatically sped up with or without any human intervention. -
Embodiment 100 illustrates a high level sequence where data observed from executing an application may be used to generate optimized settings that may be applied to future runs of the application. The analysis and optimization steps may find specific types of patterns within the observed data, then apply optimizations based on those patterns. A runtime configuration may contain optimized parameter settings that may be applied to specific code elements, such as functions, methods, libraries. The optimized parameter settings may increase, decrease, or otherwise change various resources consumed by the code elements to maximize or minimize an optimization goal. - A simple example of a use scenario, an analyzer may identify a small set of functions within an application that cause the application to run slowly. These functions may be bottlenecks that, if sped up, may result in a large performance improvement.
- The bottleneck functions may be found by analyzing an application as if the application were a network of interconnected code elements. The network may have communications that pass between code elements, and such communications may be explicit or implicit. An example of explicit communications may be messages passed within a message passing framework. An example of implicit communications may be shared memory objects that may be used to pass data from one code element to another.
- In many programming technologies, the interaction between code elements may not be easily predictable. For example, many object oriented languages allow libraries of code elements to be joined together in different manners. In another example, many programming technologies allow for processes or threads to be spawned as a result of new input. The resource usage when spawning many independent processes or threads may not be predictable when writing the application.
- The tracer data consumed by an analyzer may reflect observed behavior of an application. The observed behavior may show how an application actually behaves, as opposed to a static code analysis that may not show responses to loads placed on the application. In some embodiments, a system may use a combination of tracer data and static code analysis to identify various patterns and generate optimized settings for the application.
- The analysis may include clustering analysis. Clustering analysis may identify groups of code elements that may be somehow interrelated, as well as identify different groups that may not be related. An optimization strategy for groups of code elements may be to place all the members of a group such that they share resources, such as processor or memory resources. The strategy may further identify groups that may be separated from each other. An example result of such analysis may place one group of code elements on one processor in one memory domain and a second group of code elements on another processor in another memory domain.
- The analysis may also include identify pipeline patterns. A pipeline pattern may be made up of multiple code elements that may operate in series. Once identified, a pipeline may be analyzed to determine whether one or more of the code elements may be sped up.
- Parallel patterns may also be identified through network analysis. A parallel pattern may identify two or more code elements that execute in parallel, and an optimization strategy may be to attempt to speed up a laggard. In some cases, a patient code element may be identified, which may be a code element that finishes executing but waits patiently for a laggard to finish. An optimization strategy for a patient code element may be to decrease the resources assigned to it, which may free up resources to be allocated to a laggard code element.
- An
application 102 may be traced using atracer 104, which may generatetracer data 106. Theapplication 102 may be any set of executable code for which a set of optimized settings may be generated. In some cases, theapplication 102 may contain a main application as well as various libraries, routines, or other code that may be called from the main application. In some cases, theapplication 102 may be merely one library, function, or other software component that may be analyzed. - The
tracer 104 may collect observations that reflect the actual behavior of theapplication 102. In some embodiments, a load generator may create an artificial load on theapplication 102. In other embodiments, theapplication 102 may be observed in real-world conditions under actual load. - The
tracer data 106 may identify code elements that may be independently monitored. The code elements may be functions, methods, routines, libraries, or any other section of executable code. For each of the code elements, thetracer data 106 may include resource usage data, such as the amount of memory consumed, processor usage, peripheral device accesses, and other usage data. Many embodiments may include performance data, such as the amount of time to complete a function, number of memory heap accesses, and many other parameters. - The
tracer data 106 may have different levels of detail in different embodiments. Some embodiments may collect data over a time interval and create summary statistics for actions over a time interval. For example, a tracer may report data every two seconds that summarize activities performed during the time period. Some embodiments may trace each memory access or even every processor-level command performed by an application. Other embodiments may have different monitoring mechanisms and data collection schemes. - A network representation of an application may be created by an
analyzer 108. In one embodiment, an application may be represented by nodes representing code elements and edges representing communications or other relationships between code elements. The network may change as the application executes, with nodes being added or removed while the application responds to different inputs, for example. - The
analyzer 108 may identify certain code elements, memory objects, or other elements for which additional tracer data may be useful. In some embodiments, theanalyzer 108 may send a request to thetracer 104 for such additional tracer data. - The
analyzer output 110 may include those code elements, memory objects, or other application elements that may be of interest. An element of interest may be any element that, if changed, may have an effect on the overall application. In many embodiments, the elements of interest may be a small portion of the overall code elements, but where improving resource usage for these elements may improve the application as a while. - An
optimizer 112 may apply various optimization algorithms to the elements of interest. In many cases, ananalyzer 108 may assign specific classifications to code elements that may indicate which optimization algorithm to apply. For example, ananalyzer 108 may identify an outgoing star pattern and the various components of the pattern. In turn, anoptimizer 112 may apply optimization algorithms to each of the labeled code elements according to their classification. - A
runtime configuration 114 may be the output of anoptimizer 112 and an input to aruntime environment 116. Theruntime configuration 114 may identify various code elements and the runtime settings that may be applied to the code elements, which theruntime environment 116 may apply as it executes theapplication 102. - The
runtime configuration 114 may be a database that contains a code element and its corresponding settings that may be referenced during execution. In some embodiments, theruntime configuration 114 may be a simple tabulated file with predefined settings for certain code elements. In other embodiments, theruntime configuration 114 may be a mathematical model or algorithm from which an optimized setting may be computed at runtime. In such embodiments, an optimized setting may change from one condition to another. -
Embodiment 100 illustrates an optimization cycle that may use observations of application behavior to identify potential code elements for optimization. Such a system may not necessarily optimize every code element, but may identify a subset of code elements that may be bottlenecks or have some other characteristic that may be addressed at runtime to improve the application. -
FIG. 2 is a diagram of anembodiment 200 showing a network environment that may optimize an application using tracing data.Embodiment 200 illustrates hardware components that may implement the process ofembodiment 100 in a distributed version. - The distributed nature of
embodiment 200 may use separate devices as ananalysis device 202, anoptimizer device 236, a runtime system 268, and atracing system 254. In such a system, tracer data may be captured by thetracing system 254 and the optimized runtime configuration may be deployed on a runtime system 268. - One use scenario of such an architecture may be when tracing operations may use hardware or software components that may not be available on a runtime system. For example, some runtime systems may have a limited amount of computing resources, such as a mobile computing device like a mobile telephone or tablet computer. In such an example, the tracing system may be a high powered computer system that contains an emulator for the target runtime system, where the emulator may contain many more monitoring connections and other capabilities to effectively monitor and trace an application.
- Such a use scenario may also test, optimize, and refine a set of runtime configuration settings during a development stage of an application, then deploy the application with an optimized runtime configuration to various users.
- In some use scenarios, the tracing and analysis steps may be performed as part of application development. In such a scenario, the tracing and analysis steps may monitor an application then identify code elements that may be actual or potential performance bottlenecks, inefficient uses of resources, or some other problem. These code elements may be presented to a developer so that the developer may investigate the code elements and may improve the application.
- In some embodiments, the tracing, analysis, and optimization steps may result in a set of optimized parameters that a programmer may manually incorporate into an application.
- The diagram of
FIG. 2 illustrates functional components of a system. In some cases, the component may be a hardware component, a software component, or a combination of hardware and software. Some of the components may be application level software, while other components may be execution environment level components. In some cases, the connection of one component to another may be a close connection where two or more components are operating on a single hardware platform. In other cases, the connections may be made over network connections spanning long distances. Each embodiment may use different hardware, software, and interconnection architectures to achieve the functions described. -
Embodiment 200 illustrates ananalysis device 202 that may have ahardware platform 204 and various software components. Theanalysis device 202 as illustrated represents a conventional computing device, although other embodiments may have different configurations, architectures, or components. - In many embodiments, the
analysis device 202 may be a server computer. In some embodiments, theanalysis device 202 may still also be a desktop computer, laptop computer, netbook computer, tablet or slate computer, wireless handset, cellular telephone, game console or any other type of computing device. - The
hardware platform 204 may include aprocessor 208,random access memory 210, andnonvolatile storage 212. Thehardware platform 204 may also include auser interface 214 andnetwork interface 216. - The
random access memory 210 may be storage that contains data objects and executable code that can be quickly accessed by theprocessors 208. In many embodiments, therandom access memory 210 may have a high-speed bus connecting thememory 210 to theprocessors 208. - The
nonvolatile storage 212 may be storage that persists after thedevice 202 is shut down. Thenonvolatile storage 212 may be any type of storage device, including hard disk, solid state memory devices, magnetic tape, optical storage, or other type of storage. Thenonvolatile storage 212 may be read only or read/write capable. In some embodiments, thenonvolatile storage 212 may be cloud based, network storage, or other storage that may be accessed over a network connection. - The
user interface 214 may be any type of hardware capable of displaying output and receiving input from a user. In many cases, the output display may be a graphical display monitor, although output devices may include lights and other visual output, audio output, kinetic actuator output, as well as other output devices. Conventional input devices may include keyboards and pointing devices such as a mouse, stylus, trackball, or other pointing device. Other input devices may include various sensors, including biometric input devices, audio and video input devices, and other sensors. - The
network interface 216 may be any type of connection to another computer. In many embodiments, thenetwork interface 216 may be a wired Ethernet connection. Other embodiments may include wired or wireless connections over various communication protocols. - The
software components 206 may include anoperating system 218 on which various software components and services may operate. An operating system may provide an abstraction layer between executing routines and thehardware components 204, and may include various routines and functions that communicate directly with various hardware components. - An
analyzer 220 may receivetracer data 222 and generateanalyzer output 224. Thetracer data 222 may be raw or preprocessed observations from a tracer that monitors an application while the application executes. Thetracer data 222 may be generated from real-world or artificial loads placed on the application, and may reflect the behavior of the application and the various code elements that make up the application. - The
analyzer 220 may have several components that may perform different types of analysis. For example, anetwork analyzer 226 may analyze the application as if the application were a network of code elements with communications and other relationships between the code elements. Thenetwork analyzer 226 may attempt to identify patterns, clusters, groups, and other characteristics from a network topology, as well as identify specific code elements that may be causing performance issues. - A
performance characterizer 228 may be an analysis component that evaluates and characterizes or classifies the performance of various code elements. The classification may assist anetwork analyzer 226 or other component in identifying problem areas or in determining an appropriate optimization technique. - One type of characterization performed by a
performance characterizer 228 may compare the performance of a particular code element to the average performance of other code elements in a single application or to the average performance of code elements observed from multiple applications. The characterization may identify outliers where code elements have above average or below average performance. - Another type of characterization from a
performance characterizer 228 may identify the type or types of performance issues observed for a code element. For example, a characterization may indicate that a code element had excessive garbage collection, consumed large amounts of memory, or contended for various locks. - A
relationship characterizer 230 may be an analysis component that evaluates and characterizes the relationships between code elements. The classifications may be derived from the actual behavior of the application. Examples of relationships characterizations may include message passing relationships, shared memory relationships, blocking relationships, non-blocking relationships, and other types of characterizations. - Each type of relationship may assist in classifying a code element for further evaluation or optimization. For example, a blocking relationship where one code element stalls or waits for another code element to finish may have a different optimization algorithm than a message passing relationship that may use a mailbox metaphor to process incoming messages.
- The types of characterizations may reflect the underlying programming logic used for an application. For example, the relationship characterizations that may be found in a functional programming paradigm may be much different than the relationship characterizations from an object oriented programming paradigm.
- A
communications manager 232 may be a component that may manage communications between the various devices inembodiment 200. Thecommunications manager 232 may, for example, retrievetracer data 222 from thetracing system 254 and may transmitanalyzer output 224 to anoptimizer device 236. - In some embodiments, the
communications manager 232 may automatically collect thetracer data 222 as it may become available, then cause theanalyzer 220 to begin analysis. Thecommunications manager 232 may also transmit theanalyzer output 224 to theoptimizer device 236 for further processing. - The
optimizer device 236 may operate on ahardware platform 238, which may be similar to thehardware platform 204. - An
optimizer 240 may receiveanalyzer output 242 and create aruntime configuration 228, which may be consumed by a runtime system 268. Theoptimizer 240 may have amemory settings optimizer 246, aprocess scheduler optimizer 248, as well asother optimizers 250. - The memory settings optimizer 246 may determine memory related settings that may be appropriate for a specific code element. The memory settings may include an initial heap size, garbage collection scheme, or other settings that may be memory related.
- The
process scheduler optimizer 248 may identify processor related settings for a code element. The processor related settings may include priority settings, processor affinity settings, and other settings. In some embodiments, the ordering or priority of multiple code elements may be defined. For example, a first process that has a dependency or lock on a second process may be scheduled to be executed after the second process. - The
optimizer 240 may apply various optimizations based on the conditions and situations identified by theanalyzer 220. Each situation may have a different optimizer algorithm that may determine runtime settings for an application. In many embodiments, theoptimizer 240 may have variousother optimizers 250 that may be added over time. - The
optimizer device 236 may have acommunications manager 252 similar to thecommunications manager 232 on theanalysis device 202. Thecommunications manager 252 may enable the various components inembodiment 200 to operate as a single system that may automatically trace, analyze, and optimize an application across thenetwork 234. - A
tracing system 254 may have ahardware platform 256 that may be similar to thehardware platform 204 of the analysis device. The tracing system may have an instrumentedexecution environment 258 in which atracer 260 may monitor anapplication 262. Some embodiments may have aload generator 264, which may exercise theapplication 262 so that thetracer 260 may observe the application behavior under different use scenarios. - The
tracing system 254 may also have acommunications manager 266, which like itscounterpart communication managers - The runtime systems 268 may represent the delivery hardware for the
application 262. In some embodiments, the runtime systems 268 may have adifferent hardware platform 270 than thetracing system 254. For example, the instrumentedexecution environment 258 may be a virtual machine that may execute an operating system emulator for a mobile device, where the mobile device may be the runtime systems 268. In such an example, an application may be distributed with a runtime configuration that may allow the application to execute faster or using less resources. - The runtime system 268 may have a
hardware platform 270 similar to thehardware platform 204, on which anexecution environment 272 may execute an application 276. Aruntime manager 274 may observe the application 276 as it executes, and may identify a code element prior to execution. Theruntime manager 274 may look up the code element in theruntime configuration 280, and cause the code element to be executed with the settings defined in theruntime configuration 280. - In some embodiments, a runtime system 268 may include a tracer 278, which may collect tracer data that may be transmitted to the
analysis device 202. Acommunications manager 282 may facilitate such a transmission, among other things. - In some embodiments, the
runtime configuration 280 may be incorporated into an application 276 using a just intime compiler 284. In such an embodiment, theruntime configuration 280 may be consumed by acompiler 284 to add runtime settings to the application 276. When the application 276 may be executed, the runtime configuration settings may be embedded or otherwise incorporated into the compiled code. Such a compiler may be a just in time compiler, although in other embodiments, the compiler may be a conventional compiler that may compile code ahead of time. -
FIG. 3 is a flowchart illustration of anembodiment 300 showing a method for gathering and analyzing tracer data. The operations ofembodiment 300 may illustrate one method that may be performed by thetracer 104 andanalyzer 108 ofembodiment 100. - Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
-
Embodiment 300 may illustrate a generalized process for gathering and analyzing tracer data. Inblock 302, an application may be started. During execution, tracer data may be gathered inblock 304 and stored inblock 306. The process may loop continuously to gather observations about the application. In many cases, the application may be subjected to loads, which may be generated in the real world or simulated using load generators. - The analysis of the tracer data may begin in
block 308 when the tracer data is received. Code elements may be identified inblock 310 and then processed inblock 312. - For each code element in
block 312, performance data may be collected inblock 314. Wait states and locks encountered by the code element may be identified inblock 316, as well as memory usage inblock 318. The operational observations may be summarized inblock 320. - While analyzing a code element, any message passing relationships may be identified in
block 322 and any shared memory relationships may be identified inblock 324. Message passing relationships and shared memory relationships may link two code elements together. In some cases, a relationship may be directional, such as message passing relationships, where the directionality may be determined from tracer data. In other cases, the directionality may not be detectable from tracer data. - In some embodiments, a shared memory object may indicate a relationship. A directionality of shared memory relationships may be indicated when one code element depends on another code element. In such a case, a lock or wait state of one of the code elements may indicate that it is dependent on another code element and may therefore be the receiver in a directional relationship. In some cases, the tracer data may not have sufficient granularity to determine directionality.
- Each relationship may be analyzed in
block 326. For each relationship inblock 326, operational data may be collected inblock 328, which may be summarized inblock 330 and used to characterize the relationship inblock 332. - In many embodiments, a relationship may be classified using various notions of strength. A strong relationship may be one in which many messages are passed or where a large amount of data may be shared. A weak relationship may have little shared data or few messages. Some such embodiments may use a numerical designator for strength, which may be a weighting applied during network analyses.
- Once the code elements and relationships have been classified, network analysis may be performed in
block 334. A more detailed example of a method for network analysis may be found later in this application. - The network analysis results may be post processed in
block 336 and stored inblock 338. -
FIG. 4 is a diagram illustration of anembodiment 400 showing an example of a network analysis that may be performed using application trace data. An application may be analyzed by identifying code elements and relationships between code elements. In the example ofembodiment 400, the various nodes may represent code elements and the relationships between nodes may be illustrated as edges or connections between the nodes. In the example ofembodiment 400, the relationships may be illustrated as directional relationships. -
Embodiment 400 is merely an example of some of the patterns that may be identified through network analysis. The various patterns may indicate different classifications of code elements, which may indicate the type of optimization that may be performed. -
Node 402 may be connected tonode 404, which may spawnnodes outbound star pattern 414 may be recognized through automatic network analysis. Theoutbound star pattern 414 may have ahub node 404 and several spoke nodes. In many cases, an outbound star pattern may be a highly scalable arrangement, where multiple code elements may be launched or spawned from a single element. The spoke nodes may represent code elements that may operate independently. Such spoke nodes may be placed on different processors, when available, which may speed up an application by operating in parallel. - A network analysis may also recognize
groups - Groups may be optimized by combining the group members to the same hardware. For example, the members of a group may be assigned to the same memory domain or to the same processor in a multi-processor computer, while other groups may be assigned to different memory domains or other processors.
-
Node 402 may be connected tonode 420, which may be connected tonode 422, which may be connected tonode 424. The series ofnodes pipeline pattern 426. - A pipeline pattern may be a sequence of several code elements that feed each other in series. When analyzing a pipeline pattern, one or more of the code elements may act as a bottleneck. By speeding up a slow element in a pipeline, the overall performance may increase linearly with the increase.
- A pipeline pattern may also be treated as a group, where the members may be placed on the same processor or share the same memory locations. In many cases, a pipeline pattern may be identified when the relationships between the code elements are strong and may pass large amounts of data. By placing all of the pipeline members one the same processor, each member may be processed in sequence with little lag time or delay.
-
Node 424 may be connected tonodes node 436. The network analysis may identify anoutgoing star pattern 432, aninbound star pattern 434, and aparallelism pattern 438. - The analysis of the
outgoing star pattern 432 may be similar to theoutbound star pattern 414. - An
inbound star pattern 434 may indicate a bottleneck at thehub node 436, which may receive messages or share memory with severalother nodes node 436 may act as a bottleneck may be affected by the type of relationships. In the case wherenode 436 receives and processes messages from multiple nodes, thenode 436 may experience a much higher workload than other nodes. As such, the amount of processing performed bynode 436 may drastically affect the overall performance of an application. - The hub node of an inbound star pattern may limit the scaling of an application in a multi-processor system, as only one processor may perform the actions of
node 436. As such, the hub node of an inbound star may be flagged for a programmer to consider refactoring or redesigning the code in this area. - A
parallelism pattern 438 may have several processes that may operate in parallel. In applications where the receivingnode 436 may depend on results from all threenodes - In many cases, nodes that may be bottlenecks may be improved by applying more resources to the code element. The resources may be in the form of additional processor resources, which may be achieved by raising the priority of a code element, placing the code element on a processor that may be lightly loaded, or some other action. In some cases, the resources may be memory resources, which may be improved by increasing memory allocation, changing garbage collection schemes, or other changes.
- When a parallelism pattern may be detected, some of the parallel code element may finish early and may be patiently waiting for other laggard code elements to finish. Those patent code elements may be adjusted to consume fewer resources during their operation. One such adjustment may lower the priority for a patient node or assign fewer memory resources.
-
FIG. 5 is a flowchart illustration of anembodiment 500 showing a method for performing network analysis on tracer data. The operations ofembodiment 500 may illustrate one method that may be performed during the operations ofblock 334 ofembodiment 300. - Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
-
Embodiment 500 illustrates one method for performing network analysis on a graph composed of code elements as nodes and relationships between code elements as edges.Embodiment 500 may be performed on graphs such as the example graph ofembodiment 400. - The network analysis may begin in
block 502 using preprocessed data that may characterize nodes and relationships as described inembodiment 300. A graph of the various components may be constructed. - From the graph, star patterns may be identified in
block 504. Each star pattern may be evaluated inblock 506. For each star pattern, the hub nodes may be labeled inblock 508 and the spoke nodes may be labeled inblock 510. - The independence of the spokes may be analyzed in
block 512. When the star pattern is an outgoing star pattern inblock 514 and the outbound spokes are independent inblock 516, the process may return to block 506 to process another star pattern. - When the star pattern is an outgoing star pattern in
block 514 and there may be no independence between the outgoing spoke nodes inblock 516, the laggards of the spoke nodes may be identified and labeled inblock 518, and any patient elements may be identified and labeled inblock 520. - When the star pattern may be an incoming star pattern in
block 514, the laggards may be identified inblock 518 and the patient elements may be identified inblock 520. In an incoming star pattern, the laggard and patient elements may be useful to know when the hub of the incoming star may be in a lock state waiting for all of the incoming spokes to complete their work. In an embodiment where the incoming star pattern is not dependent on all of the spoke elements, the laggard and patient elements may not be labeled, but the hub element may be labeled as an incoming hub. - In
block 522, pipeline patterns may be identified. For each pipeline pattern inblock 524, the laggard elements in the pipeline may be identified inblock 526. The laggards may be one or more elements in a pipeline pattern that may contribute to a performance bottleneck. - Parallelism patterns may be identified in
block 528. For each parallelism pattern inblock 530, the laggards may be identified inblock 532 and the patient elements may be identified inblock 534. - Clusters may be identified in
block 536. For each cluster inblock 538, the cohesiveness of the cluster may be identified inblock 540. - The cohesiveness may be a weighting or strength of the grouping. In some embodiments, groups with weak cohesiveness may be divided across different processors or memory domains, while groups with strong cohesiveness may be kept together on the same hardware components.
- The relationships between a given cluster and other clusters may be characterized in
block 542. Clusters with strong inter-cluster relationships may have a higher likelihood for remaining together, while clusters with weak inter-cluster relationships may be more likely to be split. - Within the clusters, laggards may be labeled in
block 544 and patient elements may be labeled inblock 546. - The network analysis results may be stored in
block 548. - The stored network analysis results may be automatically consumed by an optimizer routine to generate a runtime configuration. In some embodiments, the stored network analysis results may be used by a programmer to analyze code under development. Such an analysis may assist the programmer in finding bottlenecks and other areas that may adversely affect performance of the application.
-
FIG. 6 is a flowchart illustration of an embodiment 600 showing a method for optimizing tracer analysis results to create a runtime configuration. The operations of embodiment 600 may illustrate one method that may be performed by theoptimizer 112 ofembodiment 100. - Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
- Embodiment 600 illustrates one method for determining runtime configurations that may be optimized derived from patterns observed during network analysis. During network analysis, some of the code elements may be identified as laggards, patient elements, as well as members of groups. Each classification of elements may be optimized by identifying parameters that may speed up certain code elements, make more efficient usage of code elements, or apply settings across groups of code elements.
- The analyzer output may be received in
block 602. In some embodiments, some code elements may have been labeled as requesting more data inblock 604, and identifiers for those code elements may be transmitted to a tracer inblock 606. - In some embodiments, additional data may be requested in order to identify optimized settings. For example, an initial tracer may capture the various code elements, relationships, and high level performance metrics. After a network analysis identifies specific code elements as being a bottleneck, those code elements may be traced again, but at a more detailed level. The second tracing pass may gather information such as memory usage details, messages passed, processor utilization, or other details from which optimized runtime configuration may be derived.
- For each laggard code element in
block 608, process allocation and scheduler settings may be identified inblock 616. Memory allocation, usage, and garbage collection settings may be identified inblock 618. The settings may be stored in a runtime configuration inblock 620. - The process allocation settings may assist in placing the laggard on a specific processor. In many embodiments, the process allocation settings may include an affinity or relationship to other code elements. At runtime, code elements that may have a strong positive affinity may be placed on the same processor, while code elements that may have a strong repulsive affinity may be placed on different processors.
- The scheduler settings may assist a process scheduler in determining when and how to execute the laggard. In some embodiments, the scheduler settings may indicate that one code element may be executed before another code element, thereby hinting or expressly determining an order for processing. The scheduler settings may include prioritization of the laggard. In many cases, laggards may be given higher priority so that the laggard process may be executed faster than other processes.
- The memory allocation settings may relate to the amount of memory allocated to a code element as well as various settings defining how memory may be managed while a code element executes. For example, a setting may define an initial heap allocation, while another setting may define the increment at which memory may be additionally allocated. The memory related settings may include garbage collection schemes, as well as any configurable parameters relating to garbage collection.
- Each patient element may be analyzed in
block 622. For each patient element, process allocation and scheduler settings may be determined inblock 624, and memory allocation, usage, and garbage collection settings may be identified inblock 626. The settings may be stored in a runtime configuration inblock 628. - With a laggard code element, the optimized settings may attempt to cause the code element to speed up. Higher prioritization, more memory, or other settings may help the code element complete its work faster, thereby causing the entire application to execute faster.
- With a patient code element, the optimized settings may attempt to limit the amount of resources. For example, lowering the priority of the process may cause a patient code element to be executed slower and may free up processor resources that may be allocated to laggard processes. Such an example may illustrate efficient deployment of resources that may improve an application's performance.
- Each group or cluster may be evaluated in
block 630. For each group inblock 630, process allocation settings may be identified inblock 632 and memory allocation settings may be identified inblock 634. The settings may be stored in the runtime configuration inblock 636. - For groups, the runtime settings may identify affinity between code elements such that group members may be processed on the same processor, have access to the same memory domain, or afforded some other similar treatment. In some cases, the group designation may permit elements to be separated at runtime when the group cohesiveness may be weak, but may otherwise attempt to keep the group together.
-
FIG. 7 is a flowchart illustration of anembodiment 700 showing a method using runtime configuration as an application executes. The operations ofembodiment 700 may illustrate one method that may be performed by theruntime environment 116 ofembodiment 100. - Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
-
Embodiment 700 illustrates one example of how optimized runtime configuration may be applied.Embodiment 700 may be an example of an interpreted or compiled runtime environment that may identify when a code element may be executed, then look up and apply a setting to the code element. - An application may be received in
block 702, and a runtime configuration may be received inblock 704. Execution of the application may begin inblock 706. - While the code executes, block 708 may detect that a code element is about to be executed. The code element may be looked up in the runtime configuration in
block 710. When the code element is present in the runtime configuration inblock 712, the settings may be retrieved inblock 714 and any configuration changes made inblock 716. The code element may be launched inblock 718. If the code element is not found in the runtime configuration inblock 712, the code element may be launched inblock 718 with default settings. - Some embodiments may apply the same runtime configuration settings to each instance of a code element. Other embodiments may apply one set of runtime configuration settings to one instance and another set of runtime configuration settings to another instance. Such embodiments may evaluate the input parameters to a code element to determine which set of settings to apply. Some such embodiments may evaluate other external parameters or settings to identify conditions for when to apply optimized configuration settings.
-
FIG. 8 is a flowchart illustration of an embodiment 800 showing a method for incorporating runtime configuration during compiling. - Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
- Embodiment 800 may illustrate one method by which runtime configuration may be incorporated into a compiled version of an application. In one mechanism, the compiled version of an application may be tagged. A tag may cause a runtime environment to identify that a code element has optimized settings available, which may cause the settings to be retrieved and implemented.
- In another mechanism of incorporation using a compiler, the optimized runtime configuration settings may be placed into the runtime executable by the compiler. Such settings may be added to the compiled code such that the execution may be performed without a runtime configuration.
- The compilation may be performed as a just in time compilation. In a typical embodiment, an application may be compiled into an intermediate language, which may be compiled at runtime. In other embodiments, the compilation may be performed prior to execution and the executable code may be stored and retrieved prior to execution.
- An application may be received in
block 802 and the runtime configuration received inblock 804. Compiling may begin inblock 806. - A code element may be detected in
block 808 and a lookup may be performed in block 810 to determine whether or not the runtime configuration may contain settings for the code element. When the settings are not present inblock 812, the process may skip to block 820. If more elements are present inblock 820, the process may return to block 808. - When the settings are present in
block 812, the runtime configuration may be added to the executable in two manners. In a tagging manner inblock 814, the executable code may be tagged inblock 816 to have a lookup performed during execution. In a non-tagging manner inblock 814, the runtime configuration settings may be inserted into the executable code inblock 818. - The process may revert to block 808 if more elements exist in
block 820. When all the elements have been compiled inblock 820, the application may be launched inblock 822. -
FIG. 9 is a diagram illustration of anembodiment 900 showing one development and distribution mechanism for applications with runtime configurations.Embodiment 900 illustrates one system for using network analysis in an offline mode, then distributing an application with a runtime configuration to client devices. - A developer-
level tracing system 902 may execute anapplication 904, from whichanalysis 906 andoptimization 908 may be performed on the tracer data. The results of theanalysis 906 andoptimization 908 may be displayed in aprogramming environment 910. A programmer may view the results in theprogramming environment 910 and may update or change theapplication 904, then re-run the analysis and optimization. - In some embodiments, the
programming environment 910 may include an editor, compiler, and other components. In some cases, thedeveloper level tracer 902 and the analysis and optimization components may be parts of the programming environment. - Once the changes to the application may be complete, a
product distribution system 912 may distribute theapplication 914 andruntime configuration 916 tovarious customer devices 918. - The
customer devices 918 may have aruntime environment 920 that executes theapplication 922 with aruntime configuration 924. In some embodiments, alightweight tracer 926 may collect some data that may be transmitted as customer providedtracer data 928, which may be incorporated back into the development process. -
FIG. 10 is a diagram illustration of anembodiment 1000 showing a single device in which tracing, analysis, optimization, and execution of an application may occur.Embodiment 1000 may be a self-contained device that may learn or adapt to executing a particular application faster or with better resource utilization. - A
device 1002 may contain ahardware platform 1004 on which aruntime environment 1006 may execute anapplication 1008. While theapplication 1008 executes, atracer 1010 may collecttracer data 1012. Ananalyzer 1014 andoptimizer 1016 may process thetracer data 1012 to generate aruntime configuration 1018. Theruntime configuration 1018 may then be used to execute theapplication 1008. In some embodiments, a feedback loop may then again trace the application and continually refine theruntime configuration 1018, thereby continually improving the application. - The foregoing description of the subject matter has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the subject matter to the precise form disclosed, and other modifications and variations may be possible in light of the above teachings. The embodiment was chosen and described in order to best explain the principles of the invention and its practical application to thereby enable others skilled in the art to best utilize the invention in various embodiments and various modifications as are suited to the particular use contemplated. It is intended that the appended claims be construed to include other alternative embodiments except insofar as limited by the prior art.
Claims (20)
1. A method performed by a computer processor, said method comprising:
tracing an application and gathering performance data for a plurality of code elements related to said application;
determining a first memory setting for a first code element by analyzing said performance data and identifying said first code element as causing a performance effect on said application;
while executing said application, determining that said first code element is to be executed and causing said first code element to be executed with said first memory setting.
2. The method of claim 1 , said first code element being contained within said application.
3. The method of claim 2 , said plurality of code elements comprising at least one of a group composed of:
a function defined in said application;
a function defined in a library called by said application;
a method;
a process; and
a thread.
4. The method of claim 1 , said first code element being an operating system function.
5. The method of claim 4 , said operating system function being delivered through a virtual machine.
6. The method of claim 5 , said virtual machine being a process virtual machine.
7. The method of claim 5 , said virtual machine being a system virtual machine.
8. The method of claim 4 , said first code element being a memory allocator.
9. The method of claim 8 , said first setting causing said memory allocator to select a first memory domain when allocating said first code element.
10. The method of claim 9 , said first memory domain being selected when a second code element shares a common memory object with said first memory domain.
11. The method of claim 10 , said performance data comprising lock contention data.
12. The method of claim 11 , said lock contention being determined by identifying locks placed on said common memory object.
13. The method of claim 11 , said lock contention being determined by identifying dependencies between a plurality of said code elements.
14. A system comprising:
a processor;
an analyzer operating on said processor, said analyzer that:
traces an application and gathering performance data for a plurality of code elements related to said application;
determines a first memory setting for a first code element by analyzing said performance data and identifies said first code element as causing a performance effect on said application;
determines a first processor setting for said first code element by analyzing said performance data; and
causes said first code element to be executed with said processor setting.
15. The system of claim 14 , said first code element being executed on a second processor.
16. The system of claim 15 , said second processor being on a second system.
17. The system of claim 16 , said analyzer that further:
creates a runtime configuration and transfers said runtime configuration to said second system.
18. The system of claim 17 , said runtime configuration being in the form of a file.
19. The system of claim 14 further comprising:
a runtime environment that executes said first code element with said processor setting.
20. The system of claim 19 , said runtime environment being a virtual machine executing on said system.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/853,791 US20130227529A1 (en) | 2013-03-15 | 2013-03-29 | Runtime Memory Settings Derived from Trace Data |
PCT/US2013/073935 WO2014143247A1 (en) | 2013-03-15 | 2013-12-09 | Increasing performance at runtime from trace data |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201361801298P | 2013-03-15 | 2013-03-15 | |
US13/853,791 US20130227529A1 (en) | 2013-03-15 | 2013-03-29 | Runtime Memory Settings Derived from Trace Data |
Publications (1)
Publication Number | Publication Date |
---|---|
US20130227529A1 true US20130227529A1 (en) | 2013-08-29 |
Family
ID=48983212
Family Applications (9)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/853,791 Abandoned US20130227529A1 (en) | 2013-03-15 | 2013-03-29 | Runtime Memory Settings Derived from Trace Data |
US13/853,816 Active 2033-09-04 US9665474B2 (en) | 2013-03-15 | 2013-03-29 | Relationships derived from trace data |
US13/853,769 Active US9436589B2 (en) | 2013-03-15 | 2013-03-29 | Increasing performance at runtime from trace data |
US13/853,809 Abandoned US20130219372A1 (en) | 2013-03-15 | 2013-03-29 | Runtime Settings Derived from Relationships Identified in Tracer Data |
US13/866,014 Active US9323651B2 (en) | 2013-03-15 | 2013-04-18 | Bottleneck detector for executing applications |
US13/866,022 Expired - Fee Related US9323652B2 (en) | 2013-03-15 | 2013-04-18 | Iterative bottleneck detector for executing applications |
US13/866,020 Abandoned US20140281726A1 (en) | 2013-03-15 | 2013-04-18 | Bottleneck Detector Application Programming Interface |
US14/549,420 Abandoned US20150082285A1 (en) | 2013-03-15 | 2014-11-20 | Runtime settings derived from relationships identified in tracer data |
US14/821,352 Active 2033-11-15 US9864676B2 (en) | 2013-03-15 | 2015-08-07 | Bottleneck detector application programming interface |
Family Applications After (8)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/853,816 Active 2033-09-04 US9665474B2 (en) | 2013-03-15 | 2013-03-29 | Relationships derived from trace data |
US13/853,769 Active US9436589B2 (en) | 2013-03-15 | 2013-03-29 | Increasing performance at runtime from trace data |
US13/853,809 Abandoned US20130219372A1 (en) | 2013-03-15 | 2013-03-29 | Runtime Settings Derived from Relationships Identified in Tracer Data |
US13/866,014 Active US9323651B2 (en) | 2013-03-15 | 2013-04-18 | Bottleneck detector for executing applications |
US13/866,022 Expired - Fee Related US9323652B2 (en) | 2013-03-15 | 2013-04-18 | Iterative bottleneck detector for executing applications |
US13/866,020 Abandoned US20140281726A1 (en) | 2013-03-15 | 2013-04-18 | Bottleneck Detector Application Programming Interface |
US14/549,420 Abandoned US20150082285A1 (en) | 2013-03-15 | 2014-11-20 | Runtime settings derived from relationships identified in tracer data |
US14/821,352 Active 2033-11-15 US9864676B2 (en) | 2013-03-15 | 2015-08-07 | Bottleneck detector application programming interface |
Country Status (2)
Country | Link |
---|---|
US (9) | US20130227529A1 (en) |
WO (2) | WO2014143247A1 (en) |
Cited By (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8607018B2 (en) | 2012-11-08 | 2013-12-10 | Concurix Corporation | Memory usage configuration based on observations |
US8615766B2 (en) | 2012-05-01 | 2013-12-24 | Concurix Corporation | Hybrid operating system |
US8656134B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Optimized memory configuration deployed on executing code |
US8656378B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Memoization configuration file consumed at compile time |
US8656135B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Optimized memory configuration deployed prior to execution |
US8700838B2 (en) | 2012-06-19 | 2014-04-15 | Concurix Corporation | Allocating heaps in NUMA systems |
US8726255B2 (en) | 2012-05-01 | 2014-05-13 | Concurix Corporation | Recompiling with generic to specific replacement |
US8752021B2 (en) | 2012-11-08 | 2014-06-10 | Concurix Corporation | Input vector analysis for memoization estimation |
US8752034B2 (en) | 2012-11-08 | 2014-06-10 | Concurix Corporation | Memoization configuration file consumed at runtime |
US8789030B2 (en) | 2012-09-18 | 2014-07-22 | Concurix Corporation | Memoization from offline analysis |
US8793669B2 (en) | 2012-07-17 | 2014-07-29 | Concurix Corporation | Pattern extraction from executable code in message passing environments |
US8839204B2 (en) | 2012-11-08 | 2014-09-16 | Concurix Corporation | Determination of function purity for memoization |
US8843901B2 (en) | 2013-02-12 | 2014-09-23 | Concurix Corporation | Cost analysis for selecting trace objectives |
US8924941B2 (en) | 2013-02-12 | 2014-12-30 | Concurix Corporation | Optimization analysis using similar frequencies |
US8954546B2 (en) | 2013-01-25 | 2015-02-10 | Concurix Corporation | Tracing with a workload distributor |
US8997063B2 (en) | 2013-02-12 | 2015-03-31 | Concurix Corporation | Periodicity optimization in an automated tracing system |
US9021262B2 (en) | 2013-01-25 | 2015-04-28 | Concurix Corporation | Obfuscating trace data |
US9021447B2 (en) | 2013-02-12 | 2015-04-28 | Concurix Corporation | Application tracing by distributed objectives |
US9043788B2 (en) | 2012-08-10 | 2015-05-26 | Concurix Corporation | Experiment manager for manycore systems |
US9047196B2 (en) | 2012-06-19 | 2015-06-02 | Concurix Corporation | Usage aware NUMA process scheduling |
US9207969B2 (en) | 2013-01-25 | 2015-12-08 | Microsoft Technology Licensing, Llc | Parallel tracing for performance and detail |
US9256969B2 (en) | 2013-02-01 | 2016-02-09 | Microsoft Technology Licensing, Llc | Transformation function insertion for dynamically displayed tracer data |
US9262416B2 (en) | 2012-11-08 | 2016-02-16 | Microsoft Technology Licensing, Llc | Purity analysis using white list/black list analysis |
US9323863B2 (en) | 2013-02-01 | 2016-04-26 | Microsoft Technology Licensing, Llc | Highlighting of time series data on force directed graph |
US9323652B2 (en) | 2013-03-15 | 2016-04-26 | Microsoft Technology Licensing, Llc | Iterative bottleneck detector for executing applications |
US9559928B1 (en) * | 2013-05-03 | 2017-01-31 | Amazon Technologies, Inc. | Integrated test coverage measurement in distributed systems |
US9575813B2 (en) | 2012-07-17 | 2017-02-21 | Microsoft Technology Licensing, Llc | Pattern matching process scheduler with upstream optimization |
US9575874B2 (en) | 2013-04-20 | 2017-02-21 | Microsoft Technology Licensing, Llc | Error list and bug report analysis for configuring an application tracer |
US9658943B2 (en) | 2013-05-21 | 2017-05-23 | Microsoft Technology Licensing, Llc | Interactive graph for navigating application code |
US9734040B2 (en) | 2013-05-21 | 2017-08-15 | Microsoft Technology Licensing, Llc | Animated highlights in a graph representing an application |
US9740595B2 (en) | 2014-11-17 | 2017-08-22 | Fujitsu Limited | Method and apparatus for producing a benchmark application for performance testing |
US9754396B2 (en) | 2013-07-24 | 2017-09-05 | Microsoft Technology Licensing, Llc | Event chain visualization of performance data |
US9767006B2 (en) | 2013-02-12 | 2017-09-19 | Microsoft Technology Licensing, Llc | Deploying trace objectives using cost analyses |
US9772927B2 (en) | 2013-11-13 | 2017-09-26 | Microsoft Technology Licensing, Llc | User interface for selecting tracing origins for aggregating classes of trace data |
US9864672B2 (en) | 2013-09-04 | 2018-01-09 | Microsoft Technology Licensing, Llc | Module specific tracing in a shared module environment |
US10162660B2 (en) | 2015-12-03 | 2018-12-25 | International Business Machines Corporation | Application-level processor parameter management |
US10346292B2 (en) | 2013-11-13 | 2019-07-09 | Microsoft Technology Licensing, Llc | Software component recommendation based on multiple trace runs |
Families Citing this family (96)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8949797B2 (en) * | 2010-04-16 | 2015-02-03 | International Business Machines Corporation | Optimizing performance of integrity monitoring |
US8782434B1 (en) | 2010-07-15 | 2014-07-15 | The Research Foundation For The State University Of New York | System and method for validating program execution at run-time |
US9189217B2 (en) * | 2011-10-03 | 2015-11-17 | Telefonaktiebolaget L M Ericsson (Publ) | Method for exploiting massive parallelism |
US9417935B2 (en) | 2012-05-01 | 2016-08-16 | Microsoft Technology Licensing, Llc | Many-core process scheduling to maximize cache usage |
US8495598B2 (en) | 2012-05-01 | 2013-07-23 | Concurix Corporation | Control flow graph operating system configuration |
US9063721B2 (en) | 2012-09-14 | 2015-06-23 | The Research Foundation For The State University Of New York | Continuous run-time validation of program execution: a practical approach |
US9652355B2 (en) * | 2012-09-25 | 2017-05-16 | Nec Corporation | Bottleneck detection device, method and recording medium storing program |
US9069782B2 (en) | 2012-10-01 | 2015-06-30 | The Research Foundation For The State University Of New York | System and method for security and privacy aware virtual machine checkpointing |
US10078575B2 (en) * | 2013-03-13 | 2018-09-18 | Microsoft Technology Licensing, Llc | Diagnostics of state transitions |
US20140281730A1 (en) * | 2013-03-14 | 2014-09-18 | Cadence Design Systems, Inc. | Debugging session handover |
US20140317604A1 (en) | 2013-04-20 | 2014-10-23 | Concurix Corporation | Real Time Analysis of Tracer Summaries to Change Tracer Behavior |
US20130283242A1 (en) * | 2013-04-20 | 2013-10-24 | Concurix Corporation | Tracing Closures in a Callback Environment |
US20140317603A1 (en) | 2013-04-20 | 2014-10-23 | Concurix Corporation | Multiple Tracer Configurations Applied on a Function-by-Function Level |
US8966452B2 (en) | 2013-04-20 | 2015-02-24 | Concurix Corporation | User interaction analysis of tracer data for configuring an application tracer |
US9571415B2 (en) * | 2013-06-28 | 2017-02-14 | Vmware, Inc. | System and method for performing customized resource allocation analyses for distributed computer systems |
US9405531B2 (en) * | 2013-07-16 | 2016-08-02 | Software Ag | Methods for building application intelligence into event driven applications through usage learning, and systems supporting such applications |
CN105637912B (en) * | 2013-10-14 | 2019-04-09 | 国际商业机器公司 | For smart phone application being converted into the method and system of basic telephone application |
US9397896B2 (en) * | 2013-11-07 | 2016-07-19 | International Business Machines Corporation | Modeling computer network topology based on dynamic usage relationships |
KR20150068747A (en) | 2013-12-12 | 2015-06-22 | 삼성전자주식회사 | on-volatile memory system and host communicating with the same |
CN104750751B (en) * | 2013-12-31 | 2018-02-23 | 华为技术有限公司 | Track data mask method and device |
US9575916B2 (en) | 2014-01-06 | 2017-02-21 | International Business Machines Corporation | Apparatus and method for identifying performance bottlenecks in pipeline parallel processing environment |
US9207919B2 (en) * | 2014-01-17 | 2015-12-08 | Nvidia Corporation | System, method, and computer program product for bulk synchronous binary program translation and optimization |
US9424160B2 (en) | 2014-03-18 | 2016-08-23 | International Business Machines Corporation | Detection of data flow bottlenecks and disruptions based on operator timing profiles in a parallel processing environment |
US9501377B2 (en) | 2014-03-18 | 2016-11-22 | International Business Machines Corporation | Generating and implementing data integration job execution design recommendations |
US10129112B2 (en) * | 2014-08-14 | 2018-11-13 | At&T Intellectual Property I, L.P. | Workflow-based resource management |
US10515000B2 (en) | 2014-08-26 | 2019-12-24 | Cloudy Days, Inc. | Systems and methods for performance testing cloud applications from multiple different geographic locations |
US9804951B2 (en) | 2014-10-08 | 2017-10-31 | Signalfx, Inc. | Quantization of data streams of instrumented software |
US9760353B2 (en) | 2014-12-19 | 2017-09-12 | Signalfx, Inc. | Dynamically changing input data streams processed by data stream language programs |
CN105893233B (en) * | 2014-12-19 | 2021-04-27 | 伊姆西Ip控股有限责任公司 | Method and system for automatically testing firmware |
US10394692B2 (en) * | 2015-01-29 | 2019-08-27 | Signalfx, Inc. | Real-time processing of data streams received from instrumented software |
US9898382B2 (en) | 2015-02-27 | 2018-02-20 | Vmware, Inc. | Hyperlink-induced topic search algorithm lock analysis |
US10394682B2 (en) * | 2015-02-27 | 2019-08-27 | Vmware, Inc. | Graphical lock analysis |
US10127146B2 (en) * | 2015-04-21 | 2018-11-13 | Cloudy Days, Inc. | Systems and methods to identify and classify performance bottlenecks in cloud based applications |
US10536357B2 (en) | 2015-06-05 | 2020-01-14 | Cisco Technology, Inc. | Late data detection in data center |
US10142353B2 (en) | 2015-06-05 | 2018-11-27 | Cisco Technology, Inc. | System for monitoring and managing datacenters |
US10706075B2 (en) * | 2015-07-15 | 2020-07-07 | International Business Machines Corporation | Analyzing application behavior to determine relationships between data |
US10756995B2 (en) | 2015-07-27 | 2020-08-25 | Datagrid Systems, Inc. | Method, apparatus and system for real-time optimization of computer-implemented application operations using machine learning techniques |
WO2017019684A1 (en) | 2015-07-27 | 2017-02-02 | Datagrid Systems, Inc. | Techniques for evaluating server system reliability, vulnerability and component compatibility using crowdsourced server and vulnerability data |
US20170123760A1 (en) * | 2015-10-30 | 2017-05-04 | AppDynamics, Inc. | Code Correction During a User Session in a Distributed Business Transaction |
US10205600B2 (en) * | 2015-11-03 | 2019-02-12 | Telefonaktiebolaget Lm Ericsson (Publ) | Managing metering for distributed IoT applications |
TWI594118B (en) * | 2015-11-26 | 2017-08-01 | Chunghwa Telecom Co Ltd | Applied to distributed software defined storage bottleneck monitoring architecture and methods |
US9898396B2 (en) * | 2015-12-21 | 2018-02-20 | Tryon Solutions, Inc. | Automated software testing and validation via graphical user interface |
CN110865867B (en) * | 2015-12-21 | 2023-08-25 | 华为云计算技术有限公司 | Method, device and system for discovering application topological relation |
US10191792B2 (en) | 2016-03-04 | 2019-01-29 | International Business Machines Corporation | Application abnormality detection |
US20170255506A1 (en) * | 2016-03-07 | 2017-09-07 | Dell Software, Inc. | Monitoring, analyzing, and mapping of computing resources |
US11093836B2 (en) * | 2016-06-15 | 2021-08-17 | International Business Machines Corporation | Detecting and predicting bottlenecks in complex systems |
US10891326B2 (en) | 2017-01-05 | 2021-01-12 | International Business Machines Corporation | Representation of a data analysis using a flow graph |
US10296425B2 (en) | 2017-04-20 | 2019-05-21 | Bank Of America Corporation | Optimizing data processing across server clusters and data centers using checkpoint-based data replication |
KR102327913B1 (en) * | 2017-04-28 | 2021-11-19 | 엔에이치엔 주식회사 | Method and system for analyzing data based on block |
US10388039B2 (en) | 2017-05-31 | 2019-08-20 | International Business Machines Corporation | Accelerating data-driven scientific discovery |
KR101968575B1 (en) * | 2017-06-02 | 2019-08-13 | 그린아일 주식회사 | Method for automatic real-time analysis for bottleneck and apparatus for using the same |
US10489225B2 (en) * | 2017-08-10 | 2019-11-26 | Bank Of America Corporation | Automatic resource dependency tracking and structure for maintenance of resource fault propagation |
US10467151B2 (en) * | 2017-09-05 | 2019-11-05 | NGINX, Inc. | Using shared memory to transport data between server processes |
CN107632924B (en) * | 2017-09-08 | 2020-09-01 | 携程旅游信息技术(上海)有限公司 | Alarm application visual display method, system, equipment and storage medium |
US10552242B2 (en) | 2017-09-18 | 2020-02-04 | Bank Of America Corporation | Runtime failure detection and correction |
US10803042B2 (en) | 2017-10-06 | 2020-10-13 | Chicago Mercantile Exchange Inc. | Database indexing in performance measurement systems |
US10416974B2 (en) * | 2017-10-06 | 2019-09-17 | Chicago Mercantile Exchange Inc. | Dynamic tracer message logging based on bottleneck detection |
US10678645B2 (en) | 2017-11-09 | 2020-06-09 | Bank Of America Corporation | Dynamic rerouting of the execution for automated server builds |
US10558550B2 (en) * | 2017-11-10 | 2020-02-11 | Blackberry Limited | Static program analysis of a partial software program |
US10491468B2 (en) | 2017-11-13 | 2019-11-26 | Bank Of America Corporation | Dynamic server allocation for automated server builds |
US10606729B2 (en) | 2017-11-28 | 2020-03-31 | International Business Machines Corporation | Estimating the number of coding styles by analyzing source code |
US11042424B1 (en) | 2018-04-24 | 2021-06-22 | F5 Networks, Inc. | Pipelined request processing using shared memory |
CA3103238A1 (en) * | 2018-06-09 | 2019-12-12 | Datagrid Systems, Inc. | Real-time optimization of computer-implemented application operations using machine learning technique |
US10970055B2 (en) * | 2018-08-21 | 2021-04-06 | International Business Machines Corporation | Identifying software and hardware bottlenecks |
CN109376090A (en) * | 2018-10-25 | 2019-02-22 | 京信通信系统(中国)有限公司 | Software Automatic Testing Method and device |
US11275672B2 (en) * | 2019-01-29 | 2022-03-15 | EMC IP Holding Company LLC | Run-time determination of application performance with low overhead impact on system performance |
WO2020163781A1 (en) * | 2019-02-07 | 2020-08-13 | 2 Circle, Inc. | Reconstruction and assessment of proficiency in an integrated debrief by a server in a network |
US11277424B2 (en) * | 2019-03-08 | 2022-03-15 | Cisco Technology, Inc. | Anomaly detection for a networking device based on monitoring related sets of counters |
CN110162442B (en) * | 2019-04-19 | 2022-09-27 | 平安科技(深圳)有限公司 | System performance bottleneck positioning method and system |
US10996946B2 (en) * | 2019-05-22 | 2021-05-04 | Ab Initio Technology Llc | Static and runtime analysis of computer program ecosystems |
US11016762B2 (en) | 2019-06-06 | 2021-05-25 | International Business Machines Corporation | Determining caller of a module in real-time |
US10915426B2 (en) | 2019-06-06 | 2021-02-09 | International Business Machines Corporation | Intercepting and recording calls to a module in real-time |
US10929126B2 (en) | 2019-06-06 | 2021-02-23 | International Business Machines Corporation | Intercepting and replaying interactions with transactional and database environments |
US11036619B2 (en) | 2019-06-06 | 2021-06-15 | International Business Machines Corporation | Bypassing execution of a module in real-time |
US11074069B2 (en) | 2019-06-06 | 2021-07-27 | International Business Machines Corporation | Replaying interactions with transactional and database environments with re-arrangement |
US11663503B2 (en) | 2019-09-05 | 2023-05-30 | International Business Machines Corporation | Enhanced bottleneck analysis at an early stage in a microservice system |
WO2021050067A1 (en) * | 2019-09-12 | 2021-03-18 | Hewlett-Packard Development Company, L.P. | Applications that include execution location markers and an awareness builder engine |
US11055213B2 (en) | 2019-11-06 | 2021-07-06 | International Business Machines Corporation | Facilitating localization of code defect |
US11314561B2 (en) | 2020-03-11 | 2022-04-26 | UiPath, Inc. | Bottleneck detection for processes |
US11489844B2 (en) * | 2020-04-17 | 2022-11-01 | Twistlock Ltd. | On-the-fly creation of transient least privileged roles for serverless functions |
US11176027B1 (en) * | 2020-04-22 | 2021-11-16 | International Business Machines Corporation | Generation of microservices from a monolithic application based on runtime traces |
US10733303B1 (en) | 2020-04-23 | 2020-08-04 | Polyverse Corporation | Polymorphic code translation systems and methods |
CN111651937B (en) * | 2020-06-03 | 2023-07-25 | 苏州大学 | Method for diagnosing faults of in-class self-adaptive bearing under variable working conditions |
CN111679793B (en) * | 2020-06-16 | 2023-03-14 | 成都信息工程大学 | Single-disk fault rapid recovery method based on STAR code |
US11354220B2 (en) | 2020-07-10 | 2022-06-07 | Metawork Corporation | Instrumentation trace capture technique |
US11327871B2 (en) * | 2020-07-15 | 2022-05-10 | Metawork Corporation | Instrumentation overhead regulation technique |
US11392483B2 (en) | 2020-07-16 | 2022-07-19 | Metawork Corporation | Dynamic library replacement technique |
US11356506B2 (en) * | 2020-10-01 | 2022-06-07 | Bank Of America Corporation | System for optimizing data acceptance and data storage in a distributed computing network |
US11182508B1 (en) | 2021-02-23 | 2021-11-23 | Polyverse Corporation | Enhanced version retention systems and methods |
US11461481B1 (en) | 2021-06-04 | 2022-10-04 | Polyverse Corporation | Encrypted to be executed software code and execution environment apparatuses, systems, and methods |
US11561848B2 (en) * | 2021-06-14 | 2023-01-24 | Hewlett Packard Enterprise Development Lp | Policy-based logging using workload profiles |
US11354405B1 (en) | 2021-07-06 | 2022-06-07 | Polyverse Corporation | Code snippet mobilization systems and methods |
US11216299B1 (en) | 2021-07-06 | 2022-01-04 | Polyverse Corporation | Computing environment multi-aliasing systems and methods |
US11853753B1 (en) * | 2021-08-23 | 2023-12-26 | Amazon Technologies, Inc. | Detection, presentation, and resolution of bottlenecks in monolith decomposition |
EP4198758B1 (en) | 2021-12-14 | 2024-05-08 | Tata Consultancy Services Limited | Method and system for scalable acceleration of data processing pipeline |
US20240061762A1 (en) * | 2022-08-19 | 2024-02-22 | Sap Se | On-demand contextual trace log generation |
Citations (88)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4907151A (en) * | 1988-09-30 | 1990-03-06 | Digital Equipment Corporation | System and method for garbage collection with ambiguous roots |
US5535393A (en) * | 1991-09-20 | 1996-07-09 | Reeve; Christopher L. | System for parallel processing that compiles a filed sequence of instructions within an iteration space |
US5606688A (en) * | 1994-08-31 | 1997-02-25 | International Business Machines Corporation | Method and apparatus for dynamic cache memory allocation via single-reference residency times |
US5937194A (en) * | 1997-03-12 | 1999-08-10 | International Business Machines Corporation | Method of, system for, and article of manufacture for providing a generic reduction object for data parallelism |
US5953736A (en) * | 1997-04-23 | 1999-09-14 | Sun Microsystems, Inc. | Write barrier system and method including pointer-specific instruction variant replacement mechanism |
US6059842A (en) * | 1998-04-14 | 2000-05-09 | International Business Machines Corp. | System and method for optimizing computer software and hardware |
US6195676B1 (en) * | 1989-12-29 | 2001-02-27 | Silicon Graphics, Inc. | Method and apparatus for user side scheduling in a multiprocessor operating system program that implements distributive scheduling of processes |
US20010003822A1 (en) * | 1996-10-28 | 2001-06-14 | Fujitsu Limited | Binary program conversion apparatus, binary program conversion method and program recording medium |
US6321240B1 (en) * | 1999-03-15 | 2001-11-20 | Trishul M. Chilimbi | Data structure partitioning with garbage collection to optimize cache utilization |
US20010056456A1 (en) * | 1997-07-08 | 2001-12-27 | Erik Cota-Robles | Priority based simultaneous multi-threading |
US20020019887A1 (en) * | 2000-05-09 | 2002-02-14 | International Business Machines Corporation | Intercepting system API calls |
US6381735B1 (en) * | 1998-10-02 | 2002-04-30 | Microsoft Corporation | Dynamic classification of sections of software |
US20020199179A1 (en) * | 2001-06-21 | 2002-12-26 | Lavery Daniel M. | Method and apparatus for compiler-generated triggering of auxiliary codes |
US20030056201A1 (en) * | 2001-09-20 | 2003-03-20 | International Business Machines Corporation | System and method for employing externalized, dynamically configurable, cacheable trigger points |
US20030070161A1 (en) * | 2001-10-05 | 2003-04-10 | Sun Microsystems, Inc. | Platform-independent selective ahead-of-time compilation |
US20030088606A1 (en) * | 2001-11-08 | 2003-05-08 | Honeywell International Inc. | Budget transfer mechanism for time-partitioned real-time operating systems |
US6584487B1 (en) * | 1999-11-16 | 2003-06-24 | Hewlett-Packard Development Company, L.P. | Method, system, and apparatus for managing tasks |
US20030145314A1 (en) * | 2002-01-31 | 2003-07-31 | Khoa Nguyen | Method of efficient dynamic data cache prefetch insertion |
US20040054992A1 (en) * | 2002-09-17 | 2004-03-18 | International Business Machines Corporation | Method and system for transparent dynamic optimization in a multiprocessing environment |
US6735687B1 (en) * | 2000-06-15 | 2004-05-11 | Hewlett-Packard Development Company, L.P. | Multithreaded microprocessor with asymmetrical central processing units |
US20040103410A1 (en) * | 2000-03-30 | 2004-05-27 | Junji Sakai | Program conversion apparatus and method as well as recording medium |
US20040154019A1 (en) * | 2003-01-31 | 2004-08-05 | Aamodt Tor M. | Methods and apparatus for generating speculative helper thread spawn-target points |
US20040194098A1 (en) * | 2003-03-31 | 2004-09-30 | International Business Machines Corporation | Application-based control of hardware resource allocation |
US6826752B1 (en) * | 1998-12-17 | 2004-11-30 | California Institute Of Technology | Programming system and thread synchronization mechanisms for the development of selectively sequential and multithreaded computer programs |
US6856950B1 (en) * | 1999-10-15 | 2005-02-15 | Silicon Graphics, Inc. | Abstract verification environment |
US20050066149A1 (en) * | 2003-09-22 | 2005-03-24 | Codito Technologies Private Limited | Method and system for multithreaded processing using errands |
US20050131995A1 (en) * | 2003-12-11 | 2005-06-16 | International Business Machines Corporation | Autonomic evaluation of web workload characteristics for self-configuration memory allocation |
US20050149697A1 (en) * | 2003-02-19 | 2005-07-07 | Enright Natalie D. | Mechanism to exploit synchronization overhead to improve multithreaded performance |
US20050149912A1 (en) * | 2003-12-29 | 2005-07-07 | Intel Corporation | Dynamic online optimizer |
US20050234974A1 (en) * | 2004-04-16 | 2005-10-20 | Microsoft Corporation | Systems and methods in support of data base page synchronization |
US20050240567A1 (en) * | 2004-03-25 | 2005-10-27 | Jorg Klosterhalfen | Avoiding creation of database statistics |
US20060101467A1 (en) * | 2004-10-18 | 2006-05-11 | International Business Machines Corporation | Process execution management based on resource requirements and business impacts |
US7065763B1 (en) * | 2000-09-29 | 2006-06-20 | Emc Corporation | Method of reducing contention of a highly contended lock protecting multiple data items |
US20060168583A1 (en) * | 2005-01-25 | 2006-07-27 | Claude Basso | Systems and methods for TDM multithreading |
US20060179429A1 (en) * | 2004-01-22 | 2006-08-10 | University Of Washington | Building a wavecache |
US20060256805A1 (en) * | 2005-04-20 | 2006-11-16 | Samsung Electronics Co., Ltd. | Adaptive feedback method for cellular communication |
US7143412B2 (en) * | 2002-07-25 | 2006-11-28 | Hewlett-Packard Development Company, L.P. | Method and apparatus for optimizing performance in a multi-processing system |
US20070079298A1 (en) * | 2005-09-30 | 2007-04-05 | Xinmin Tian | Thread-data affinity optimization using compiler |
US20070150895A1 (en) * | 2005-12-06 | 2007-06-28 | Kurland Aaron S | Methods and apparatus for multi-core processing with dedicated thread management |
US20070169002A1 (en) * | 2005-12-15 | 2007-07-19 | International Business Machines Corporation | Profile-driven lock handling |
US20070169042A1 (en) * | 2005-11-07 | 2007-07-19 | Janczewski Slawomir A | Object-oriented, parallel language, method of programming and multi-processor computer |
US20070214333A1 (en) * | 2006-03-10 | 2007-09-13 | Dell Products L.P. | Modifying node descriptors to reflect memory migration in an information handling system with non-uniform memory access |
US20070220513A1 (en) * | 2006-03-15 | 2007-09-20 | International Business Machines Corporation | Automatic detection of hang, bottleneck and deadlock |
US20070226696A1 (en) * | 2006-02-03 | 2007-09-27 | Dell Products L.P. | System and method for the execution of multithreaded software applications |
US20070234002A1 (en) * | 2006-04-04 | 2007-10-04 | Litke Adam G | Method and apparatus for temporary mapping of executable program segments |
US20070277056A1 (en) * | 2003-11-17 | 2007-11-29 | Virginia Tech Intellectual Properties, Inc. | Transparent checkpointing and process migration in a distributed system |
US20080092128A1 (en) * | 2006-10-13 | 2008-04-17 | Kevin Michael Corry | Method for transparent on-line dynamic binary optimization |
US20080098180A1 (en) * | 2006-10-23 | 2008-04-24 | Douglas Larson | Processor acquisition of ownership of access coordinator for shared resource |
US20080104362A1 (en) * | 2006-10-25 | 2008-05-01 | Buros William M | Method and System for Performance-Driven Memory Page Size Promotion |
US20080117216A1 (en) * | 2006-11-22 | 2008-05-22 | Jason Dorie | System and method for real-time pose-based deformation of character models |
US20080127116A1 (en) * | 2006-09-07 | 2008-05-29 | Sun Microsystems, Inc. | Method and apparatus for sorting and displaying costs in a data space profiler |
US20080127149A1 (en) * | 2006-11-28 | 2008-05-29 | Nicolai Kosche | Method and Apparatus for Computing User-Specified Cost Metrics in a Data Space Profiler |
US7430733B1 (en) * | 2007-11-15 | 2008-09-30 | International Business Machines Corporation | Method for validation of binary code transformations |
US20080243970A1 (en) * | 2007-03-30 | 2008-10-02 | Sap Ag | Method and system for providing loitering trace in virtual machines |
US20080288741A1 (en) * | 2007-04-18 | 2008-11-20 | Li Lee | Data Access Tracing |
US20090019449A1 (en) * | 2007-07-10 | 2009-01-15 | Samsung Electronics Co., Ltd. | Load balancing method and apparatus in symmetric multi-processor system |
US7500216B1 (en) * | 2007-02-07 | 2009-03-03 | Altera Corporation | Method and apparatus for performing physical synthesis hill-climbing on multi-processor machines |
US20090125519A1 (en) * | 2007-11-13 | 2009-05-14 | Intel Corporation | Device, system, and method for regulating software lock elision mechanisms |
US20090165016A1 (en) * | 2007-12-19 | 2009-06-25 | International Business Machines Corporation | Method for Parallelizing Execution of Single Thread Programs |
US20090193402A1 (en) * | 2008-01-28 | 2009-07-30 | Guy Bashkansky | Iterative Compilation Supporting Entity Instance-Specific Compiler Option Variations |
US20090313600A1 (en) * | 2008-06-13 | 2009-12-17 | Microsoft Corporation | Concurrent code generation |
US20100049941A1 (en) * | 2008-08-25 | 2010-02-25 | Massively Parallel Technologies, Inc. | System And Method For Parallel Processing Using A Type I Howard Cascade |
US7681188B1 (en) * | 2005-04-29 | 2010-03-16 | Sun Microsystems, Inc. | Locked prefetch scheduling in general cyclic regions |
US20100106920A1 (en) * | 2008-10-29 | 2010-04-29 | Microsoft Corporation | Data location obfuscation |
US20100115172A1 (en) * | 2008-11-04 | 2010-05-06 | Mosaid Technologies Incorporated | Bridge device having a virtual page buffer |
US20100123717A1 (en) * | 2008-11-20 | 2010-05-20 | Via Technologies, Inc. | Dynamic Scheduling in a Graphics Processor |
US20100125838A1 (en) * | 2008-11-19 | 2010-05-20 | Nokia Corporation | Method and Apparatus for Optimizing a Program |
US20100299671A1 (en) * | 2009-05-19 | 2010-11-25 | Microsoft Corporation | Virtualized thread scheduling for hardware thread optimization |
US20110072420A1 (en) * | 2009-09-22 | 2011-03-24 | Samsung Electronics Co., Ltd. | Apparatus and method for controlling parallel programming |
US20110088021A1 (en) * | 2009-10-13 | 2011-04-14 | Ezekiel John Joseph Kruglick | Parallel Dynamic Optimization |
US20110154289A1 (en) * | 2009-12-18 | 2011-06-23 | Sandya Srivilliputtur Mannarswamy | Optimization of an application program |
US20110202907A1 (en) * | 2010-02-18 | 2011-08-18 | Oracle International Corporation | Method and system for optimizing code for a multi-threaded application |
US20110258608A1 (en) * | 2010-04-15 | 2011-10-20 | International Business Machines Corporation | Method and apparatus to locate bottleneck of java program |
US8132162B2 (en) * | 2007-07-05 | 2012-03-06 | International Business Machines Corporation | Runtime machine analysis of applications to select methods suitable for method level caching |
US20120159116A1 (en) * | 2010-12-17 | 2012-06-21 | Electronics And Telecommunications Research Institute | Apparatus for processing remote page fault and method thereof |
US20130080761A1 (en) * | 2012-08-10 | 2013-03-28 | Concurix Corporation | Experiment Manager for Manycore Systems |
US20130086348A1 (en) * | 2011-09-30 | 2013-04-04 | Virendra J. Marathe | Lock-Clustering Compilation for Software Transactional Memory |
US20130086564A1 (en) * | 2011-08-26 | 2013-04-04 | Cognitive Electronics, Inc. | Methods and systems for optimizing execution of a program in an environment having simultaneously parallel and serial processing capability |
US20130166886A1 (en) * | 2008-11-24 | 2013-06-27 | Ruchira Sasanka | Systems, apparatuses, and methods for a hardware and software system to automatically decompose a program to multiple parallel threads |
US20130198729A1 (en) * | 2012-01-30 | 2013-08-01 | Cisco Technology, Inc. | Automated improvement of executable applications based on evaluating independent execution heuristics |
US20130212594A1 (en) * | 2012-02-15 | 2013-08-15 | Electronics And Telecommunications Research Institute | Method of optimizing performance of hierarchical multi-core processor and multi-core processor system for performing the method |
US8543907B1 (en) * | 2009-10-16 | 2013-09-24 | Google Inc. | Context-sensitive optimization level selection |
US8566804B1 (en) * | 2009-08-13 | 2013-10-22 | The Mathworks, Inc. | Scheduling generated code based on target characteristics |
US20140109101A1 (en) * | 2008-10-31 | 2014-04-17 | Netapp, Inc. | Effective scheduling of producer-consumer processes in a multi-processor system |
US20150032971A1 (en) * | 2013-07-26 | 2015-01-29 | Futurewei Technologies, Inc. | System and Method for Predicting False Sharing |
US20150082285A1 (en) * | 2013-03-15 | 2015-03-19 | Concurix Corporation | Runtime settings derived from relationships identified in tracer data |
US20150205588A1 (en) * | 2014-01-17 | 2015-07-23 | International Business Machines Corporation | Adaptive cloud aware just-in-time (jit) compilation |
US20150331720A1 (en) * | 2012-10-19 | 2015-11-19 | uCIRRUS | Multi-threaded, lockless data parallelization |
Family Cites Families (546)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3643227A (en) | 1969-09-15 | 1972-02-15 | Fairchild Camera Instr Co | Job flow and multiprocessor operation control system |
US4631674A (en) | 1985-02-05 | 1986-12-23 | International Business Machines Corporation | Active wait |
JP2765969B2 (en) | 1989-07-31 | 1998-06-18 | 株式会社日立製作所 | Schematic data-driven program development support system |
US5506987A (en) | 1991-02-01 | 1996-04-09 | Digital Equipment Corporation | Affinity scheduling of processes on symmetric multiprocessing systems |
US5369570A (en) | 1991-11-14 | 1994-11-29 | Parad; Harvey A. | Method and system for continuous integrated resource management |
US5778004A (en) | 1995-06-02 | 1998-07-07 | Unisys Corporation | Vector translator |
US5689363A (en) | 1995-06-12 | 1997-11-18 | The Regents Of The University Of California | Long-pulse-width narrow-bandwidth solid state laser |
US5815720A (en) * | 1996-03-15 | 1998-09-29 | Institute For The Development Of Emerging Architectures, L.L.C. | Use of dynamic translation to collect and exploit run-time information in an optimizing compilation system |
US6421704B1 (en) | 1998-03-20 | 2002-07-16 | Sun Microsystems, Inc. | Method, apparatus, and product for leasing of group membership in a distributed system |
US5870606A (en) | 1996-05-01 | 1999-02-09 | International Business Machines Corp. | Data triggered trace technique for debugging software programs |
US6247105B1 (en) | 1996-06-20 | 2001-06-12 | Sun Microsystems, Inc. | Externally identifiable descriptor for standard memory allocation interface |
US5758183A (en) | 1996-07-17 | 1998-05-26 | Digital Equipment Corporation | Method of reducing the number of overhead instructions by modifying the program to locate instructions that access shared data stored at target addresses before program execution |
US5854928A (en) * | 1996-10-10 | 1998-12-29 | Hewlett-Packard Company | Use of run-time code generation to create speculation recovery code in a computer system |
US5832529A (en) | 1996-10-11 | 1998-11-03 | Sun Microsystems, Inc. | Methods, apparatus, and product for distributed garbage collection |
US6317774B1 (en) | 1997-01-09 | 2001-11-13 | Microsoft Corporation | Providing predictable scheduling of programs using a repeating precomputed schedule |
US5915114A (en) * | 1997-02-14 | 1999-06-22 | Hewlett-Packard Company | Dynamic trace driven object code optimizer |
JP3730740B2 (en) | 1997-02-24 | 2006-01-05 | 株式会社日立製作所 | Parallel job multiple scheduling method |
JPH10240813A (en) | 1997-02-26 | 1998-09-11 | Honda Motor Co Ltd | Work management system |
US6892226B1 (en) | 1997-03-27 | 2005-05-10 | Intel Corporation | System for delivery of dynamic content to a client device |
US5900001A (en) | 1997-04-23 | 1999-05-04 | Sun Microsystems, Inc. | Method and apparatus for optimizing exact garbage collection using a bifurcated data structure |
US5903900A (en) | 1997-04-23 | 1999-05-11 | Sun Microsystems, Inc. | Method and apparatus for optimizing exact garbage collection of array nodes in a carded heap |
US6038572A (en) | 1997-04-23 | 2000-03-14 | Sun Microsystems, Inc. | Method and apparatus for localizing nodes in a garbage collected carded heap |
US7091948B2 (en) | 1997-04-25 | 2006-08-15 | Immersion Corporation | Design of force sensations for haptic feedback computer interfaces |
US6032201A (en) | 1997-06-19 | 2000-02-29 | Cirrus Logic, Inc. | Plug and play system using proxy for retrieving correct information about current device from system registry when current device is not the newly installed device |
US6128642A (en) | 1997-07-22 | 2000-10-03 | At&T Corporation | Load balancing based on queue length, in a network of processor stations |
US6202199B1 (en) | 1997-07-31 | 2001-03-13 | Mutek Solutions, Ltd. | System and method for remotely analyzing the execution of computer programs |
US6282701B1 (en) | 1997-07-31 | 2001-08-28 | Mutek Solutions, Ltd. | System and method for monitoring and analyzing the execution of computer programs |
US6286130B1 (en) | 1997-08-05 | 2001-09-04 | Intel Corporation | Software implemented method for automatically validating the correctness of parallel computer programs |
US6083281A (en) | 1997-11-14 | 2000-07-04 | Nortel Networks Corporation | Process and apparatus for tracing software entities in a distributed system |
US6006235A (en) | 1997-11-26 | 1999-12-21 | International Business Machines Corporation | Method and apparatus for invoking a stored procedure or a user defined interpreted language function in a database management system |
GB9725742D0 (en) | 1997-12-04 | 1998-02-04 | Hewlett Packard Co | Object gateway |
US6662358B1 (en) | 1997-12-12 | 2003-12-09 | International Business Machines Corporation | Minimizing profiling-related perturbation using periodic contextual information |
US6513155B1 (en) | 1997-12-12 | 2003-01-28 | International Business Machines Corporation | Method and system for merging event-based data and sampled data into postprocessed trace output |
US6560773B1 (en) | 1997-12-12 | 2003-05-06 | International Business Machines Corporation | Method and system for memory leak detection in an object-oriented environment during real-time trace processing |
US6230183B1 (en) | 1998-03-11 | 2001-05-08 | International Business Machines Corporation | Method and apparatus for controlling the number of servers in a multisystem cluster |
US6104962A (en) | 1998-03-26 | 2000-08-15 | Rockwell Technologies, Llc | System for and method of allocating processing tasks of a control program configured to control a distributed control system |
US6047295A (en) | 1998-05-05 | 2000-04-04 | International Business Machines Corporation | Computer system, program product and method of managing weak references with a concurrent mark sweep collector |
US6098080A (en) | 1998-05-05 | 2000-08-01 | International Business Machines Corporation | Computer system, program product and method of collecting interned data with a mark sweep collector |
US6427161B1 (en) | 1998-06-12 | 2002-07-30 | International Business Machines Corporation | Thread scheduling techniques for multithreaded servers |
AU5461099A (en) | 1998-07-30 | 2000-02-21 | Mutek Solutions, Ltd. | System and method for remotely analyzing the execution of computer programs |
US6158049A (en) | 1998-08-11 | 2000-12-05 | Compaq Computer Corporation | User transparent mechanism for profile feedback optimization |
US6289360B1 (en) | 1998-10-07 | 2001-09-11 | International Business Machines Corporation | Method and system for eliminating synchronization between sweep and allocate in a concurrent garbage collector |
US6317756B1 (en) | 1998-10-07 | 2001-11-13 | International Business Machines Corporation | On-the-fly garbage collector |
US6275981B1 (en) * | 1998-11-12 | 2001-08-14 | Hewlett-Packard Company | Method and system for correlating profile data dynamically generated from an optimized executable program with source code statements |
US6230313B1 (en) | 1998-12-23 | 2001-05-08 | Cray Inc. | Parallelism performance analysis based on execution trace information |
US6954775B1 (en) | 1999-01-15 | 2005-10-11 | Cisco Technology, Inc. | Parallel intrusion detection sensors with load balancing for high speed networks |
US6378066B1 (en) | 1999-02-04 | 2002-04-23 | Sun Microsystems, Inc. | Method, apparatus, and article of manufacture for developing and executing data flow programs, and optimizing user input specifications |
US6308319B1 (en) | 1999-02-22 | 2001-10-23 | Sun Microsystems, Inc. | Thread suspension system and method using trapping instructions in delay slots |
GB9906629D0 (en) | 1999-03-23 | 1999-05-19 | Koninkl Philips Electronics Nv | Memory reclamation method |
US7185367B2 (en) | 1999-05-11 | 2007-02-27 | Cylant, Inc. | Method and system for establishing normal software system behavior and departures from normal behavior |
US6397382B1 (en) | 1999-05-12 | 2002-05-28 | Wind River Systems, Inc. | Dynamic software code instrumentation with cache disabling feature |
US7096238B2 (en) | 1999-08-19 | 2006-08-22 | Sun Microsystems, Inc. | Dynamic feedback for determining collection-set size |
US6636242B2 (en) | 1999-08-31 | 2003-10-21 | Accenture Llp | View configurer in a presentation services patterns environment |
US6748420B1 (en) | 1999-11-23 | 2004-06-08 | Cisco Technology, Inc. | Methods and apparatus for providing shared access to an application |
US6629128B1 (en) | 1999-11-30 | 2003-09-30 | Recursion Software, Inc. | System and method for distributed processing in a computer network |
US7058928B2 (en) | 1999-12-23 | 2006-06-06 | Identify Software Ltd. | System and method for conditional tracing of computer programs |
US6484188B1 (en) | 1999-12-30 | 2002-11-19 | Intel Corporation | Optimization of garbage collection code in the context of raw native interface function calls in the java programming language |
US7003760B1 (en) | 2000-01-21 | 2006-02-21 | Microsoft Corporation | Method for enhancing pointer analyses |
JP3430252B2 (en) | 2000-01-24 | 2003-07-28 | 独立行政法人産業技術総合研究所 | Source code conversion method, recording medium recording source code conversion program, and source code conversion device |
US6658449B1 (en) | 2000-02-17 | 2003-12-02 | International Business Machines Corporation | Apparatus and method for periodic load balancing in a multiple run queue system |
US6748593B1 (en) | 2000-02-17 | 2004-06-08 | International Business Machines Corporation | Apparatus and method for starvation load balancing using a global run queue in a multiple run queue system |
US20020087949A1 (en) | 2000-03-03 | 2002-07-04 | Valery Golender | System and method for software diagnostics using a combination of visual and dynamic tracing |
US7254607B2 (en) | 2000-03-30 | 2007-08-07 | United Devices, Inc. | Dynamic coordination and control of network connected devices for large-scale network site testing and associated architectures |
US7356817B1 (en) | 2000-03-31 | 2008-04-08 | Intel Corporation | Real-time scheduling of virtual machines |
US6862729B1 (en) * | 2000-04-04 | 2005-03-01 | Microsoft Corporation | Profile-driven data layout optimization |
US6832370B1 (en) | 2000-05-09 | 2004-12-14 | Hewlett-Packard Development, L.P. | Data speculation within modulo scheduled loops |
US6823351B1 (en) | 2000-05-15 | 2004-11-23 | Sun Microsystems, Inc. | Work-stealing queues for parallel garbage collection |
US6735769B1 (en) | 2000-07-13 | 2004-05-11 | International Business Machines Corporation | Apparatus and method for initial load balancing in a multiple run queue system |
US6738875B1 (en) | 2000-07-31 | 2004-05-18 | Microsoft Corporation | Efficient write-watch mechanism useful for garbage collection in a computer system |
US6704024B2 (en) | 2000-08-07 | 2004-03-09 | Zframe, Inc. | Visual content browsing using rasterized representations |
US20020112033A1 (en) | 2000-08-09 | 2002-08-15 | Doemling Marcus F. | Content enhancement system and method |
CA2315449A1 (en) | 2000-08-10 | 2002-02-10 | Ibm Canada Limited-Ibm Canada Limitee | Generation of runtime execution traces of applications and associated problem determination |
US6873952B1 (en) | 2000-08-11 | 2005-03-29 | Tellme Networks, Inc. | Coarticulated concatenated speech |
US6763520B1 (en) | 2000-08-24 | 2004-07-13 | Cognos Incorporated | Fair assignment of processing resources to queued requests |
GB2366879B (en) | 2000-09-16 | 2005-02-16 | Ibm | Tracing the execution path of a computer program |
US6918111B1 (en) | 2000-10-03 | 2005-07-12 | Sun Microsystems, Inc. | System and method for scheduling instructions to maximize outstanding prefetches and loads |
US7487237B2 (en) | 2000-10-17 | 2009-02-03 | Avaya Technology Corp. | Load optimization |
US20040205718A1 (en) * | 2000-12-11 | 2004-10-14 | Sun Microsystems, Inc. | Self-tuning object libraries |
US7058927B2 (en) | 2000-12-21 | 2006-06-06 | Veritas Operating Corporation | Computer software run-time analysis systems and methods |
US7197505B2 (en) | 2000-12-22 | 2007-03-27 | Star Bridge Systems, Inc. | Multi-dimensional recursive wavefront behavioral synthesis |
US8312435B2 (en) | 2000-12-26 | 2012-11-13 | Identify Software Ltd. (IL) | System and method for conditional tracing of computer programs |
US7360205B2 (en) * | 2001-02-09 | 2008-04-15 | International Business Machines Corporation | Minimizing interaction costs among components of computer programs |
US6813731B2 (en) | 2001-02-26 | 2004-11-02 | Emc Corporation | Methods and apparatus for accessing trace data |
US6598141B1 (en) | 2001-03-08 | 2003-07-22 | Microsoft Corporation | Manipulating interior pointers on a stack during garbage collection |
US6892212B2 (en) | 2001-03-22 | 2005-05-10 | International Business Machines Corporation | Method for efficient garbage collection based on object type |
US20040210445A1 (en) | 2001-04-05 | 2004-10-21 | Luca Veronese | Method and system for specifying and implementing business applications |
US20020184615A1 (en) | 2001-04-25 | 2002-12-05 | Sumner William Earl | System and method for selectively and automatically modifying the source code of a computer program |
US7047521B2 (en) | 2001-06-07 | 2006-05-16 | Lynoxworks, Inc. | Dynamic instrumentation event trace system and methods |
WO2002103585A1 (en) | 2001-06-15 | 2002-12-27 | Cadence Design Systems, Inc. | Enhancing mergeability of datapaths and reducing datapath widths responsively to upper bound on information content |
US6907610B2 (en) | 2001-06-15 | 2005-06-14 | Microsoft Corporation | System and method for building a target operating system from a source operating system |
US6593883B2 (en) | 2001-06-25 | 2003-07-15 | Motorola, Inc. | Timing estimation method and apparatus for a location system |
US20020196229A1 (en) | 2001-06-26 | 2002-12-26 | Frank Chen | Graphics-based calculator capable of directly editing data points on graph |
US6928488B1 (en) | 2001-06-27 | 2005-08-09 | Microsoft Corporation | Architecture and method for serialization and deserialization of objects |
US7734676B2 (en) | 2001-06-27 | 2010-06-08 | International Business Machines Corporation | Method for controlling the number of servers in a hierarchical resource environment |
US7117504B2 (en) | 2001-07-10 | 2006-10-03 | Microsoft Corporation | Application program interface that enables communication for a network software platform |
JP2005504461A (en) | 2001-07-13 | 2005-02-10 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Method of executing media application and media system using job control |
US7020659B2 (en) | 2001-08-15 | 2006-03-28 | Oic Acquistion I Corporation | System and method for managing bi-directional relationships between objects |
US7093234B2 (en) | 2001-08-24 | 2006-08-15 | International Business Machines Corporation | Dynamic CPU usage profiling and function call tracing |
US7499907B2 (en) | 2001-10-12 | 2009-03-03 | Teradata Us, Inc. | Index selection in a database system |
US6912554B2 (en) | 2001-11-14 | 2005-06-28 | Omron Corporation | Method and apparatus for garbage collection using advanced marking techniques and restricted barrier to protect the data |
US20040015600A1 (en) | 2002-02-21 | 2004-01-22 | Ashutosh Tiwary | Workload post-processing and parameterization for a system for performance testing of N-tiered computer systems using recording and playback of workloads |
US7275243B2 (en) | 2002-03-22 | 2007-09-25 | Sun Microsystems, Inc. | Mobile download system |
US20030231207A1 (en) | 2002-03-25 | 2003-12-18 | Baohua Huang | Personal e-mail system and method |
US7890771B2 (en) | 2002-04-17 | 2011-02-15 | Microsoft Corporation | Saving and retrieving data based on public key encryption |
AU2003234144B2 (en) | 2002-04-19 | 2008-12-04 | Opentv, Inc. | Supporting common interactive television functionality through presentation engine syntax |
US6993746B2 (en) | 2002-04-19 | 2006-01-31 | Wind River Systems, Inc. | Configuration tool for building a user application for multiple operating systems |
US7398531B2 (en) | 2002-05-07 | 2008-07-08 | Oracle International Corporation | Providing common memory management code to objects that are instances of different classes |
US7076511B1 (en) | 2002-05-07 | 2006-07-11 | Oracle International Corporation | Simplified deallocation of memory for programming objects |
US7451206B2 (en) | 2002-05-20 | 2008-11-11 | Siemens Communications, Inc. | Send of software tracer messages via IP from several sources to be stored by a remote server |
US7577951B2 (en) | 2002-05-30 | 2009-08-18 | Hewlett-Packard Development Company, L.P. | Performance of computer programs while they are running |
JP2005528693A (en) | 2002-05-30 | 2005-09-22 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Software application configuration on the target terminal |
EP1527395A4 (en) | 2002-06-25 | 2006-03-01 | Ibm | Method and system for monitoring performance of application in a distributed environment |
US20040010510A1 (en) | 2002-07-10 | 2004-01-15 | Timo Hotti | Method and system for database synchronization |
AU2003259742B2 (en) | 2002-08-09 | 2010-07-15 | Reflexion Networks, Inc. | System and method for controlling access to an electronic message recipient |
US7310777B2 (en) | 2002-10-18 | 2007-12-18 | Computer Associates Think, Inc. | User interface for viewing performance information about transactions |
US7069279B1 (en) | 2002-11-04 | 2006-06-27 | Savaje Technologies, Inc. | Timely finalization of system resources |
US7062518B2 (en) | 2002-11-05 | 2006-06-13 | Sun Microsystems, Inc. | Efficiently supporting the existence of long trains in a generation managed by the train algorithm |
US7016923B2 (en) | 2002-11-05 | 2006-03-21 | Sun Microsystems, Inc. | Multi-threaded garbage collector employing cascaded memory arrays of task identifiers to implement work stealing queues for task identification and processing |
US7035884B2 (en) | 2002-11-05 | 2006-04-25 | Sun Microsystems, Inc. | Placement of allocation trains in the train algorithm |
US6999979B2 (en) | 2002-11-05 | 2006-02-14 | Sun Microsystems, Inc. | Efficient encoding of references into a collection set |
US7143396B2 (en) | 2002-11-06 | 2006-11-28 | Sun Microsystems, Inc. | System and method for measuring code segment performance |
US7386839B1 (en) | 2002-11-06 | 2008-06-10 | Valery Golender | System and method for troubleshooting software configuration problems using application tracing |
US7188129B2 (en) | 2002-11-15 | 2007-03-06 | Sun Microsystems, Inc. | Merging trains in a collector based on the train algorithm |
US7100151B2 (en) | 2002-11-22 | 2006-08-29 | Texas Instruments Incorporated | Recovery from corruption using event offset format in data trace |
US7209935B2 (en) | 2002-11-27 | 2007-04-24 | Sun Microsystems, Inc. | Avoiding remembered-set maintenance overhead for memory segments known to be in a collection set |
US6925546B2 (en) | 2002-12-02 | 2005-08-02 | Wind River Systems, Inc. | Memory pool configuration system |
US7136887B2 (en) | 2002-12-04 | 2006-11-14 | Sun Microsystems, Inc. | Method and mechanism for finding references in a card in time linear in the size of the card in a garbage-collected heap |
US7031990B2 (en) | 2002-12-06 | 2006-04-18 | Sun Microsystems, Inc. | Combining external and intragenerational reference-processing in a garbage collector based on the train algorithm |
US7143124B2 (en) | 2002-12-06 | 2006-11-28 | Sun Microsystems, Inc. | Detection of dead regions during incremental collection |
US7069280B2 (en) | 2002-12-06 | 2006-06-27 | Sun Microsystems, Inc. | Collection-tick mechanism for a collector based on the train algorithm |
JP4436036B2 (en) | 2002-12-18 | 2010-03-24 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Information processing apparatus, trace processing method, program, and recording medium |
US7058670B2 (en) | 2002-12-20 | 2006-06-06 | Sun Microsystems, Inc. | Scalable, space-efficient, parallel remembered-sets |
US6868488B2 (en) | 2002-12-20 | 2005-03-15 | Sun Microsystems, Inc. | Binned remembered sets |
US7228541B2 (en) | 2003-01-17 | 2007-06-05 | National Instruments Corporation | Creation of application system installer |
GB2397665A (en) | 2003-01-27 | 2004-07-28 | Hewlett Packard Co | Operating system data management |
US7092978B2 (en) | 2003-02-24 | 2006-08-15 | Sun Microsystems, Inc. | Space-efficient, depth-first parallel copying collection technique making use of work—stealing on the same structures that maintain the stack of items to be scanned |
US7069281B2 (en) | 2003-02-24 | 2006-06-27 | Sun Microsystems, Inc. | Efficient collocation of evacuated objects in a copying garbage collector using variably filled local allocation buffers |
US7062519B2 (en) | 2003-02-27 | 2006-06-13 | Sun Microsystems, Inc. | Incremental scanning of enormous objects to improve scheduling and pause-time behavior of garbage collection |
US7191329B2 (en) | 2003-03-05 | 2007-03-13 | Sun Microsystems, Inc. | Automated resource management using perceptron prediction |
US7225439B2 (en) | 2003-03-21 | 2007-05-29 | Sun Microsystems, Inc. | Combining write-barriers within an inner loop with fixed step |
US8032866B1 (en) | 2003-03-27 | 2011-10-04 | Identify Software Ltd. | System and method for troubleshooting runtime software problems using application learning |
US20040194073A1 (en) | 2003-03-27 | 2004-09-30 | Chan Sun C | Optimization based on simulated linking |
US7343598B2 (en) * | 2003-04-25 | 2008-03-11 | Microsoft Corporation | Cache-conscious coallocation of hot data streams |
US7251815B2 (en) | 2003-04-29 | 2007-07-31 | International Business Machines Corporation | Multiple virtual machines sharing processor and work queue in memory having program/dispatch functions for assigning and accessing work items while the virtual machine was not idle |
US6915212B2 (en) | 2003-05-08 | 2005-07-05 | Moac, Llc | Systems and methods for processing complex data sets |
US6952760B2 (en) | 2003-05-21 | 2005-10-04 | Sun Microsystems, Inc. | Methods and systems for memory allocation |
US20050015368A1 (en) | 2003-07-15 | 2005-01-20 | International Business Machines Corporation | Query modelling tool having a dynamically adaptive interface |
CA2439137A1 (en) | 2003-08-08 | 2005-02-08 | Ibm Canada Limited - Ibm Canada Limitee | Improved scheduling technique for software pipelining |
WO2005017735A1 (en) | 2003-08-19 | 2005-02-24 | Fujitsu Limited | System and program for detecting bottleneck of disc array device |
US7415044B2 (en) | 2003-08-22 | 2008-08-19 | Telefonaktiebolaget Lm Ericsson (Publ) | Remote synchronization in packet-switched networks |
US7194664B1 (en) | 2003-09-08 | 2007-03-20 | Poon Fung | Method for tracing application execution path in a distributed data processing system |
US20050060517A1 (en) | 2003-09-12 | 2005-03-17 | Morrow Michael W. | Switching processor threads during long latencies |
US7404182B1 (en) | 2003-10-03 | 2008-07-22 | Sun Microsystems, Inc. | Deferring and combining write barriers for a garbage-collected heap |
US7412580B1 (en) | 2003-10-06 | 2008-08-12 | Sun Microsystems, Inc. | Concurrent incremental garbage collector with a card table summarizing modified reference locations |
US7457872B2 (en) | 2003-10-15 | 2008-11-25 | Microsoft Corporation | On-line service/application monitoring and reporting system |
US7478371B1 (en) | 2003-10-20 | 2009-01-13 | Sun Microsystems, Inc. | Method for trace collection |
US7587709B2 (en) | 2003-10-24 | 2009-09-08 | Microsoft Corporation | Adaptive instrumentation runtime monitoring and analysis |
US7577943B2 (en) | 2003-10-24 | 2009-08-18 | Microsoft Corporation | Statistical memory leak detection |
US7389494B1 (en) | 2003-11-14 | 2008-06-17 | Sun Microsystems, Inc. | Mechanism for statically defined trace points with minimal disabled probe effect |
JP2005149136A (en) | 2003-11-14 | 2005-06-09 | Fujitsu Ltd | Information collection program, information collection method, information collection system and information collection device |
US20050108687A1 (en) | 2003-11-18 | 2005-05-19 | Mountain Highland M. | Context and content sensitive distributed application acceleration framework |
US7584500B2 (en) | 2003-11-19 | 2009-09-01 | Hughes Network Systems, Llc | Pre-fetching secure content using proxy architecture |
US7627861B2 (en) | 2003-12-05 | 2009-12-01 | The University Of North Carolina | Methods, systems, and computer program products for identifying computer program source code constructs |
US7580905B2 (en) | 2003-12-15 | 2009-08-25 | Intel Corporation | Adaptive configuration of platform |
US6970805B1 (en) | 2003-12-23 | 2005-11-29 | Unisys Corporatiion | Analysis of data processing system performance |
TWI232406B (en) | 2003-12-30 | 2005-05-11 | Mediatek Inc | Memory management method for simultaneously loading and executing program codes |
US7624137B2 (en) | 2004-01-05 | 2009-11-24 | International Business Machines Corporation | Method and apparatus for scheduling and performing garbage collection in a real-time system with guaranteed space bounds |
US7747659B2 (en) | 2004-01-05 | 2010-06-29 | International Business Machines Corporation | Garbage collector with eager read barrier |
US7643826B2 (en) | 2004-01-07 | 2010-01-05 | Hewlett-Packard Development Company, L.P. | Mobile care engine system |
US7526757B2 (en) | 2004-01-14 | 2009-04-28 | International Business Machines Corporation | Method and apparatus for maintaining performance monitoring structures in a page table for use in monitoring performance of a computer program |
US7913305B2 (en) | 2004-01-30 | 2011-03-22 | Microsoft Corporation | System and method for detecting malware in an executable code module according to the code module's exhibited behavior |
US20050180330A1 (en) | 2004-02-17 | 2005-08-18 | Touchgraph Llc | Method of animating transitions and stabilizing node motion during dynamic graph navigation |
US7587566B2 (en) | 2004-02-20 | 2009-09-08 | Microsoft Corporation | Realtime memory management via locking realtime threads and related data structures |
US7882546B2 (en) | 2004-03-04 | 2011-02-01 | International Business Machines Corporation | Controlling access of a client system to an access protected remote resource |
US7594227B2 (en) | 2004-03-08 | 2009-09-22 | Ab Initio Technology Llc | Dependency graph parameter scoping |
US20050210472A1 (en) | 2004-03-18 | 2005-09-22 | International Business Machines Corporation | Method and data processing system for per-chip thread queuing in a multi-processor system |
US7558935B1 (en) | 2004-05-04 | 2009-07-07 | Sun Microsystems, Inc. | Method and system for optimizing memory allocation |
US7506304B2 (en) | 2004-05-14 | 2009-03-17 | National Instruments Corporation | Graphical data flow programming environment with first model of computation that includes a structure supporting second model of computation |
US7206890B2 (en) | 2004-05-19 | 2007-04-17 | Sun Microsystems, Inc. | System and method for reducing accounting overhead during memory allocation |
US7707583B2 (en) | 2004-05-20 | 2010-04-27 | Sap Ag | Robust sharing of runtime systems |
US7415704B2 (en) | 2004-05-20 | 2008-08-19 | Sap Ag | Sharing objects in runtime systems |
US7587721B2 (en) | 2004-05-20 | 2009-09-08 | Sap Ag | Sharing objects in runtime systems |
US7310684B2 (en) | 2004-05-21 | 2007-12-18 | Bea Systems, Inc. | Message processing in a service oriented architecture |
US7343521B2 (en) | 2004-05-28 | 2008-03-11 | International Business Machines Corporation | Method and apparatus to preserve trace data |
JP2005346414A (en) | 2004-06-03 | 2005-12-15 | Fujitsu Ltd | Trace processing program, method, and device |
US7827539B1 (en) | 2004-06-25 | 2010-11-02 | Identify Software Ltd. | System and method for automated tuning of program execution tracing |
US7954050B2 (en) | 2004-06-25 | 2011-05-31 | Icesoft Technologies Canada Corp. | Systems and methods for rendering and increasing portability of document-based user interface software objects |
US8200805B2 (en) | 2004-06-28 | 2012-06-12 | Neuse Douglas M | System and method for performing capacity planning for enterprise applications |
JP3901182B2 (en) * | 2004-06-30 | 2007-04-04 | 日本電気株式会社 | Program parallelization apparatus and method, and program |
JP3901180B2 (en) * | 2004-06-30 | 2007-04-04 | 日本電気株式会社 | Program parallelization apparatus and method, and program |
US7346809B2 (en) | 2004-08-05 | 2008-03-18 | International Business Machines Corporation | Bootable post crash analysis environment |
US7546601B2 (en) | 2004-08-10 | 2009-06-09 | International Business Machines Corporation | Apparatus, system, and method for automatically discovering and grouping resources used by a business process |
US20060047752A1 (en) | 2004-08-27 | 2006-03-02 | Reconda International Corp. | A System and Method to Capture, Filter, and Statistically Analyze Electronic Messages |
US20060069593A1 (en) | 2004-08-31 | 2006-03-30 | Estefania Santiago S | Notification transmission over a network based on observed data |
US8010337B2 (en) | 2004-09-22 | 2011-08-30 | Microsoft Corporation | Predicting database system performance |
US20060101434A1 (en) | 2004-09-30 | 2006-05-11 | Adam Lake | Reducing register file bandwidth using bypass logic control |
US8566326B2 (en) | 2004-11-05 | 2013-10-22 | Oracle International Corporation | High-performance log-based processing |
US7774295B2 (en) | 2004-11-17 | 2010-08-10 | Targit A/S | Database track history |
US8151092B2 (en) | 2005-01-12 | 2012-04-03 | International Business Machines Corporation | Control signal memoization in a multiple instruction issue microprocessor |
US7743380B2 (en) | 2005-01-21 | 2010-06-22 | Hewlett-Packard Development Company, L.P. | Monitoring clustered software applications |
US7606168B2 (en) | 2005-01-28 | 2009-10-20 | Attenex Corporation | Apparatus and method for message-centric analysis and multi-aspect viewing using social networks |
US7398429B2 (en) | 2005-02-03 | 2008-07-08 | Cisco Technology, Inc. | System and method for tracing and logging for software module |
WO2006087713A2 (en) | 2005-02-16 | 2006-08-24 | Yissum Research Development Company Of The Hebrew University Of Jerusalem | System and method for backfilling with system-generated predictions rather than user runtime estimates |
US7543200B2 (en) | 2005-02-17 | 2009-06-02 | Advantest Corporation | Method and system for scheduling tests in a parallel test system |
US8266608B2 (en) | 2005-02-18 | 2012-09-11 | Green Hills Software, Inc. | Post-compile instrumentation of object code for generating execution trace data |
JP4654707B2 (en) | 2005-02-18 | 2011-03-23 | 日本電気株式会社 | Bottleneck detection system, measurement target server, bottleneck detection method and program |
US7685561B2 (en) | 2005-02-28 | 2010-03-23 | Microsoft Corporation | Storage API for a common data platform |
US7730486B2 (en) | 2005-02-28 | 2010-06-01 | Hewlett-Packard Development Company, L.P. | System and method for migrating virtual machines on cluster systems |
US20060200738A1 (en) | 2005-03-02 | 2006-09-07 | Tira Wireless Inc. | System and method for modifying a mobile device application |
US7818150B2 (en) | 2005-03-11 | 2010-10-19 | Hyperformix, Inc. | Method for building enterprise scalability models from load test and trace test data |
US7565499B1 (en) | 2005-03-28 | 2009-07-21 | Sun Microsystems, Inc. | Method and apparatus for recording modified reference locations in garbage-collected heap memory |
US8713524B2 (en) | 2005-04-06 | 2014-04-29 | Microsoft Corporation | Memory management configuration |
US8065318B2 (en) | 2005-04-08 | 2011-11-22 | At&T Intellectual Property I, Lp | Systems and methods for managing application configuration |
US20060230319A1 (en) | 2005-04-12 | 2006-10-12 | Ryali Jogarao M | Automated migration of software instructions |
US8903949B2 (en) | 2005-04-27 | 2014-12-02 | International Business Machines Corporation | Systems and methods of specifying service level criteria |
US7810075B2 (en) | 2005-04-29 | 2010-10-05 | Sap Ag | Common trace files |
US7797585B1 (en) | 2005-05-09 | 2010-09-14 | Emc Corporation | System and method for handling trace data for analysis |
US8527958B2 (en) | 2005-05-16 | 2013-09-03 | Texas Instruments Incorporated | Profiling operating context and tracing program on a target processor |
US7493400B2 (en) | 2005-05-18 | 2009-02-17 | Oracle International Corporation | Creating and dissolving affinity relationships in a cluster |
EP1734442A1 (en) | 2005-05-19 | 2006-12-20 | Agilent Technologies, Inc. | Modular code generation |
US8112756B2 (en) | 2006-07-20 | 2012-02-07 | Hewlett-Packard Development Company, L.P. | System and method for evaluating a workload and its impact on performance of a workload manager |
GB0510327D0 (en) | 2005-05-20 | 2005-06-29 | Corporate Modelling Holdings P | Data processing network |
US7610266B2 (en) | 2005-05-25 | 2009-10-27 | International Business Machines Corporation | Method for vertical integrated performance and environment monitoring |
US20060277477A1 (en) | 2005-06-02 | 2006-12-07 | Christenson Mark G K | System and method for generating enhanced depiction of electronic files such as web files |
US7711920B2 (en) | 2005-06-23 | 2010-05-04 | International Business Machines Corporation | Method and system for dynamically managing storage of data objects generated during execution of a computer program |
US8239939B2 (en) | 2005-07-15 | 2012-08-07 | Microsoft Corporation | Browser protection module |
US7239980B2 (en) | 2005-08-30 | 2007-07-03 | International Business Machines Corporation | Method and apparatus for adaptive tracing with different processor frequencies |
US20070061241A1 (en) | 2005-09-15 | 2007-03-15 | Jovanovic Vladan D | Method for trading securities |
US7743363B2 (en) | 2005-10-13 | 2010-06-22 | Microsoft Corporation | Extensible meta-data |
US20070089094A1 (en) | 2005-10-13 | 2007-04-19 | Levine Frank E | Temporal sample-based profiling |
WO2007049817A1 (en) | 2005-10-28 | 2007-05-03 | Matsushita Electric Industrial Co., Ltd. | Obfuscation evaluation method and obfuscation method |
US20070168992A1 (en) | 2005-11-17 | 2007-07-19 | International Business Machines Corporation | Method of tracing back the execution path in a debugger |
US8176081B2 (en) | 2005-11-18 | 2012-05-08 | International Business Machines Corporation | Forms integration of an external data model not implemented through a document object model (DOM) accessible application programming interface (API) |
US8225297B2 (en) | 2005-12-07 | 2012-07-17 | Microsoft Corporation | Cache metadata identifiers for isolation and sharing |
US8001538B2 (en) | 2005-12-07 | 2011-08-16 | Microsoft Corporation | Software accessible cache metadata |
US20070204010A1 (en) | 2005-12-12 | 2007-08-30 | Steven Goldberg | Remote Module Syndication System and Method |
US7730082B2 (en) | 2005-12-12 | 2010-06-01 | Google Inc. | Remote module incorporation into a container document |
US9294334B2 (en) | 2005-12-12 | 2016-03-22 | Google Inc. | Controlling communication within a container document |
US20070136201A1 (en) | 2005-12-12 | 2007-06-14 | Google Inc. | Customized container document modules using preferences |
US7725530B2 (en) | 2005-12-12 | 2010-05-25 | Google Inc. | Proxy server collection of data for module incorporation into a container document |
US8185819B2 (en) | 2005-12-12 | 2012-05-22 | Google Inc. | Module specification for a module to be incorporated into a container document |
WO2007070711A2 (en) | 2005-12-15 | 2007-06-21 | Malloy Patrick J | Interactive network monitoring and analysis |
US20070143795A1 (en) | 2005-12-20 | 2007-06-21 | Duong-Han Tran | Application trace for distributed systems environment |
US7739662B2 (en) | 2005-12-30 | 2010-06-15 | Intel Corporation | Methods and apparatus to analyze processor systems |
US8108863B2 (en) | 2005-12-30 | 2012-01-31 | Intel Corporation | Load balancing for multi-threaded applications via asymmetric power throttling |
US7487307B2 (en) | 2006-01-05 | 2009-02-03 | International Business Machines Corporation | Method, apparatus and program product for managing memory in a virtual computing system |
US7599973B2 (en) | 2006-01-12 | 2009-10-06 | Sun Microsystems, Inc. | Method and apparatus for decreasing object copying by a generational, copying garbage collector |
US8055725B2 (en) | 2006-01-12 | 2011-11-08 | International Business Machines Corporation | Method, apparatus and program product for remotely restoring a non-responsive computing system |
US7673114B2 (en) * | 2006-01-19 | 2010-03-02 | International Business Machines Corporation | Dynamically improving memory affinity of logical partitions |
US20070174429A1 (en) | 2006-01-24 | 2007-07-26 | Citrix Systems, Inc. | Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment |
US20070180147A1 (en) | 2006-02-01 | 2007-08-02 | Connect It, Llc | System for insertion of advertising content in user-requested internet web pages |
US20070192467A1 (en) | 2006-02-04 | 2007-08-16 | Keeler James D | System and method for providing advertising and content in a distributed internet access environment |
US20070198524A1 (en) | 2006-02-09 | 2007-08-23 | International Business Machines Corporation | Maintaining connections between application servers and databases in a multitier computer architecture |
US7565386B2 (en) | 2006-02-10 | 2009-07-21 | Microsoft Corporation | Reference-counting subsumption analysis |
US8769511B2 (en) * | 2006-02-16 | 2014-07-01 | The Regents Of The University Of California | Dynamic incremental compiler and method |
US20070204223A1 (en) | 2006-02-27 | 2007-08-30 | Jay Bartels | Methods of and systems for personalizing and publishing online content |
GB0604991D0 (en) | 2006-03-11 | 2006-04-19 | Slam Games Ltd | Instrumentation for real-time performance profiling |
US7865707B2 (en) | 2006-03-16 | 2011-01-04 | International Business Machines Corporation | Gathering configuration settings from a source system to apply to a target system |
US9146789B2 (en) | 2006-03-21 | 2015-09-29 | Oracle America, Inc. | Method and apparatus for generating and using location-independent distributed object references |
US7954094B2 (en) | 2006-03-27 | 2011-05-31 | International Business Machines Corporation | Method for improving performance of executable code |
US20070239528A1 (en) | 2006-03-29 | 2007-10-11 | Reachlocal, Inc. | Dynamic proxy method and apparatus for an online marketing campaign |
US7797670B2 (en) | 2006-04-14 | 2010-09-14 | Apple Inc. | Mirrored file system |
US20070260849A1 (en) | 2006-05-05 | 2007-11-08 | Chen Wen-Tzer T | Method and apparatus for executing instrumentation code using a target processor |
US7979245B1 (en) | 2006-05-17 | 2011-07-12 | Quest Software, Inc. | Model-based systems and methods for monitoring computing resource performance |
US7543184B2 (en) | 2006-05-23 | 2009-06-02 | The Mathworks, Inc. | System and method for distributing system tests in parallel computing environments |
JP4944518B2 (en) * | 2006-05-26 | 2012-06-06 | 富士通セミコンダクター株式会社 | Task transition diagram display method and display device |
US8086698B2 (en) | 2006-06-02 | 2011-12-27 | Google Inc. | Synchronizing configuration information among multiple clients |
US7752417B2 (en) | 2006-06-05 | 2010-07-06 | Oracle America, Inc. | Dynamic selection of memory virtualization techniques |
US20080126828A1 (en) | 2006-06-07 | 2008-05-29 | Janice Marie Girouard | Dynamic enablement and customization of tracing information in a data processing system |
US20080005281A1 (en) | 2006-06-29 | 2008-01-03 | Microsoft Corporation | Error capture and reporting in a distributed computing environment |
US20080005719A1 (en) | 2006-06-30 | 2008-01-03 | Morris Robert P | Methods, systems, and computer program products for providing a program execution environment |
FR2904499B1 (en) | 2006-07-27 | 2009-01-09 | Commissariat Energie Atomique | METHOD FOR DECODING MESSAGES WITH ORDERING ACCORDING TO NEIGHBORHOOD RELIABILITY. |
AU2007286155B2 (en) | 2006-08-10 | 2013-12-12 | Ab Initio Technology Llc. | Distributing services in graph-based computations |
US7957934B2 (en) | 2007-05-15 | 2011-06-07 | Dynatrace Software Gmbh | Method and system for processing application performance data ouside of monitored applications to limit overhead caused by monitoring |
WO2008039964A1 (en) | 2006-09-28 | 2008-04-03 | Nec Laboratories America, Inc. | Software testing using machine learning |
US8037457B2 (en) | 2006-09-29 | 2011-10-11 | Sap Ag | Method and system for generating and displaying function call tracker charts |
US7941789B2 (en) | 2006-09-29 | 2011-05-10 | Sap Ag | Common performance trace mechanism |
US8028200B2 (en) | 2006-09-29 | 2011-09-27 | Sap Ag | Tracing operations in multiple computer systems |
US7640459B2 (en) | 2006-09-30 | 2009-12-29 | Sap Ag | Performing computer application trace with other operations |
US7954095B2 (en) | 2006-11-01 | 2011-05-31 | International Business Machines Corporation | Analysis and selection of optimal function implementations in massively parallel computer |
US8037471B2 (en) | 2006-11-16 | 2011-10-11 | International Business Machines Corporation | Systems and methods for constructing relationship specifications from component interactions |
GB0623355D0 (en) | 2006-11-23 | 2007-01-03 | Ibm | Software tracing |
US7613753B2 (en) | 2006-11-28 | 2009-11-03 | Alcatel Lucent | Platform and method for functional programming (FP) processing |
WO2008069715A1 (en) | 2006-12-06 | 2008-06-12 | Telefonaktiebolaget Lm Ericsson (Publ) | Load balanced profiling |
US8181107B2 (en) | 2006-12-08 | 2012-05-15 | Bytemobile, Inc. | Content adaptation |
US7685274B2 (en) | 2006-12-22 | 2010-03-23 | General Electric Company | Method and apparatus for clustered filtering in an RFID infrastructure |
US20080162411A1 (en) | 2006-12-28 | 2008-07-03 | International Business Machines Corporation | Apparatus, system, and method for autonomically analyzing a database management system |
US20080163183A1 (en) | 2006-12-29 | 2008-07-03 | Zhiyuan Li | Methods and apparatus to provide parameterized offloading on multiprocessor architectures |
WO2008080780A1 (en) | 2007-01-05 | 2008-07-10 | International Business Machines Corporation | Recording execution information for a software application |
US8214807B2 (en) | 2007-01-10 | 2012-07-03 | International Business Machines Corporation | Code path tracking |
US9589115B2 (en) | 2007-01-18 | 2017-03-07 | Panasonic Intellectual Property Management Co., Ltd. | Obfuscation assisting apparatus |
US20080270104A1 (en) | 2007-04-24 | 2008-10-30 | Stratton Robert J | System and Method for Creating an Assurance System in a Mixed Environment |
US8543711B2 (en) | 2007-04-30 | 2013-09-24 | Hewlett-Packard Development Company, L.P. | System and method for evaluating a pattern of resource demands of a workload |
US20080276129A1 (en) | 2007-05-02 | 2008-11-06 | International Business Machines Corporation | Software tracing |
US20080282028A1 (en) | 2007-05-09 | 2008-11-13 | International Business Machines Corporation | Dynamic optimization of dynamic random access memory (dram) controller page policy |
US8214806B2 (en) | 2007-05-09 | 2012-07-03 | International Business Machines Corporation | Iterative, non-uniform profiling method for automatically refining performance bottleneck regions in scientific code |
US8028277B2 (en) | 2007-05-21 | 2011-09-27 | International Business Machines Corporation | Self-healing system and method for code optimization in a computing environment |
US7865901B2 (en) | 2007-05-21 | 2011-01-04 | International Business Machines Corporation | Managing memory resident objects to optimize a runtime environment |
US8407696B2 (en) | 2007-06-04 | 2013-03-26 | International Business Machines Corporation | Method for delivering, testing, and applying software patches or other changes to a conventionally installed application in virtual application containers |
US8015385B2 (en) | 2007-06-05 | 2011-09-06 | International Business Machines Corporation | Arrangements for memory allocation |
US7698602B2 (en) | 2007-06-13 | 2010-04-13 | International Business Machines Corporation | Systems, methods and computer products for trace capability per work unit |
US20080312980A1 (en) | 2007-06-13 | 2008-12-18 | International Business Machines Corporation | Method and system for staffing and cost estimation models aligned with multi-dimensional project plans for packaged software applications |
CN101329638B (en) * | 2007-06-18 | 2011-11-09 | 国际商业机器公司 | Method and system for analyzing parallelism of program code |
US20090024414A1 (en) | 2007-07-17 | 2009-01-22 | Eclipsys Corporation | Analytical methods and software product for automated health care information systems |
US9654104B2 (en) | 2007-07-17 | 2017-05-16 | Apple Inc. | Resistive force sensor with capacitive discrimination |
US7900011B2 (en) | 2007-07-19 | 2011-03-01 | International Business Machines Corporation | Apparatus, system, and method for improving system performance in a large memory heap environment |
US20090037879A1 (en) | 2007-07-31 | 2009-02-05 | Arun Kwangil Iyengar | Method and system for integrating model-based and search-based automatic software configuration |
US8276117B2 (en) | 2007-08-03 | 2012-09-25 | International Business Machines Corporation | Displaying and refactoring programs that include database statements |
US8108848B2 (en) | 2007-08-15 | 2012-01-31 | Microsoft Corporation | Automatic and transparent memoization |
US7975262B2 (en) | 2007-08-16 | 2011-07-05 | Microsoft Corporation | Error tracing with context history |
WO2009029357A2 (en) | 2007-08-24 | 2009-03-05 | Peter Anthony Crosby | Selective monitoring of software applications |
US8745606B2 (en) | 2007-09-28 | 2014-06-03 | Intel Corporation | Critical section ordering for multiple trace applications |
US8185880B2 (en) | 2007-10-04 | 2012-05-22 | International Business Machines Corporation | Optimizing heap memory usage |
US20090100435A1 (en) | 2007-10-11 | 2009-04-16 | Microsoft Corporation | Hierarchical reservation resource scheduling infrastructure |
US8307343B2 (en) | 2007-10-19 | 2012-11-06 | Microsoft Corporation | Application and database context correlation for database application developers |
US7844785B2 (en) | 2007-10-22 | 2010-11-30 | Qimonda Ag | Method and apparatus for memory access optimization |
US8826242B2 (en) | 2007-11-27 | 2014-09-02 | Microsoft Corporation | Data driven profiling for distributed applications |
US8527959B2 (en) | 2007-12-07 | 2013-09-03 | International Business Machines Corporation | Binary programmable method for application performance data collection |
US8074025B2 (en) | 2007-12-11 | 2011-12-06 | Intel Corporation | Method and system for copying live entities of source blocks identified by source list for selected destination block to selected destination block of memory heap |
US8301755B2 (en) | 2007-12-14 | 2012-10-30 | Bmc Software, Inc. | Impact propagation in a directed acyclic graph |
CN101222328B (en) | 2007-12-14 | 2010-11-03 | 西安西电捷通无线网络通信股份有限公司 | Entity bidirectional identification method |
US8225291B2 (en) | 2008-01-04 | 2012-07-17 | International Business Machines Corporation | Automated detection of application performance bottlenecks |
US8234105B1 (en) | 2008-01-08 | 2012-07-31 | The Mathworks, Inc. | Mapping between code coverage and model coverage for a design |
US20090199047A1 (en) | 2008-01-31 | 2009-08-06 | Yahoo! Inc. | Executing software performance test jobs in a clustered system |
US8271989B2 (en) * | 2008-02-07 | 2012-09-18 | International Business Machines Corporation | Method and apparatus for virtual processor dispatching to a partition based on shared memory pages |
JP5440935B2 (en) | 2008-02-22 | 2014-03-12 | 日本電気株式会社 | IT system behavior measurement and analysis system and method thereof |
JPWO2009119642A1 (en) | 2008-03-26 | 2011-07-28 | 日本電気株式会社 | Service response performance analyzing apparatus, method, program, and recording medium recording the same |
US8281311B2 (en) | 2008-04-24 | 2012-10-02 | International Business Machines Corporation | Executing a distributed software application on a plurality of compute nodes according to a compilation history |
US8347061B2 (en) | 2008-04-29 | 2013-01-01 | International Business Machines Corporation | Method for protecting user-managed memory using an exception |
US7941292B2 (en) | 2008-05-02 | 2011-05-10 | Raytheon Company | Associating observations in a multi-sensor system using an adaptive gate value |
US8245200B2 (en) | 2008-07-11 | 2012-08-14 | International Business Machines Corporation | Method, system, and apparatus for dynamically injecting logging statements into web 2.0 javascript applications |
US8443883B2 (en) | 2008-07-28 | 2013-05-21 | Baker Hughes Incorporated | Apparatus and method for detecting poor hole cleaning and stuck pipe |
US8055739B2 (en) | 2008-09-09 | 2011-11-08 | International Business Machines Corporation | Sharing performance data between different information technology product/ solution deployments |
JP5386905B2 (en) | 2008-09-25 | 2014-01-15 | 富士通セミコンダクター株式会社 | Profiling method and profiling program |
US8145456B2 (en) | 2008-09-30 | 2012-03-27 | Hewlett-Packard Development Company, L.P. | Optimizing a prediction of resource usage of an application in a virtual environment |
US7681182B1 (en) | 2008-11-06 | 2010-03-16 | International Business Machines Corporation | Including function call graphs (FCG) generated from trace analysis data within a searchable problem determination knowledge base |
US8423534B2 (en) | 2008-11-18 | 2013-04-16 | Teradata Us, Inc. | Actively managing resource bottlenecks in a database system |
US8645922B2 (en) | 2008-11-25 | 2014-02-04 | Sap Ag | System and method of implementing a concurrency profiler |
EP2370887A4 (en) | 2008-12-02 | 2012-06-13 | Ab Initio Technology Llc | Visualizing relationships between data elements and graphical representations of data element attributes |
US8359581B2 (en) | 2008-12-10 | 2013-01-22 | International Business Machines Corporation | Automatic collection of diagnostic traces in an automation framework |
WO2010067324A1 (en) | 2008-12-10 | 2010-06-17 | Csir | A method of operating a computing device to perform memoization |
US8396893B2 (en) | 2008-12-11 | 2013-03-12 | Sap Ag | Unified configuration of multiple applications |
US8850449B2 (en) | 2008-12-19 | 2014-09-30 | At&T Intellectual Property I, L.P. | Method and apparatus for providing resource allocation policy |
US8448181B2 (en) | 2009-01-30 | 2013-05-21 | Hewlett-Packard Development Company, L.P. | Sizing an infrastructure configuration optimized for a workload mix |
US8327321B2 (en) * | 2009-01-31 | 2012-12-04 | Ted J. Biggerstaff | Synthetic partitioning for imposing implementation design patterns onto logical architectures of computations |
US9323647B2 (en) | 2009-02-10 | 2016-04-26 | Sap Se | Request-based activation of debugging and tracing |
US8245008B2 (en) | 2009-02-18 | 2012-08-14 | Advanced Micro Devices, Inc. | System and method for NUMA-aware heap memory management |
US8789032B1 (en) * | 2009-02-27 | 2014-07-22 | Google Inc. | Feedback-directed inter-procedural optimization |
US9076125B2 (en) | 2009-02-27 | 2015-07-07 | Microsoft Technology Licensing, Llc | Visualization of participant relationships and sentiment for electronic messaging |
US8180991B2 (en) | 2009-03-12 | 2012-05-15 | Cisco Technology, Inc. | Adaptive memory allocation |
KR101581001B1 (en) | 2009-03-30 | 2015-12-30 | 삼성전자주식회사 | Dynamic instrumentation method and apparatus of program |
US20100257019A1 (en) | 2009-04-02 | 2010-10-07 | Microsoft Corporation | Associating user-defined descriptions with objects |
US8595327B2 (en) | 2009-04-10 | 2013-11-26 | Microsoft Corporation | Obtaining instrumentation data |
JP5428075B2 (en) | 2009-04-17 | 2014-02-26 | 株式会社日立製作所 | Performance monitoring system, bottleneck determination method and management computer |
US8327377B2 (en) | 2009-04-30 | 2012-12-04 | Ca, Inc. | Detecting, logging and tracking component dependencies in web service transactions |
US8327351B2 (en) | 2009-04-30 | 2012-12-04 | Sap Ag | Application modification framework |
US8578076B2 (en) | 2009-05-01 | 2013-11-05 | Citrix Systems, Inc. | Systems and methods for establishing a cloud bridge between virtual storage resources |
US8214831B2 (en) | 2009-05-05 | 2012-07-03 | International Business Machines Corporation | Runtime dependence-aware scheduling using assist thread |
US8423973B2 (en) | 2009-05-08 | 2013-04-16 | Ca, Inc. | Instrumenting an application with flexible tracers to provide correlation data and metrics |
EP2438523B1 (en) | 2009-06-01 | 2018-08-01 | EntIT Software LLC | System and method for collecting application performance data |
US10102398B2 (en) | 2009-06-01 | 2018-10-16 | Ab Initio Technology Llc | Generating obfuscated data |
US8549106B2 (en) | 2009-06-15 | 2013-10-01 | Microsoft Corporation | Leveraging remote server pools for client applications |
US8689231B2 (en) | 2009-06-30 | 2014-04-01 | Sap Ag | System and method for ordering tasks with complex interrelationships |
US8352907B2 (en) | 2009-08-10 | 2013-01-08 | International Business Machines Corporation | Software application recreation |
EP2290562A1 (en) | 2009-08-24 | 2011-03-02 | Amadeus S.A.S. | Segmented main-memory stored relational database table system with improved collaborative scan algorithm |
US8448142B2 (en) | 2009-08-25 | 2013-05-21 | International Business Machines Corporation | Incremental runtime compliance validation of renderable objects |
US9529694B2 (en) | 2009-09-14 | 2016-12-27 | Oracle International Corporation | Techniques for adaptive trace logging |
US8332862B2 (en) | 2009-09-16 | 2012-12-11 | Microsoft Corporation | Scheduling ready tasks by generating network flow graph using information receive from root task having affinities between ready task and computers for execution |
WO2011037691A1 (en) | 2009-09-25 | 2011-03-31 | National Electronics Warranty, Llc | Service plan web crawler and dynamic mapper |
US20110087387A1 (en) | 2009-10-12 | 2011-04-14 | The Boeing Company | Platform Health Monitoring System |
US8856794B2 (en) * | 2009-10-13 | 2014-10-07 | Empire Technology Development Llc | Multicore runtime management using process affinity graphs |
US20110098973A1 (en) | 2009-10-23 | 2011-04-28 | Computer Associates Think, Inc. | Automatic Baselining Of Metrics For Application Performance Management |
US8621472B2 (en) | 2009-11-03 | 2013-12-31 | International Business Machines Corporation | Job scheduling with optimization of power consumption |
US8275816B1 (en) | 2009-11-06 | 2012-09-25 | Adobe Systems Incorporated | Indexing messaging events for seeking through data streams |
US8356354B2 (en) | 2009-11-23 | 2013-01-15 | Kaspersky Lab, Zao | Silent-mode signature testing in anti-malware processing |
US8392497B2 (en) | 2009-11-25 | 2013-03-05 | Framehawk, LLC | Systems and algorithm for interfacing with a virtualized computing service over a network using a lightweight client |
US8490087B2 (en) | 2009-12-02 | 2013-07-16 | International Business Machines Corporation | System and method for transforming legacy desktop environments to a virtualized desktop model |
US8584098B2 (en) | 2009-12-04 | 2013-11-12 | Sap Ag | Component statistics for application profiling |
US8527960B2 (en) | 2009-12-04 | 2013-09-03 | Sap Ag | Combining method parameter traces with other traces |
US8321703B2 (en) | 2009-12-12 | 2012-11-27 | Microsoft Corporation | Power aware memory allocation |
US20110153603A1 (en) | 2009-12-17 | 2011-06-23 | Yahoo! Inc. | Time series storage for large-scale monitoring system |
US8359584B2 (en) * | 2009-12-18 | 2013-01-22 | Microsoft Corporation | Debugging from a call graph |
US9639446B2 (en) | 2009-12-21 | 2017-05-02 | International Business Machines Corporation | Trace monitoring |
US8336056B1 (en) * | 2009-12-22 | 2012-12-18 | Gadir Omar M A | Multi-threaded system for data management |
US8645930B2 (en) | 2010-01-04 | 2014-02-04 | Apple Inc. | System and method for obfuscation by common function and common function prototype |
US8516503B2 (en) | 2010-01-15 | 2013-08-20 | Oracle America, Inc. | Method and system for self-tuning of hardware resources |
US20110225458A1 (en) | 2010-03-09 | 2011-09-15 | Microsoft Corporation | Generating a debuggable dump file for an operating system kernel and hypervisor |
WO2011116987A1 (en) | 2010-03-26 | 2011-09-29 | Software Diagnostics Technology Gmbh | A method for automatically generating a trace data set for a software system, a computer system, and a computer program product |
US8522217B2 (en) | 2010-04-20 | 2013-08-27 | Microsoft Corporation | Visualization of runtime analysis across dynamic boundaries |
US9189367B2 (en) | 2010-04-20 | 2015-11-17 | Salesforce.Com, Inc. | Methods and systems for debugging bytecode in an on-demand service environment |
US9129000B2 (en) | 2010-04-30 | 2015-09-08 | International Business Machines Corporation | Method and system for centralized control of database applications |
US8719804B2 (en) | 2010-05-05 | 2014-05-06 | Microsoft Corporation | Managing runtime execution of applications on cloud computing systems |
US8473925B2 (en) | 2010-05-11 | 2013-06-25 | Ca, Inc. | Conditional dynamic instrumentation of software in a specified transaction context |
US8566800B2 (en) | 2010-05-11 | 2013-10-22 | Ca, Inc. | Detection of method calls to streamline diagnosis of custom code through dynamic instrumentation |
US8726240B2 (en) | 2010-05-12 | 2014-05-13 | Salesforce.Com, Inc. | Capturing replayable information at software defect locations in a multi-tenant environment |
WO2011142720A1 (en) | 2010-05-14 | 2011-11-17 | Gabriyel Wong Chee Kien | A self-organizing and contextual graphical user interface |
US8479055B2 (en) * | 2010-05-16 | 2013-07-02 | International Business Machines Corporation | Detecting and optimizing false sharing |
US8589650B2 (en) | 2010-05-17 | 2013-11-19 | Texas Instruments Incorporated | Dynamically configurable memory system |
CA2798759C (en) | 2010-05-19 | 2018-09-04 | Google Inc. | Bug clearing house |
US20110289485A1 (en) | 2010-05-21 | 2011-11-24 | International Business Machines Corporation | Software Trace Collection and Analysis Utilizing Direct Interthread Communication On A Network On Chip |
EP2390790A1 (en) | 2010-05-27 | 2011-11-30 | Fujitsu Limited | Profiling of software applications |
US8844042B2 (en) | 2010-06-16 | 2014-09-23 | Microsoft Corporation | System state based diagnostic scan |
US8549532B2 (en) | 2010-07-12 | 2013-10-01 | International Business Machines Corporation | Parallel checkpointing for migration of workload partitions |
US8453123B2 (en) | 2010-07-16 | 2013-05-28 | International Business Machines Corporation | Time-based trace facility |
US20120042212A1 (en) | 2010-08-10 | 2012-02-16 | Gilbert Laurenti | Mixed Mode Processor Tracing |
US8380812B2 (en) | 2010-08-12 | 2013-02-19 | International Business Machines Corporation | Source identification for multipart content validation |
KR20120017294A (en) | 2010-08-18 | 2012-02-28 | 삼성전자주식회사 | System and method of scheduling |
US8327373B2 (en) | 2010-08-24 | 2012-12-04 | Novell, Inc. | System and method for structuring self-provisioning workloads deployed in virtualized data centers |
WO2012031165A2 (en) | 2010-09-02 | 2012-03-08 | Zaretsky, Howard | System and method of cost oriented software profiling |
US9177041B2 (en) | 2010-09-03 | 2015-11-03 | Robert Lewis Jackson, JR. | Automated stratification of graph display |
US8713163B2 (en) | 2010-09-17 | 2014-04-29 | Microsoft Corporation | Monitoring cloud-runtime operations |
US8972940B2 (en) | 2010-09-23 | 2015-03-03 | International Business Machines Corporation | Systems and methods for identifying software performance influencers |
KR20120031834A (en) | 2010-09-27 | 2012-04-04 | 삼성전자주식회사 | Apparatus and method for instrumentation |
CN103180826B (en) | 2010-10-25 | 2017-04-05 | 起元技术有限责任公司 | Object data set is managed in the data flow diagram for represent computer program |
US9152468B2 (en) | 2010-10-25 | 2015-10-06 | Samsung Electronics Co., Ltd. | NUMA aware system task management |
US9015676B2 (en) | 2010-10-29 | 2015-04-21 | International Business Machines Corporation | Varying removal of internal breakpoints during debugging of code |
US8583978B2 (en) | 2010-11-09 | 2013-11-12 | Cisco Technology, Inc. | Multicast message retransmission |
US8938720B2 (en) | 2010-11-30 | 2015-01-20 | Sap Se | Trace visualization for object oriented programs |
US20120151396A1 (en) | 2010-12-09 | 2012-06-14 | S Ramprasad | Rendering an optimized metrics topology on a monitoring tool |
US8997056B2 (en) | 2010-12-15 | 2015-03-31 | Hewlett-Packard Development Company, L. P. | Directed graphs pertaining to read/write operations |
US8843852B2 (en) | 2010-12-17 | 2014-09-23 | Orca Health, Inc. | Medical interface, annotation and communication systems |
US10203974B2 (en) | 2010-12-20 | 2019-02-12 | Microsoft Technology Licensing, Llc | Probe insertion via background virtual machine |
US8863138B2 (en) | 2010-12-22 | 2014-10-14 | Intel Corporation | Application service performance in cloud computing |
CN102567115B (en) | 2010-12-23 | 2016-04-06 | 伊姆西公司 | Distribute for information technology resources in cloud system and utilize the apparatus and method of following the tracks of |
US9459983B2 (en) | 2010-12-31 | 2016-10-04 | Open Invention Network, Llc | Method and apparatus of establishing customized network monitoring criteria |
US20120198375A1 (en) | 2011-01-27 | 2012-08-02 | Carter Stephen R | Multi-condition resource planning |
US8756581B2 (en) | 2011-02-03 | 2014-06-17 | International Business Machines Corporation | Adaptive next-executing-cycle trace selection for trace-driven code optimizers |
EP2671362A2 (en) | 2011-02-04 | 2013-12-11 | OPNET Technologies, Inc. | Overhead management for event tracing |
WO2012116236A2 (en) | 2011-02-23 | 2012-08-30 | Nova Spivack | System and method for analyzing messages in a network or across networks |
US8988998B2 (en) | 2011-02-25 | 2015-03-24 | International Business Machines Corporation | Data processing environment integration control |
US8756310B2 (en) | 2011-03-09 | 2014-06-17 | International Business Machines Corporation | Comprehensive bottleneck detection in a multi-tier enterprise storage system |
US8990823B2 (en) | 2011-03-10 | 2015-03-24 | International Business Machines Corporation | Optimizing virtual machine synchronization for application software |
US20120246303A1 (en) | 2011-03-23 | 2012-09-27 | LogRhythm Inc. | Log collection, structuring and processing |
JP5874891B2 (en) | 2011-03-30 | 2016-03-02 | 日本電気株式会社 | Program test apparatus, program test method, and program |
US11099982B2 (en) | 2011-03-31 | 2021-08-24 | Oracle International Corporation | NUMA-aware garbage collection |
US9170917B2 (en) | 2011-04-01 | 2015-10-27 | Paypal, Inc. | Flow tracing though diverse logical and physical application and infrastructure layers/dependencies |
US8438427B2 (en) | 2011-04-08 | 2013-05-07 | Ca, Inc. | Visualizing relationships between a transaction trace graph and a map of logical subsystems |
US8380838B2 (en) | 2011-04-08 | 2013-02-19 | International Business Machines Corporation | Reduction of alerts in information technology systems |
US20120266143A1 (en) | 2011-04-12 | 2012-10-18 | Microsoft Corporation | Resource cost correlation across different subsystems |
US9092786B2 (en) | 2011-04-13 | 2015-07-28 | Digital River, Inc. | E-commerce failover system and method |
US20120278487A1 (en) | 2011-04-27 | 2012-11-01 | Woelfel John Harold | System and method of handling requests in a multi-homed reverse proxy |
US9032375B2 (en) | 2011-04-27 | 2015-05-12 | International Business Machines Corporation | Performance bottleneck identification tool |
US8856767B2 (en) | 2011-04-29 | 2014-10-07 | Yahoo! Inc. | System and method for analyzing dynamic performance of complex applications |
US8589929B2 (en) | 2011-05-06 | 2013-11-19 | International Business Machines Corporation | System to provide regular and green computing services |
US8683468B2 (en) | 2011-05-16 | 2014-03-25 | Advanced Micro Devices, Inc. | Automatic kernel migration for heterogeneous cores |
CN104012041B (en) | 2011-05-24 | 2018-02-09 | 思杰系统有限公司 | system and method for analyzing network index |
US8533698B2 (en) | 2011-06-13 | 2013-09-10 | Microsoft Corporation | Optimizing execution of kernels |
KR101265099B1 (en) | 2011-06-15 | 2013-05-20 | 주식회사 터보테크 | A Method For Software Security Treatment And A Storage Medium |
US8756171B2 (en) | 2011-06-15 | 2014-06-17 | International Business Machines Corporation | Generating predictions from a probabilistic process model |
US8832775B2 (en) | 2011-06-17 | 2014-09-09 | Novell, Inc. | Techniques for workload spawning |
US10592825B2 (en) | 2011-06-22 | 2020-03-17 | International Business Machines Corporation | Application placement among a set of consolidation servers utilizing license cost and application workload profiles as factors |
US9170798B2 (en) | 2012-03-02 | 2015-10-27 | Vmware, Inc. | System and method for customizing a deployment plan for a multi-tier application in a cloud infrastructure |
US9015668B1 (en) | 2011-08-10 | 2015-04-21 | Interactive TKO, Inc. | Instrumentation agent for manipulating component responses in a test |
US8909996B2 (en) | 2011-08-12 | 2014-12-09 | Oracle International Corporation | Utilizing multiple storage devices to reduce write latency for database logging |
US8621439B2 (en) | 2011-09-06 | 2013-12-31 | Microsoft Corporation | Modern application tracing |
US8312056B1 (en) | 2011-09-13 | 2012-11-13 | Xerox Corporation | Method and system for identifying a key influencer in social media utilizing topic modeling and social diffusion analysis |
US8918764B2 (en) | 2011-09-21 | 2014-12-23 | International Business Machines Corporation | Selective trace facility |
US9225772B2 (en) | 2011-09-26 | 2015-12-29 | Knoa Software, Inc. | Method, system and program product for allocation and/or prioritization of electronic resources |
US9203894B1 (en) | 2011-09-26 | 2015-12-01 | Emc Corporation | Methods and systems for building an application execution map |
US9497136B1 (en) | 2011-09-28 | 2016-11-15 | Emc Corporation | Method and system for providing usage metrics to manage utilzation of cloud computing resources |
US8745591B2 (en) | 2011-10-19 | 2014-06-03 | Microsoft Corporation | Data flow visualization and debugging |
US9081586B2 (en) * | 2011-11-29 | 2015-07-14 | Futurewei Technologies, Inc. | Systems and methods for customizing optimization/transformation/ processing strategies |
US20130145350A1 (en) | 2011-12-05 | 2013-06-06 | Microsoft Corporation | Efficient, large scale trace storage system |
US8732291B2 (en) | 2012-01-13 | 2014-05-20 | Accenture Global Services Limited | Performance interference model for managing consolidated workloads in QOS-aware clouds |
US20130185729A1 (en) | 2012-01-13 | 2013-07-18 | Rutgers, The State University Of New Jersey | Accelerating resource allocation in virtualized environments using workload classes and/or workload signatures |
US9251039B2 (en) | 2012-02-17 | 2016-02-02 | Microsoft Technology Licensing, Llc | Remote debugging as a service |
US9396037B2 (en) | 2012-02-27 | 2016-07-19 | Microsoft Technology Licensing, Llc | Model-based data pipeline system optimization |
US9608893B2 (en) | 2012-02-27 | 2017-03-28 | The Boeing Company | Methods and systems for parsing data objects |
US9058198B2 (en) | 2012-02-29 | 2015-06-16 | Red Hat Inc. | System resource sharing in a multi-tenant platform-as-a-service environment in a cloud computing system |
US9032369B2 (en) | 2012-03-26 | 2015-05-12 | Software Ag | Systems and/or methods for executing appropriate tests based on code modifications using live, distributed, real-time cache and feedback loop |
US8615766B2 (en) | 2012-05-01 | 2013-12-24 | Concurix Corporation | Hybrid operating system |
US8595743B2 (en) | 2012-05-01 | 2013-11-26 | Concurix Corporation | Network aware process scheduling |
US9417935B2 (en) | 2012-05-01 | 2016-08-16 | Microsoft Technology Licensing, Llc | Many-core process scheduling to maximize cache usage |
US8650538B2 (en) | 2012-05-01 | 2014-02-11 | Concurix Corporation | Meta garbage collection for functional code |
US20120222043A1 (en) | 2012-05-01 | 2012-08-30 | Concurix Corporation | Process Scheduling Using Scheduling Graph to Minimize Managed Elements |
US8495598B2 (en) | 2012-05-01 | 2013-07-23 | Concurix Corporation | Control flow graph operating system configuration |
US8726255B2 (en) | 2012-05-01 | 2014-05-13 | Concurix Corporation | Recompiling with generic to specific replacement |
US20120324454A1 (en) | 2012-05-04 | 2012-12-20 | Concurix Corporation | Control Flow Graph Driven Operating System |
WO2013184133A1 (en) | 2012-06-08 | 2013-12-12 | Hewlett-Packard Development Company, L.P. | Cloud application deployment portability |
EP2859439A4 (en) | 2012-06-08 | 2016-03-30 | Hewlett Packard Development Co | Cloud application deployment |
US8881125B2 (en) | 2012-06-11 | 2014-11-04 | International Business Machines Corporation | Indirect software performance analysis |
US9047196B2 (en) | 2012-06-19 | 2015-06-02 | Concurix Corporation | Usage aware NUMA process scheduling |
US20120317421A1 (en) | 2012-06-19 | 2012-12-13 | Concurix Corporation | Fingerprinting Executable Code |
US9146767B2 (en) | 2012-06-19 | 2015-09-29 | Raytheon Company | Secure cloud hypervisor monitor |
US8700838B2 (en) | 2012-06-19 | 2014-04-15 | Concurix Corporation | Allocating heaps in NUMA systems |
US9575813B2 (en) | 2012-07-17 | 2017-02-21 | Microsoft Technology Licensing, Llc | Pattern matching process scheduler with upstream optimization |
US8793669B2 (en) | 2012-07-17 | 2014-07-29 | Concurix Corporation | Pattern extraction from executable code in message passing environments |
US8707326B2 (en) | 2012-07-17 | 2014-04-22 | Concurix Corporation | Pattern matching process scheduler in message passing environment |
US9979797B2 (en) | 2012-07-27 | 2018-05-22 | Nokia Technologies Oy | Methods and apparatuses for facilitating utilization of cloud services |
US9262231B2 (en) | 2012-08-07 | 2016-02-16 | Advanced Micro Devices, Inc. | System and method for modifying a hardware configuration of a cloud computing system |
US9152532B2 (en) | 2012-08-07 | 2015-10-06 | Advanced Micro Devices, Inc. | System and method for configuring a cloud computing system with a synthetic test workload |
US20130080760A1 (en) | 2012-08-10 | 2013-03-28 | Concurix Corporation | Execution Environment with Feedback Loop |
US8966462B2 (en) | 2012-08-10 | 2015-02-24 | Concurix Corporation | Memory management parameters derived from system modeling |
US9003381B2 (en) | 2012-08-14 | 2015-04-07 | Derek J. Conrod | Context-specific optimized code |
US9135093B2 (en) | 2012-08-31 | 2015-09-15 | Sap Se | Event-driven approach for collecting monitoring data of messaging systems |
US20130085882A1 (en) | 2012-09-18 | 2013-04-04 | Concurix Corporation | Offline Optimization of Computer Software |
US8789030B2 (en) | 2012-09-18 | 2014-07-22 | Concurix Corporation | Memoization from offline analysis |
US9122841B2 (en) | 2012-10-16 | 2015-09-01 | Sap Se | Providing remote application logs for cloud applications |
US8826254B2 (en) | 2012-11-08 | 2014-09-02 | Concurix Corporation | Memoizing with read only side effects |
US20130074057A1 (en) | 2012-11-08 | 2013-03-21 | Concurix Corporation | Selecting Functions for Memoization Analysis |
US8607018B2 (en) | 2012-11-08 | 2013-12-10 | Concurix Corporation | Memory usage configuration based on observations |
US8656134B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Optimized memory configuration deployed on executing code |
US8656135B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Optimized memory configuration deployed prior to execution |
US9262416B2 (en) | 2012-11-08 | 2016-02-16 | Microsoft Technology Licensing, Llc | Purity analysis using white list/black list analysis |
US8839204B2 (en) | 2012-11-08 | 2014-09-16 | Concurix Corporation | Determination of function purity for memoization |
US8752034B2 (en) | 2012-11-08 | 2014-06-10 | Concurix Corporation | Memoization configuration file consumed at runtime |
US8694574B2 (en) | 2012-11-08 | 2014-04-08 | Concurix Corporation | Optimized settings in a configuration database with boundaries |
US8656378B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Memoization configuration file consumed at compile time |
US8752021B2 (en) | 2012-11-08 | 2014-06-10 | Concurix Corporation | Input vector analysis for memoization estimation |
WO2014084819A1 (en) | 2012-11-28 | 2014-06-05 | Hewlett-Packard Development Company, L.P. | Determining at least one cost factor associated with using the cloud to provide an application component |
US8954546B2 (en) | 2013-01-25 | 2015-02-10 | Concurix Corporation | Tracing with a workload distributor |
US20140025572A1 (en) | 2013-01-25 | 2014-01-23 | Concurix Corporation | Tracing as a Service |
US9021262B2 (en) | 2013-01-25 | 2015-04-28 | Concurix Corporation | Obfuscating trace data |
US9207969B2 (en) | 2013-01-25 | 2015-12-08 | Microsoft Technology Licensing, Llc | Parallel tracing for performance and detail |
US9658941B2 (en) | 2013-01-28 | 2017-05-23 | Rackspace Us, Inc. | Methods and systems of function-specific tracing |
US9135145B2 (en) * | 2013-01-28 | 2015-09-15 | Rackspace Us, Inc. | Methods and systems of distributed tracing |
US20140019879A1 (en) | 2013-02-01 | 2014-01-16 | Concurix Corporation | Dynamic Visualization of Message Passing Computation |
US9323863B2 (en) | 2013-02-01 | 2016-04-26 | Microsoft Technology Licensing, Llc | Highlighting of time series data on force directed graph |
US9256969B2 (en) | 2013-02-01 | 2016-02-09 | Microsoft Technology Licensing, Llc | Transformation function insertion for dynamically displayed tracer data |
US20130232433A1 (en) | 2013-02-01 | 2013-09-05 | Concurix Corporation | Controlling Application Tracing using Dynamic Visualization |
US20130232452A1 (en) | 2013-02-01 | 2013-09-05 | Concurix Corporation | Force Directed Graph with Time Series Data |
US8843901B2 (en) | 2013-02-12 | 2014-09-23 | Concurix Corporation | Cost analysis for selecting trace objectives |
US20130283102A1 (en) | 2013-02-12 | 2013-10-24 | Concurix Corporation | Deployment of Profile Models with a Monitoring Agent |
US8997063B2 (en) | 2013-02-12 | 2015-03-31 | Concurix Corporation | Periodicity optimization in an automated tracing system |
US8924941B2 (en) | 2013-02-12 | 2014-12-30 | Concurix Corporation | Optimization analysis using similar frequencies |
US20130283281A1 (en) | 2013-02-12 | 2013-10-24 | Concurix Corporation | Deploying Trace Objectives using Cost Analyses |
US9021447B2 (en) | 2013-02-12 | 2015-04-28 | Concurix Corporation | Application tracing by distributed objectives |
US9946527B2 (en) * | 2013-03-15 | 2018-04-17 | Bmc Software, Inc. | Service placement techniques for a cloud datacenter |
US20130283242A1 (en) | 2013-04-20 | 2013-10-24 | Concurix Corporation | Tracing Closures in a Callback Environment |
US20140013306A1 (en) | 2013-04-20 | 2014-01-09 | Concurix Corporation | Computer Load Generator Marketplace |
US9575874B2 (en) | 2013-04-20 | 2017-02-21 | Microsoft Technology Licensing, Llc | Error list and bug report analysis for configuring an application tracer |
US20140317604A1 (en) | 2013-04-20 | 2014-10-23 | Concurix Corporation | Real Time Analysis of Tracer Summaries to Change Tracer Behavior |
US20140317603A1 (en) | 2013-04-20 | 2014-10-23 | Concurix Corporation | Multiple Tracer Configurations Applied on a Function-by-Function Level |
US8978016B2 (en) | 2013-04-20 | 2015-03-10 | Concurix Corporation | Error list and bug report analysis for configuring an application tracer |
US20140013308A1 (en) | 2013-04-20 | 2014-01-09 | Concurix Corporation | Application Development Environment with Services Marketplace |
US8966452B2 (en) | 2013-04-20 | 2015-02-24 | Concurix Corporation | User interaction analysis of tracer data for configuring an application tracer |
US20130282545A1 (en) | 2013-04-20 | 2013-10-24 | Concurix Corporation | Marketplace for Monitoring Services |
US9021445B2 (en) | 2013-04-20 | 2015-04-28 | Concurix Corporation | Tracer list for automatically controlling tracer behavior |
US9734040B2 (en) | 2013-05-21 | 2017-08-15 | Microsoft Technology Licensing, Llc | Animated highlights in a graph representing an application |
US20140189652A1 (en) | 2013-05-21 | 2014-07-03 | Concurix Corporation | Filtering and Transforming a Graph Representing an Application |
US20140189650A1 (en) | 2013-05-21 | 2014-07-03 | Concurix Corporation | Setting Breakpoints Using an Interactive Graph Representing an Application |
US8990777B2 (en) | 2013-05-21 | 2015-03-24 | Concurix Corporation | Interactive graph for navigating and monitoring execution of application code |
US9292415B2 (en) | 2013-09-04 | 2016-03-22 | Microsoft Technology Licensing, Llc | Module specific tracing in a shared module environment |
US9298588B2 (en) | 2013-09-04 | 2016-03-29 | Microsoft Technology Licensing, Llc | Tracing system for application and module tracing |
US9311213B2 (en) | 2013-09-04 | 2016-04-12 | Microsoft Technology Licensing, Llc | Module database with tracing options |
CN105765528B (en) | 2013-11-13 | 2019-09-24 | 微软技术许可有限责任公司 | Method, system and medium with the application execution path trace that configurable origin defines |
-
2013
- 2013-03-29 US US13/853,791 patent/US20130227529A1/en not_active Abandoned
- 2013-03-29 US US13/853,816 patent/US9665474B2/en active Active
- 2013-03-29 US US13/853,769 patent/US9436589B2/en active Active
- 2013-03-29 US US13/853,809 patent/US20130219372A1/en not_active Abandoned
- 2013-04-18 US US13/866,014 patent/US9323651B2/en active Active
- 2013-04-18 US US13/866,022 patent/US9323652B2/en not_active Expired - Fee Related
- 2013-04-18 US US13/866,020 patent/US20140281726A1/en not_active Abandoned
- 2013-12-09 WO PCT/US2013/073935 patent/WO2014143247A1/en active Application Filing
- 2013-12-17 WO PCT/US2013/075876 patent/WO2014143279A1/en active Application Filing
-
2014
- 2014-11-20 US US14/549,420 patent/US20150082285A1/en not_active Abandoned
-
2015
- 2015-08-07 US US14/821,352 patent/US9864676B2/en active Active
Patent Citations (90)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4907151A (en) * | 1988-09-30 | 1990-03-06 | Digital Equipment Corporation | System and method for garbage collection with ambiguous roots |
US6195676B1 (en) * | 1989-12-29 | 2001-02-27 | Silicon Graphics, Inc. | Method and apparatus for user side scheduling in a multiprocessor operating system program that implements distributive scheduling of processes |
US5535393A (en) * | 1991-09-20 | 1996-07-09 | Reeve; Christopher L. | System for parallel processing that compiles a filed sequence of instructions within an iteration space |
US5606688A (en) * | 1994-08-31 | 1997-02-25 | International Business Machines Corporation | Method and apparatus for dynamic cache memory allocation via single-reference residency times |
US20010003822A1 (en) * | 1996-10-28 | 2001-06-14 | Fujitsu Limited | Binary program conversion apparatus, binary program conversion method and program recording medium |
US5937194A (en) * | 1997-03-12 | 1999-08-10 | International Business Machines Corporation | Method of, system for, and article of manufacture for providing a generic reduction object for data parallelism |
US5953736A (en) * | 1997-04-23 | 1999-09-14 | Sun Microsystems, Inc. | Write barrier system and method including pointer-specific instruction variant replacement mechanism |
US20010056456A1 (en) * | 1997-07-08 | 2001-12-27 | Erik Cota-Robles | Priority based simultaneous multi-threading |
US6059842A (en) * | 1998-04-14 | 2000-05-09 | International Business Machines Corp. | System and method for optimizing computer software and hardware |
US20020072830A1 (en) * | 1998-10-02 | 2002-06-13 | Microsoft Corporation | Dynamic classification of sections of software |
US6381735B1 (en) * | 1998-10-02 | 2002-04-30 | Microsoft Corporation | Dynamic classification of sections of software |
US6826752B1 (en) * | 1998-12-17 | 2004-11-30 | California Institute Of Technology | Programming system and thread synchronization mechanisms for the development of selectively sequential and multithreaded computer programs |
US6321240B1 (en) * | 1999-03-15 | 2001-11-20 | Trishul M. Chilimbi | Data structure partitioning with garbage collection to optimize cache utilization |
US6856950B1 (en) * | 1999-10-15 | 2005-02-15 | Silicon Graphics, Inc. | Abstract verification environment |
US6584487B1 (en) * | 1999-11-16 | 2003-06-24 | Hewlett-Packard Development Company, L.P. | Method, system, and apparatus for managing tasks |
US20040103410A1 (en) * | 2000-03-30 | 2004-05-27 | Junji Sakai | Program conversion apparatus and method as well as recording medium |
US20020019887A1 (en) * | 2000-05-09 | 2002-02-14 | International Business Machines Corporation | Intercepting system API calls |
US6735687B1 (en) * | 2000-06-15 | 2004-05-11 | Hewlett-Packard Development Company, L.P. | Multithreaded microprocessor with asymmetrical central processing units |
US7065763B1 (en) * | 2000-09-29 | 2006-06-20 | Emc Corporation | Method of reducing contention of a highly contended lock protecting multiple data items |
US20020199179A1 (en) * | 2001-06-21 | 2002-12-26 | Lavery Daniel M. | Method and apparatus for compiler-generated triggering of auxiliary codes |
US20030056201A1 (en) * | 2001-09-20 | 2003-03-20 | International Business Machines Corporation | System and method for employing externalized, dynamically configurable, cacheable trigger points |
US20030070161A1 (en) * | 2001-10-05 | 2003-04-10 | Sun Microsystems, Inc. | Platform-independent selective ahead-of-time compilation |
US20030088606A1 (en) * | 2001-11-08 | 2003-05-08 | Honeywell International Inc. | Budget transfer mechanism for time-partitioned real-time operating systems |
US20030145314A1 (en) * | 2002-01-31 | 2003-07-31 | Khoa Nguyen | Method of efficient dynamic data cache prefetch insertion |
US7143412B2 (en) * | 2002-07-25 | 2006-11-28 | Hewlett-Packard Development Company, L.P. | Method and apparatus for optimizing performance in a multi-processing system |
US20040054992A1 (en) * | 2002-09-17 | 2004-03-18 | International Business Machines Corporation | Method and system for transparent dynamic optimization in a multiprocessing environment |
US20040154019A1 (en) * | 2003-01-31 | 2004-08-05 | Aamodt Tor M. | Methods and apparatus for generating speculative helper thread spawn-target points |
US20050149697A1 (en) * | 2003-02-19 | 2005-07-07 | Enright Natalie D. | Mechanism to exploit synchronization overhead to improve multithreaded performance |
US20080022286A1 (en) * | 2003-03-31 | 2008-01-24 | International Business Machines Corporation | Resource allocation in a numa architecture based on application specified resource and strength preferences for processor and memory resources |
US20040194098A1 (en) * | 2003-03-31 | 2004-09-30 | International Business Machines Corporation | Application-based control of hardware resource allocation |
US20050066149A1 (en) * | 2003-09-22 | 2005-03-24 | Codito Technologies Private Limited | Method and system for multithreaded processing using errands |
US20070277056A1 (en) * | 2003-11-17 | 2007-11-29 | Virginia Tech Intellectual Properties, Inc. | Transparent checkpointing and process migration in a distributed system |
US20050131995A1 (en) * | 2003-12-11 | 2005-06-16 | International Business Machines Corporation | Autonomic evaluation of web workload characteristics for self-configuration memory allocation |
US20050149912A1 (en) * | 2003-12-29 | 2005-07-07 | Intel Corporation | Dynamic online optimizer |
US20060179429A1 (en) * | 2004-01-22 | 2006-08-10 | University Of Washington | Building a wavecache |
US20050240567A1 (en) * | 2004-03-25 | 2005-10-27 | Jorg Klosterhalfen | Avoiding creation of database statistics |
US20050234974A1 (en) * | 2004-04-16 | 2005-10-20 | Microsoft Corporation | Systems and methods in support of data base page synchronization |
US20060101467A1 (en) * | 2004-10-18 | 2006-05-11 | International Business Machines Corporation | Process execution management based on resource requirements and business impacts |
US20060168583A1 (en) * | 2005-01-25 | 2006-07-27 | Claude Basso | Systems and methods for TDM multithreading |
US20060256805A1 (en) * | 2005-04-20 | 2006-11-16 | Samsung Electronics Co., Ltd. | Adaptive feedback method for cellular communication |
US7681188B1 (en) * | 2005-04-29 | 2010-03-16 | Sun Microsystems, Inc. | Locked prefetch scheduling in general cyclic regions |
US20070079298A1 (en) * | 2005-09-30 | 2007-04-05 | Xinmin Tian | Thread-data affinity optimization using compiler |
US20070169042A1 (en) * | 2005-11-07 | 2007-07-19 | Janczewski Slawomir A | Object-oriented, parallel language, method of programming and multi-processor computer |
US20070150895A1 (en) * | 2005-12-06 | 2007-06-28 | Kurland Aaron S | Methods and apparatus for multi-core processing with dedicated thread management |
US20070169002A1 (en) * | 2005-12-15 | 2007-07-19 | International Business Machines Corporation | Profile-driven lock handling |
US20070226696A1 (en) * | 2006-02-03 | 2007-09-27 | Dell Products L.P. | System and method for the execution of multithreaded software applications |
US20070214333A1 (en) * | 2006-03-10 | 2007-09-13 | Dell Products L.P. | Modifying node descriptors to reflect memory migration in an information handling system with non-uniform memory access |
US20070220513A1 (en) * | 2006-03-15 | 2007-09-20 | International Business Machines Corporation | Automatic detection of hang, bottleneck and deadlock |
US20070234002A1 (en) * | 2006-04-04 | 2007-10-04 | Litke Adam G | Method and apparatus for temporary mapping of executable program segments |
US20080127116A1 (en) * | 2006-09-07 | 2008-05-29 | Sun Microsystems, Inc. | Method and apparatus for sorting and displaying costs in a data space profiler |
US20080092128A1 (en) * | 2006-10-13 | 2008-04-17 | Kevin Michael Corry | Method for transparent on-line dynamic binary optimization |
US20080098180A1 (en) * | 2006-10-23 | 2008-04-24 | Douglas Larson | Processor acquisition of ownership of access coordinator for shared resource |
US20080104362A1 (en) * | 2006-10-25 | 2008-05-01 | Buros William M | Method and System for Performance-Driven Memory Page Size Promotion |
US20080117216A1 (en) * | 2006-11-22 | 2008-05-22 | Jason Dorie | System and method for real-time pose-based deformation of character models |
US20080127149A1 (en) * | 2006-11-28 | 2008-05-29 | Nicolai Kosche | Method and Apparatus for Computing User-Specified Cost Metrics in a Data Space Profiler |
US7500216B1 (en) * | 2007-02-07 | 2009-03-03 | Altera Corporation | Method and apparatus for performing physical synthesis hill-climbing on multi-processor machines |
US20080243970A1 (en) * | 2007-03-30 | 2008-10-02 | Sap Ag | Method and system for providing loitering trace in virtual machines |
US20080288741A1 (en) * | 2007-04-18 | 2008-11-20 | Li Lee | Data Access Tracing |
US8132162B2 (en) * | 2007-07-05 | 2012-03-06 | International Business Machines Corporation | Runtime machine analysis of applications to select methods suitable for method level caching |
US20090019449A1 (en) * | 2007-07-10 | 2009-01-15 | Samsung Electronics Co., Ltd. | Load balancing method and apparatus in symmetric multi-processor system |
US20090125519A1 (en) * | 2007-11-13 | 2009-05-14 | Intel Corporation | Device, system, and method for regulating software lock elision mechanisms |
US7430733B1 (en) * | 2007-11-15 | 2008-09-30 | International Business Machines Corporation | Method for validation of binary code transformations |
US20090165016A1 (en) * | 2007-12-19 | 2009-06-25 | International Business Machines Corporation | Method for Parallelizing Execution of Single Thread Programs |
US20090193402A1 (en) * | 2008-01-28 | 2009-07-30 | Guy Bashkansky | Iterative Compilation Supporting Entity Instance-Specific Compiler Option Variations |
US20090313600A1 (en) * | 2008-06-13 | 2009-12-17 | Microsoft Corporation | Concurrent code generation |
US20100049941A1 (en) * | 2008-08-25 | 2010-02-25 | Massively Parallel Technologies, Inc. | System And Method For Parallel Processing Using A Type I Howard Cascade |
US20100106920A1 (en) * | 2008-10-29 | 2010-04-29 | Microsoft Corporation | Data location obfuscation |
US20140109101A1 (en) * | 2008-10-31 | 2014-04-17 | Netapp, Inc. | Effective scheduling of producer-consumer processes in a multi-processor system |
US20100115172A1 (en) * | 2008-11-04 | 2010-05-06 | Mosaid Technologies Incorporated | Bridge device having a virtual page buffer |
US20100125838A1 (en) * | 2008-11-19 | 2010-05-20 | Nokia Corporation | Method and Apparatus for Optimizing a Program |
US20100123717A1 (en) * | 2008-11-20 | 2010-05-20 | Via Technologies, Inc. | Dynamic Scheduling in a Graphics Processor |
US20130166886A1 (en) * | 2008-11-24 | 2013-06-27 | Ruchira Sasanka | Systems, apparatuses, and methods for a hardware and software system to automatically decompose a program to multiple parallel threads |
US20100299671A1 (en) * | 2009-05-19 | 2010-11-25 | Microsoft Corporation | Virtualized thread scheduling for hardware thread optimization |
US8566804B1 (en) * | 2009-08-13 | 2013-10-22 | The Mathworks, Inc. | Scheduling generated code based on target characteristics |
US20110072420A1 (en) * | 2009-09-22 | 2011-03-24 | Samsung Electronics Co., Ltd. | Apparatus and method for controlling parallel programming |
US20110088021A1 (en) * | 2009-10-13 | 2011-04-14 | Ezekiel John Joseph Kruglick | Parallel Dynamic Optimization |
US8543907B1 (en) * | 2009-10-16 | 2013-09-24 | Google Inc. | Context-sensitive optimization level selection |
US20110154289A1 (en) * | 2009-12-18 | 2011-06-23 | Sandya Srivilliputtur Mannarswamy | Optimization of an application program |
US20110202907A1 (en) * | 2010-02-18 | 2011-08-18 | Oracle International Corporation | Method and system for optimizing code for a multi-threaded application |
US20110258608A1 (en) * | 2010-04-15 | 2011-10-20 | International Business Machines Corporation | Method and apparatus to locate bottleneck of java program |
US20120159116A1 (en) * | 2010-12-17 | 2012-06-21 | Electronics And Telecommunications Research Institute | Apparatus for processing remote page fault and method thereof |
US20130086564A1 (en) * | 2011-08-26 | 2013-04-04 | Cognitive Electronics, Inc. | Methods and systems for optimizing execution of a program in an environment having simultaneously parallel and serial processing capability |
US20130086348A1 (en) * | 2011-09-30 | 2013-04-04 | Virendra J. Marathe | Lock-Clustering Compilation for Software Transactional Memory |
US20130198729A1 (en) * | 2012-01-30 | 2013-08-01 | Cisco Technology, Inc. | Automated improvement of executable applications based on evaluating independent execution heuristics |
US20130212594A1 (en) * | 2012-02-15 | 2013-08-15 | Electronics And Telecommunications Research Institute | Method of optimizing performance of hierarchical multi-core processor and multi-core processor system for performing the method |
US20130080761A1 (en) * | 2012-08-10 | 2013-03-28 | Concurix Corporation | Experiment Manager for Manycore Systems |
US20150331720A1 (en) * | 2012-10-19 | 2015-11-19 | uCIRRUS | Multi-threaded, lockless data parallelization |
US20150082285A1 (en) * | 2013-03-15 | 2015-03-19 | Concurix Corporation | Runtime settings derived from relationships identified in tracer data |
US20150032971A1 (en) * | 2013-07-26 | 2015-01-29 | Futurewei Technologies, Inc. | System and Method for Predicting False Sharing |
US20150205588A1 (en) * | 2014-01-17 | 2015-07-23 | International Business Machines Corporation | Adaptive cloud aware just-in-time (jit) compilation |
Non-Patent Citations (1)
Title |
---|
Kuznicki "Threads vs. Processes for Program Parallelization", 9/2013, as downloaded from <http://blogs.datalogics.com/2013/09/25/threads-vs-processes-for-program-parallelization/> on 10/4/16. * |
Cited By (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8615766B2 (en) | 2012-05-01 | 2013-12-24 | Concurix Corporation | Hybrid operating system |
US8726255B2 (en) | 2012-05-01 | 2014-05-13 | Concurix Corporation | Recompiling with generic to specific replacement |
US9047196B2 (en) | 2012-06-19 | 2015-06-02 | Concurix Corporation | Usage aware NUMA process scheduling |
US8700838B2 (en) | 2012-06-19 | 2014-04-15 | Concurix Corporation | Allocating heaps in NUMA systems |
US9747086B2 (en) | 2012-07-17 | 2017-08-29 | Microsoft Technology Licensing, Llc | Transmission point pattern extraction from executable code in message passing environments |
US9575813B2 (en) | 2012-07-17 | 2017-02-21 | Microsoft Technology Licensing, Llc | Pattern matching process scheduler with upstream optimization |
US8793669B2 (en) | 2012-07-17 | 2014-07-29 | Concurix Corporation | Pattern extraction from executable code in message passing environments |
US9043788B2 (en) | 2012-08-10 | 2015-05-26 | Concurix Corporation | Experiment manager for manycore systems |
US8789030B2 (en) | 2012-09-18 | 2014-07-22 | Concurix Corporation | Memoization from offline analysis |
US9262416B2 (en) | 2012-11-08 | 2016-02-16 | Microsoft Technology Licensing, Llc | Purity analysis using white list/black list analysis |
US8656134B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Optimized memory configuration deployed on executing code |
US8839204B2 (en) | 2012-11-08 | 2014-09-16 | Concurix Corporation | Determination of function purity for memoization |
US8752034B2 (en) | 2012-11-08 | 2014-06-10 | Concurix Corporation | Memoization configuration file consumed at runtime |
US9594754B2 (en) | 2012-11-08 | 2017-03-14 | Microsoft Technology Licensing, Llc | Purity analysis using white list/black list analysis |
US8656378B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Memoization configuration file consumed at compile time |
US9417859B2 (en) | 2012-11-08 | 2016-08-16 | Microsoft Technology Licensing, Llc | Purity analysis using white list/black list analysis |
US8607018B2 (en) | 2012-11-08 | 2013-12-10 | Concurix Corporation | Memory usage configuration based on observations |
US8656135B2 (en) | 2012-11-08 | 2014-02-18 | Concurix Corporation | Optimized memory configuration deployed prior to execution |
US8752021B2 (en) | 2012-11-08 | 2014-06-10 | Concurix Corporation | Input vector analysis for memoization estimation |
US10178031B2 (en) | 2013-01-25 | 2019-01-08 | Microsoft Technology Licensing, Llc | Tracing with a workload distributor |
US9207969B2 (en) | 2013-01-25 | 2015-12-08 | Microsoft Technology Licensing, Llc | Parallel tracing for performance and detail |
US9021262B2 (en) | 2013-01-25 | 2015-04-28 | Concurix Corporation | Obfuscating trace data |
US8954546B2 (en) | 2013-01-25 | 2015-02-10 | Concurix Corporation | Tracing with a workload distributor |
US9256969B2 (en) | 2013-02-01 | 2016-02-09 | Microsoft Technology Licensing, Llc | Transformation function insertion for dynamically displayed tracer data |
US9323863B2 (en) | 2013-02-01 | 2016-04-26 | Microsoft Technology Licensing, Llc | Highlighting of time series data on force directed graph |
US9767006B2 (en) | 2013-02-12 | 2017-09-19 | Microsoft Technology Licensing, Llc | Deploying trace objectives using cost analyses |
US9804949B2 (en) | 2013-02-12 | 2017-10-31 | Microsoft Technology Licensing, Llc | Periodicity optimization in an automated tracing system |
US8997063B2 (en) | 2013-02-12 | 2015-03-31 | Concurix Corporation | Periodicity optimization in an automated tracing system |
US8843901B2 (en) | 2013-02-12 | 2014-09-23 | Concurix Corporation | Cost analysis for selecting trace objectives |
US9658936B2 (en) | 2013-02-12 | 2017-05-23 | Microsoft Technology Licensing, Llc | Optimization analysis using similar frequencies |
US9021447B2 (en) | 2013-02-12 | 2015-04-28 | Concurix Corporation | Application tracing by distributed objectives |
US8924941B2 (en) | 2013-02-12 | 2014-12-30 | Concurix Corporation | Optimization analysis using similar frequencies |
US9323652B2 (en) | 2013-03-15 | 2016-04-26 | Microsoft Technology Licensing, Llc | Iterative bottleneck detector for executing applications |
US9665474B2 (en) | 2013-03-15 | 2017-05-30 | Microsoft Technology Licensing, Llc | Relationships derived from trace data |
US9864676B2 (en) | 2013-03-15 | 2018-01-09 | Microsoft Technology Licensing, Llc | Bottleneck detector application programming interface |
US9436589B2 (en) | 2013-03-15 | 2016-09-06 | Microsoft Technology Licensing, Llc | Increasing performance at runtime from trace data |
US9323651B2 (en) | 2013-03-15 | 2016-04-26 | Microsoft Technology Licensing, Llc | Bottleneck detector for executing applications |
US9575874B2 (en) | 2013-04-20 | 2017-02-21 | Microsoft Technology Licensing, Llc | Error list and bug report analysis for configuring an application tracer |
US9559928B1 (en) * | 2013-05-03 | 2017-01-31 | Amazon Technologies, Inc. | Integrated test coverage measurement in distributed systems |
US9658943B2 (en) | 2013-05-21 | 2017-05-23 | Microsoft Technology Licensing, Llc | Interactive graph for navigating application code |
US9734040B2 (en) | 2013-05-21 | 2017-08-15 | Microsoft Technology Licensing, Llc | Animated highlights in a graph representing an application |
US9754396B2 (en) | 2013-07-24 | 2017-09-05 | Microsoft Technology Licensing, Llc | Event chain visualization of performance data |
US9864672B2 (en) | 2013-09-04 | 2018-01-09 | Microsoft Technology Licensing, Llc | Module specific tracing in a shared module environment |
US9772927B2 (en) | 2013-11-13 | 2017-09-26 | Microsoft Technology Licensing, Llc | User interface for selecting tracing origins for aggregating classes of trace data |
US10346292B2 (en) | 2013-11-13 | 2019-07-09 | Microsoft Technology Licensing, Llc | Software component recommendation based on multiple trace runs |
US9740595B2 (en) | 2014-11-17 | 2017-08-22 | Fujitsu Limited | Method and apparatus for producing a benchmark application for performance testing |
US10162660B2 (en) | 2015-12-03 | 2018-12-25 | International Business Machines Corporation | Application-level processor parameter management |
Also Published As
Publication number | Publication date |
---|---|
US20140282597A1 (en) | 2014-09-18 |
US20140013311A1 (en) | 2014-01-09 |
US9323652B2 (en) | 2016-04-26 |
US20140281726A1 (en) | 2014-09-18 |
US20130219372A1 (en) | 2013-08-22 |
WO2014143247A1 (en) | 2014-09-18 |
US9665474B2 (en) | 2017-05-30 |
US20150082285A1 (en) | 2015-03-19 |
US20130219057A1 (en) | 2013-08-22 |
WO2014143279A1 (en) | 2014-09-18 |
US9323651B2 (en) | 2016-04-26 |
US20150347268A1 (en) | 2015-12-03 |
US20130227536A1 (en) | 2013-08-29 |
US9864676B2 (en) | 2018-01-09 |
US9436589B2 (en) | 2016-09-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9436589B2 (en) | Increasing performance at runtime from trace data | |
US8966462B2 (en) | Memory management parameters derived from system modeling | |
US9594754B2 (en) | Purity analysis using white list/black list analysis | |
US9043788B2 (en) | Experiment manager for manycore systems | |
US8839204B2 (en) | Determination of function purity for memoization | |
Wozniak et al. | Swift/t: Large-scale application composition via distributed-memory dataflow processing | |
US8826254B2 (en) | Memoizing with read only side effects | |
US8752021B2 (en) | Input vector analysis for memoization estimation | |
Wozniak et al. | Swift/T: Scalable data flow programming for many-task applications | |
US20130080760A1 (en) | Execution Environment with Feedback Loop | |
US20150161385A1 (en) | Memory Management Parameters Derived from System Modeling | |
US20120324454A1 (en) | Control Flow Graph Driven Operating System | |
WO2014074166A1 (en) | Selecting functions for memoization analysis | |
Garcia et al. | SPBench: a framework for creating benchmarks of stream processing applications | |
Su et al. | Model-based, memory-centric performance and power optimization on numa multiprocessors | |
Vogel et al. | Online and transparent self-adaptation of stream parallel patterns | |
Thoman et al. | A taxonomy of task-based technologies for high-performance computing | |
Lyerly et al. | An Openmp runtime for transparent work sharing across cache-incoherent heterogeneous nodes | |
Fonseca et al. | Understanding the impact of task granularity in the energy consumption of parallel programs | |
Anderson et al. | Use of data mining in scheduler optimization | |
Hope et al. | Characterizing input-sensitivity in tightly-coupled collaborative graph algorithms | |
Garefalakis | Supporting long-running applications in shared compute clusters | |
El Maazouz et al. | A DSL-based framework for performance assessment | |
Nélis et al. | The P-SOCRATES timing analysis methodology for parallel real-time applications deployed on many-core platforms | |
Simão et al. | Smartgc: Online memory management prediction for paas cloud models |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CONCURIX CORPORATION, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GARRETT, CHARLES D.;GOUNARES, ALEXANDER G.;LI, YING;AND OTHERS;SIGNING DATES FROM 20130402 TO 20130403;REEL/FRAME:031280/0165 |
|
AS | Assignment |
Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CONCURIX CORPORATION;REEL/FRAME:036139/0069 Effective date: 20150612 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |