aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06perf tools: Build with frame pointerFrederic Weisbecker1-1/+1
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo1-0/+4
2010-12-07perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie1-1/+1
2010-12-01Merge branch 'perf/rename' into perf/coreIngo Molnar1-1/+1
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem'Hitoshi Mitake1-0/+11
2010-11-19perf tools: Remove hardcoded include paths for elfutilsRobert Morell1-2/+2
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar1-1/+1
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2010-10-04perf tools: Fix build breakageKusanagi Kouichi1-1/+1
2010-08-25perf tools: Fix linking errors with --as-needed flagTom Zanussi1-6/+15
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar1-4/+10
2010-08-21perf tools: add test for strlcpy()Kirill A. Shutemov1-0/+9
2010-08-18perf tools: Fix build error on read only source.Kusanagi Kouichi1-4/+10
2010-08-17perf tools: Fix build on POSIX shellsBernd Petrovitsch1-6/+10
2010-08-10perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo1-4/+3
2010-08-10perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo1-0/+4
2010-08-10perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo1-0/+5
2010-08-10perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo1-1/+6
2010-08-10perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo1-0/+2
2010-08-10perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo1-0/+2
2010-08-06perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo1-3/+7
2010-07-02perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not availableConny Seidel1-23/+25
2010-06-18perf scripts perl: Makefile fixTom Zanussi1-1/+1
2010-06-09perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo1-53/+56
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo1-0/+4
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo1-1/+1
2010-05-14perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo1-0/+2
2010-05-11perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo1-0/+5
2010-05-11perf symbols: allow forcing use of cplus_demangleKyle McMartin1-0/+3
2010-05-11perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu1-2/+2
2010-05-02perf: add perf-inject builtinTom Zanussi1-0/+1
2010-05-02perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo1-15/+1
2010-04-29perf test: Initial regression testing commandArnaldo Carvalho de Melo1-0/+1
2010-04-27perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo1-0/+2
2010-04-26perf tools: Fix libdw-dev package name in error messageStefan Hajnoczi1-1/+1
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie1-6/+30
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin1-0/+1
2010-04-09perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo1-0/+1
2010-04-03Merge branch 'perf/urgent' into perf/coreIngo Molnar1-5/+5
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo1-1/+0
2010-04-02perf, probe-finder: Build fix on DebianBorislav Petkov1-5/+5
2010-04-02perf tools: Allow specifying O= to build files in a separate directoryArnaldo Carvalho de Melo1-155/+167
2010-04-02perf tools: Use -o $(BITBUCKET) in one more caseArnaldo Carvalho de Melo1-1/+1
2010-03-22perf probe: Add NO_DWARF make optionMasami Hiramatsu1-0/+4
2010-03-22perf probe: Cleanup debuginfo related codeMasami Hiramatsu1-2/+1
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo1-0/+8
2010-03-11perf: Make the install relative to DESTDIR if specifiedJohn Kacur1-1/+3
2010-03-11perf tools: Fix sparse CPU numbering related bugsPaul Mackerras1-0/+2
2010-02-25perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu1-5/+5
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi1-0/+3