System and method for uncovering covert timing channels
US-2017154181-A1 · Jun 1, 2017 · US
US10482072B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10482072-B2 |
| Application number | US-201615013483-A |
| Country | US |
| Kind code | B2 |
| Filing date | Feb 2, 2016 |
| Priority date | Feb 2, 2016 |
| Publication date | Nov 19, 2019 |
| Grant date | Nov 19, 2019 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Systems and methods for using instrumentation for maintaining user-configured programs in a cloud computing environment are herein disclosed as comprising, in an implementation, intercepting operation data pertaining to the user-configured program, including a start time, an execution time interval, and an origin of the operation, canonicalizing the intercepted operation data by stripping operation-specific variable data from the operation data, aggregating the canonicalized operation data based on the start time, the canonicalized operation data, and the origin of the operation, and storing the aggregated operation data within a time series database in the execution time interval based on the start time.
Opening claim text (preview).
What is claimed is: 1. A cloud computing system, comprising: a server comprising a processor and a memory, wherein the memory includes code executable by the processor comprising: platform software comprising at least an application layer and a database layer, wherein the platform software permits a user to configure a program using user-configurable scripts and user-configurable database schema; a time series database configured to store operation data for a plurality of discrete time intervals; and an instrumentation routine configured to: intercept operation data pertaining to an operation of a user-configured program, the operation data comprising at least a start time, an execution time interval, and an origin; strip operation-specific variable data from the operation data to generate stripped operation data for the operation such that after stripping the operation-specific variable data from the operation data, the operation data includes one or more canonicalized representations of the operation associated with respective executions of the operation by the user-configured program; aggregate the operation data based on the start time, the stripped operation data, and the origin to form aggregated operation data; and store the aggregated operation data in the time series database in the execution time interval based at least in part on the start time, wherein the aggregated operation data relates to performance metrics of the cloud computing system. 2. The cloud computing system of claim 1 , wherein the instrumentation routine is configured to: generate a hashcode related to the stripped operation data; and associate the stripped operation data with the hashcode for the execution time interval. 3. The cloud computing system of claim 2 , wherein aggregating the operation data comprises: determining whether corresponding aggregated operation data associated with the hashcode and corresponding to the operation and the origin of the operation is already stored within the time series database; if corresponding aggregated operation data is already stored within the time series database, calculating one or more operation data values associated with the hashcode based on the stripped operation data; and if corresponding aggregated operation data is not already stored within the time series database, associating one or more operation data values of the stripped operation data with the hashcode. 4. The cloud computing system of claim 3 , wherein the one or more operation data values comprise one or more of a total execution time, an average execution time, or an execution counter. 5. The cloud computing system of claim 2 , wherein the hashcode is a coded string indicative of the stripped operation data and the origin of the operation. 6. The cloud computing system of claim 2 , wherein a stack trace indicative of the aggregated operation data is stored within a stack of operations, wherein the stack of operations comprises one or more tiered stack traces indicative of the origin, and wherein the hashcode indicates a location of the stack trace within the stack of operations. 7. The cloud computing system of claim 1 , wherein the operation comprises one of a transaction, a script, or a database query. 8. The cloud computing system of claim 1 , wherein the platform software is configured to: generate output to display a graphical representation of the aggregated operation data to provide performance metrics to a user. 9. The cloud computing system of claim 1 , wherein the time series database is a round-robin database. 10. A method for executing an instrumentation routine on at least one server for maintaining a user-configured program, comprising: intercepting, by software executed on the at least one server, operation data pertaining to an operation of the user-configured program, wherein the operation data comprises at least a start time, an execution time interval, and an origin; stripping operation-specific variable data from the operation data to generate stripped operation data for the operation, wherein the operation-specific variable data comprises data associated with one or more parameters from a first execution of the operation by the user-configured program that are different from a second execution of the operation by the user-configured program; aggregating the operation data based on the start time, the stripped operation data, and the origin of the operation to form aggregated operation data; and storing, in a time series database executed on the server, the aggregated operation data in the execution time interval based on the start time, wherein the aggregated operation data relates to performance metrics of the operation. 11. The method of claim 10 , wherein the instrumentation routine is configured to: generate a hashcode related to the stripped operation data; and associate the stripped operation data with the hashcode for the execution time interval. 12. The method of claim 11 , wherein aggregating the operation data comprises: determining whether corresponding aggregated operation data associated with the hashcode and corresponding to the operation and the origin of the operation is already stored within the time series database; if corresponding aggregated operation data is already stored within the time series database, calculating one or more operation data values associated with the hashcode based on the stripped operation data; and if corresponding aggregated operation data is not already stored within the time series database, associating one or more operation data values of the stripped operation data with the hashcode. 13. The method of claim 12 , wherein the one or more operation data values comprise one or more of a total execution time, an average execution time, or an execution counter. 14. The method of claim 11 , wherein the hashcode is a coded string indicative of the stripped operation data and the origin of the operation. 15. The method of claim 11 , wherein a stack trace indicative of the aggregated operation data is stored within a stack of operations, wherein the stack of operations comprises one or more tiered stack traces indicative of the origin, and wherein the hashcode indicates a location of the stack trace within the stack of operations. 16. The method of claim 10 , wherein the operation comprises one of a transaction, a script, or a database query. 17. The method of claim 10 , wherein the software is configured to: generate output to display a graphical representation of the aggregated operation data to provide performance metrics to a user. 18. The method of claim 10 , wherein the time series database is a round-robin database. 19. A system, comprising: a memory; and a processor configured to execute instructions stored in the memory to: intercept operation data pertaining to an operation of a user-configured program, wherein the operation data comprises at least a start time, an execution time interval, and an origin; strip operation-specific variable data from the operation data to generate stripped operation data for the operation, wherein the operation-specific variable data is data that is not indicative of a normalized representation of the operation; generate a hashcode representative of at least the stripped operation data and the origin; aggregate the stripped operation data based on the hashcode to form aggregated operation data; and store the aggregated operation data in a time series database indexed by the execution time interval based on th
Visualisation of programs or trace data · CPC title
using software metrics · CPC title
by tracing the execution of the program · CPC title
by runtime analysis (performance monitoring G06F11/3466) · CPC title
Performance evaluation by tracing or monitoring · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.