summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-051-1/+1
|\
| * perf tools: Fix build breakageKusanagi Kouichi2010-10-041-1/+1
* | perf tools: Fix linking errors with --as-needed flagTom Zanussi2010-08-251-6/+15
* | Merge branch 'linus' into perf/coreIngo Molnar2010-08-251-4/+10
|\ \ | |/
| * perf tools: Fix build error on read only source.Kusanagi Kouichi2010-08-181-4/+10
* | perf tools: add test for strlcpy()Kirill A. Shutemov2010-08-211-0/+9
|/
* perf tools: Fix build on POSIX shellsBernd Petrovitsch2010-08-171-6/+10
* perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-101-4/+3
* perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-101-0/+4
* perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-101-0/+5
* perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-101-1/+6
* perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-101-0/+2
* perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-101-0/+2
* perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo2010-08-061-3/+7
* perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-021-23/+25
* perf scripts perl: Makefile fixTom Zanussi2010-06-181-1/+1
* perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-091-53/+56
* 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
OpenPOWER on IntegriCloud