aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix gcc -x syntaxJean Delvare2012-11-261-1/+1
* perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern2011-08-041-1/+4
* tools/perf: Fix static build of perf toolMathias Krause2011-06-161-1/+1
* perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-261-0/+2
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-101-6/+10
|\
| * perf tools: Makefile: Use gcc to determine ARCHLin Ming2011-05-071-6/+10
* | perf tools: git mv tools/perf/{features-tests.mak,config/}Michael Witten2011-04-191-1/+1
* | perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibilityMichael Witten2011-04-191-20/+77
* | perf tools: Makefile: Clean up `python/perf.so' ruleMichael Witten2011-04-191-6/+4
|/
* perf tools: Fix NO_NEWT=1 python build errorRobert Richter2011-03-291-2/+6
* perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo2011-03-151-0/+1
* perf tools: Makefile: Remove various and sundry cruftMichael Witten2011-02-181-203/+10
* perf tools: Makefile: Remove tool-specific cruftMichael Witten2011-02-181-72/+1
* perf tools: Makefile: Remove platform-specific cruftMichael Witten2011-02-181-224/+8
* perf tools: Makefile: Remove vestigial git-specific cruftMichael Witten2011-02-181-61/+1
* perf tools: Update Makefile with some helpJesse Brandeburg2011-02-161-0/+30
* perf ui: Serialize screen updatesArnaldo Carvalho de Melo2011-02-161-0/+1
* perf tool: Add cgroup supportStephane Eranian2011-02-161-0/+2
* perf tools: Makefile: Use $(QUIET_GEN) for perf.soMichael Witten2011-02-071-1/+1
* perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo2011-02-051-0/+2
* perf tools: Don't try to build python bindings if Python.h not availableArnaldo Carvalho de Melo2011-02-011-3/+5
* perf tools: Fix up 'make clean' targetArnaldo Carvalho de Melo2011-02-011-3/+1
* perf tools: Remove verbose build messages for the python bindingArnaldo Carvalho de Melo2011-02-011-4/+8
* perf top: Introduce slang based TUIArnaldo Carvalho de Melo2011-01-311-0/+4
* perf top: Move display agnostic routines to util/top.[ch]Arnaldo Carvalho de Melo2011-01-311-0/+2
* perf tools: Initial python bindingArnaldo Carvalho de Melo2011-01-301-1/+19
* perf tools: Add strfilter for general purpose string filterMasami Hiramatsu2011-01-281-0/+2
* perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo2011-01-241-0/+2
* perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-221-0/+2
* perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-221-2/+7
* perf tools: Build with frame pointerFrederic Weisbecker2011-01-061-1/+1
* perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-031-0/+4
* perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie2010-12-071-1/+1
* Merge branch 'perf/rename' into perf/coreIngo Molnar2010-12-011-1/+1
|\
| * perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-161-1/+1
* | perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-261-0/+11
* | perf tools: Remove hardcoded include paths for elfutilsRobert Morell2010-11-191-2/+2
|/
* 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