aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAge
* perf tools: Fix NO_NEWT=1 python build errorRobert Richter2011-03-29
* perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-15
* perf tools: Makefile: Remove various and sundry cruftMichael Witten2011-02-18
* perf tools: Makefile: Remove tool-specific cruftMichael Witten2011-02-18
* perf tools: Makefile: Remove platform-specific cruftMichael Witten2011-02-18
* perf tools: Makefile: Remove vestigial git-specific cruftMichael Witten2011-02-18
* perf tools: Update Makefile with some helpJesse Brandeburg2011-02-16
* perf ui: Serialize screen updatesArnaldo Carvalho de Melo2011-02-16
* perf tool: Add cgroup supportStephane Eranian2011-02-16
* perf tools: Makefile: Use $(QUIET_GEN) for perf.soMichael Witten2011-02-07
* perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo2011-02-05
* perf tools: Don't try to build python bindings if Python.h not availableArnaldo Carvalho de Melo2011-02-01
* perf tools: Fix up 'make clean' targetArnaldo Carvalho de Melo2011-02-01
* perf tools: Remove verbose build messages for the python bindingArnaldo Carvalho de Melo2011-02-01
* perf top: Introduce slang based TUIArnaldo Carvalho de Melo2011-01-31
* perf top: Move display agnostic routines to util/top.[ch]Arnaldo Carvalho de Melo2011-01-31
* perf tools: Initial python bindingArnaldo Carvalho de Melo2011-01-30
* perf tools: Add strfilter for general purpose string filterMasami Hiramatsu2011-01-28
* perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo2011-01-24
* perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-22
* perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-22
* perf tools: Build with frame pointerFrederic Weisbecker2011-01-06
* perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-03
* perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie2010-12-07
* Merge branch 'perf/rename' into perf/coreIngo Molnar2010-12-01
|\
| * perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-16
* | perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-26
* | perf tools: Remove hardcoded include paths for elfutilsRobert Morell2010-11-19
|/
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-05
|\
| * perf tools: Fix build breakageKusanagi Kouichi2010-10-04
* | perf tools: Fix linking errors with --as-needed flagTom Zanussi2010-08-25
* | Merge branch 'linus' into perf/coreIngo Molnar2010-08-25
|\|
| * perf tools: Fix build error on read only source.Kusanagi Kouichi2010-08-18
* | perf tools: add test for strlcpy()Kirill A. Shutemov2010-08-21
|/
* perf tools: Fix build on POSIX shellsBernd Petrovitsch2010-08-17
* perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-10
* perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
* perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
* perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
* perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
* perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
* perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo2010-08-06
* perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-02
* perf scripts perl: Makefile fixTom Zanussi2010-06-18
* perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-09
* 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