summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-111-2/+2
* perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-111-20/+20
* perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-111-11/+8
* tools: Add Makefile.includeBorislav Petkov2012-04-111-46/+1
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-311-17/+30
|\
| * perf tools: Remove auto-generated bison/flex filesIngo Molnar2012-03-301-17/+30
* | perf tools: Switch module.h into export.hJiri Olsa2012-03-261-1/+1
|/
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-03-221-0/+2
|\
| * perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-141-0/+2
| * perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-301-5/+2
* | perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-191-0/+14
* | perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-161-0/+12
* | perf tools: Add parser generator for events parsingJiri Olsa2012-03-161-0/+17
* | perf tools: Adjust make rulesJan Beulich2012-03-151-1/+5
* | perf tools: Add descriptions of missing Makefile argumentsNamhyung Kim2012-03-051-0/+14
* | perf tools: Add sysfs mountpoint interfaceJiri Olsa2012-02-131-0/+2
* | perf tools: Fix build dependency of perf python extensionNamhyung Kim2012-02-131-1/+4
* | perf tools: Remove distclean from Makefile help outputJohn Kacur2012-02-021-1/+0
* | perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-241-5/+2
* | perf bench: Also allow measuring memset()Jan Beulich2012-01-241-1/+3
|/
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-281-0/+1
* perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo2011-10-201-0/+1
* perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo2011-10-071-4/+0
* perf tools: Add support for disabling -Werror via WERROR=0Darren Hart2011-09-231-1/+8
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-091-7/+14
|\
| * perf tools: Add support to install perf python extensionJiri Olsa2011-08-081-6/+13
| * perf tools: Make clean leaves some filesKusanagi Kouichi2011-08-081-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| | | * perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern2011-07-211-1/+4
| | |/
* | / perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu2011-07-151-0/+2
| |/ |/|
* | 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