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