Patents by Inventor Niklas Q. Nielsen

Niklas Q. Nielsen has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20130125096
    Abstract: Systems and methods for dynamic collection of probes may employ a probe collector process that runs in conjunction with (or following) a memory garbage collection operation. In response to receiving data indicating that a probe is to be removed from an application and encountering the probe during execution of the application, the probe may be marked for removal. The probe collector process may subsequently remove the probe by replacing some or all of the probe code with NOP instructions. If the probe code for a probe marked for removal includes a call to a probe stub, the probe collector process may replace the call with a NOP instruction. In response to receiving data indicating that the removed probe should be reactivated, the NOP instruction(s) may be replaced with the previously removed probe code. Probe code for probes that are not marked for removal or that are reactivated may be executed.
    Type: Application
    Filed: April 30, 2012
    Publication date: May 16, 2013
    Inventors: André Kruetzfeldt, Krzysztof Palacz, Niklas Q. Nielsen