Archive for the ‘perf’ Category

debug.h

/* For debugging general purposes */ Read more

debug.c

/* For general debugging purposes */ Read more

ctype.c

/*
* Sane locale-independent, ASCII ctype. Read more

config.c

/*
* GIT – The information manager from hell Read more

color.h

#ifndef COLOR_H
#define COLOR_H Read more

color.c

#include «cache.h»
#include «color.h» Read more

callchain.h

#ifndef __PERF_CALLCHAIN_H
#define __PERF_CALLCHAIN_H Read more

callchain.c

/*
* Copyright (C) 2009, Frederic Weisbecker Read more

alias.c

#include «cache.h» Read more

abspath.c

#include «cache.h» Read more

perf.c

/*
* perf.c Read more

Makefile

# The default target of this Makefile is…
all:: Read more

design.txt

Most of the infrastructure that ‘perf’ uses here has been reused
from the Git project, as of version: Read more

CREDITS

Most of the infrastructure that ‘perf’ uses here has been reused
from the Git project, as of version: Read more

command-list.txt

#
# List of known perf commands. Read more

builtin.h

#ifndef BUILTIN_H
#define BUILTIN_H Read more

builtin-top.c

/*
* builtin-top.c Read more

builtin-timechart.c

/*
* builtin-timechart.c – make an svg timechart of system activity Read more

builtin-stat.c

/*
* builtin-stat.c Read more

builtin-sched.c

#include «builtin.h»
#include «perf.h» Read more

builtin-report.c

/*
* builtin-report.c Read more

builtin-record.c

/*
* builtin-record.c Read more

builtin-list.c

/*
* builtin-list.c Read more

builtin-help.c

/*
* builtin-help.c Read more

builtin-annotate.c

/*
* builtin-annotate.c Read more

Return top

INFORMATION

Hello. This site contains the source code of the kernel operating system Linux.