summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
2011-04-19perf tools: git mv tools/perf/{features-tests.mak,config/}Michael Witten
2011-04-19perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibilityMichael Witten
2011-04-19perf tools: Makefile: Clean up `python/perf.so' ruleMichael Witten
2011-03-29perf tools: Fix NO_NEWT=1 python build errorRobert Richter
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo
2011-02-18perf tools: Makefile: Remove various and sundry cruftMichael Witten
2011-02-18perf tools: Makefile: Remove tool-specific cruftMichael Witten
2011-02-18perf tools: Makefile: Remove platform-specific cruftMichael Witten
2011-02-18perf tools: Makefile: Remove vestigial git-specific cruftMichael Witten
2011-02-16perf tools: Update Makefile with some helpJesse Brandeburg
2011-02-16perf ui: Serialize screen updatesArnaldo Carvalho de Melo
2011-02-16perf tool: Add cgroup supportStephane Eranian
2011-02-07perf tools: Makefile: Use $(QUIET_GEN) for perf.soMichael Witten
2011-02-05perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo
2011-02-01perf tools: Don't try to build python bindings if Python.h not availableArnaldo Carvalho de Melo
2011-02-01perf tools: Fix up 'make clean' targetArnaldo Carvalho de Melo
2011-02-01perf tools: Remove verbose build messages for the python bindingArnaldo Carvalho de Melo
2011-01-31perf top: Introduce slang based TUIArnaldo Carvalho de Melo
2011-01-31perf top: Move display agnostic routines to util/top.[ch]Arnaldo Carvalho de Melo
2011-01-30perf tools: Initial python bindingArnaldo Carvalho de Melo
2011-01-28perf tools: Add strfilter for general purpose string filterMasami Hiramatsu
2011-01-24perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo
2011-01-22perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo
2011-01-06perf tools: Build with frame pointerFrederic Weisbecker
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo
2010-12-07perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie
2010-12-01Merge branch 'perf/rename' into perf/coreIngo Molnar
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake
2010-11-19perf tools: Remove hardcoded include paths for elfutilsRobert Morell
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-10-04perf tools: Fix build breakageKusanagi Kouichi
2010-08-25perf tools: Fix linking errors with --as-needed flagTom Zanussi
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-21perf tools: add test for strlcpy()Kirill A. Shutemov
2010-08-18perf tools: Fix build error on read only source.Kusanagi Kouichi
2010-08-17perf tools: Fix build on POSIX shellsBernd Petrovitsch
2010-08-10perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo
2010-08-10perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo
2010-08-10perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo
2010-08-10perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo
2010-08-10perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo
2010-08-10perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo
2010-08-06perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo
2010-07-02perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel
2010-06-18perf scripts perl: Makefile fixTom Zanussi
2010-06-09perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo