summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo2010-05-171-0/+4
* perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo2010-05-171-1/+1
* perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo2010-05-141-0/+2
* perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-111-0/+5
* perf symbols: allow forcing use of cplus_demangleKyle McMartin2010-05-111-0/+3
* perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu2010-05-111-2/+2
* perf: add perf-inject builtinTom Zanussi2010-05-021-0/+1
* perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-021-15/+1
* perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-291-0/+1
* perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo2010-04-271-0/+2
* perf tools: Fix libdw-dev package name in error messageStefan Hajnoczi2010-04-261-1/+1
* perf: Move arch specific code into separate arch directoryIan Munsie2010-04-221-6/+30
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-191-0/+1
* perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo2010-04-091-0/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-031-5/+5
|\
| * perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-021-5/+5
* | perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-031-1/+0
* | perf tools: Allow specifying O= to build files in a separate directoryArnaldo Carvalho de Melo2010-04-021-155/+167
* | perf tools: Use -o $(BITBUCKET) in one more caseArnaldo Carvalho de Melo2010-04-021-1/+1
* | perf probe: Add NO_DWARF make optionMasami Hiramatsu2010-03-221-0/+4
* | perf probe: Cleanup debuginfo related codeMasami Hiramatsu2010-03-221-2/+1
* | perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-121-0/+8
|/
* perf: Make the install relative to DESTDIR if specifiedJohn Kacur2010-03-111-1/+3
* perf tools: Fix sparse CPU numbering related bugsPaul Mackerras2010-03-111-0/+2
* perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu2010-02-251-5/+5
* perf/scripts: Add syscall tracing scriptsTom Zanussi2010-02-251-0/+3
* perf/scripts: Add Python scripting engineTom Zanussi2010-02-251-0/+21
* perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi2010-02-231-4/+5
* perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo2010-02-041-0/+2
* perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake2010-01-311-0/+1
* perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake2010-01-311-0/+1
* perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo2010-01-211-0/+1
* perf archive: Fix installation steps in the MakefileArnaldo Carvalho de Melo2010-01-201-1/+1
* perf archive: Add helper script to package files needed to do analysisArnaldo Carvalho de Melo2010-01-161-8/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-131-16/+28
|\
| * perf tools: Check if /dev/null can be used as the -o gcc argumentArnaldo Carvalho de Melo2010-01-131-11/+22
| * perf tools: Move QUIET_STDERR def to before first useArnaldo Carvalho de Melo2010-01-131-5/+6
* | perf record: Introduce a symtab cacheArnaldo Carvalho de Melo2009-12-281-0/+1
* | perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo2009-12-281-0/+1
* | perf session: Move the event processing routines to session.cArnaldo Carvalho de Melo2009-12-281-1/+0
|/
* perf tools: Add missing header files to LIB_H Makefile variableArnaldo Carvalho de Melo2009-12-281-0/+8
* perf probe: Fix libdwarf include path for DebianMasami Hiramatsu2009-12-171-1/+2
* perf trace/scripting: Don't install unneeded filesTom Zanussi2009-12-151-2/+0
* perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo2009-12-151-0/+1
* perf session: Ditch register_perf_file_handlerArnaldo Carvalho de Melo2009-12-141-1/+0
* perf tools: Introduce perf_session classArnaldo Carvalho de Melo2009-12-121-0/+3
* perf tools: Allow cross compilingJamie Iles2009-12-111-2/+4
* Merge branch 'perf/scripting' into perf/coreIngo Molnar2009-12-031-1/+25
|\
| * perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.cTom Zanussi2009-11-301-1/+1
| * perf trace/scripting: Silence PERL_EMBED_* backtick errorsTom Zanussi2009-11-301-2/+2
OpenPOWER on IntegriCloud