Package org.eclipse.tracecompass.incubator.analysis.core.concepts


@NonNullByDefault package org.eclipse.tracecompass.incubator.analysis.core.concepts
Copyright (c) 2016 École Polytechnique de Montréal All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ SPDX-License-Identifier: EPL-2.0
  • Class
    Description
    Base class for aggregating call site data from either sampled or instrumented call stacks.
     
    Interface that analyses should implement if they provide information on the amount of time a certain TID spends on the CPU.
    Interfaces that classes providing sampling data for threads can implement
    Interface to be implemented by analyses who has information about the thread running on a CPU at a given time.
    A segment representing the status of a process for a certain duration