aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAge
* perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo2012-05-24
* perf tools: Always try to build libtraceeventNamhyung Kim2012-05-22
* perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim2012-05-22
* perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-22
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-22
* Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-21
|\
| * perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-25
| * perf: Build libtraceevent.aSteven Rostedt2012-04-25
| * perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-25
* | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
|\ \
| * | perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman2012-05-07
| * | perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador2012-04-16
| * | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-14
| * | perf tools: fix NO_GTK2 Makefile config errorStephane Eranian2012-04-12
* | | perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-02
* | | perf target: Split out perf_target handling codeNamhyung Kim2012-05-02
| |/ |/|
* | perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-11
* | perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-11
* | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-11
* | tools: Add Makefile.includeBorislav Petkov2012-04-11
|/
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-31
|\
| * perf tools: Remove auto-generated bison/flex filesIngo Molnar2012-03-30
* | perf tools: Switch module.h into export.hJiri Olsa2012-03-26
|/
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-03-22
|\
| * perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-14
| * perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-30
* | perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-19
* | perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-16
* | perf tools: Add parser generator for events parsingJiri Olsa2012-03-16
* | perf tools: Adjust make rulesJan Beulich2012-03-15
* | perf tools: Add descriptions of missing Makefile argumentsNamhyung Kim2012-03-05
* | perf tools: Add sysfs mountpoint interfaceJiri Olsa2012-02-13
* | perf tools: Fix build dependency of perf python extensionNamhyung Kim2012-02-13
* | perf tools: Remove distclean from Makefile help outputJohn Kacur2012-02-02
* | perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-24
* | perf bench: Also allow measuring memset()Jan Beulich2012-01-24
|/
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-28
* perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo2011-10-20
* perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo2011-10-07
* perf tools: Add support for disabling -Werror via WERROR=0Darren Hart2011-09-23
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-09
|\
| * perf tools: Add support to install perf python extensionJiri Olsa2011-08-08
| * perf tools: Make clean leaves some filesKusanagi Kouichi2011-08-08
| |
| \
| \
| \
*---. \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-23
|\ \ \ \ | |_|_|/ |/| | |
| | | * perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern2011-07-21
| | |/
* | / perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu2011-07-15
| |/ |/|
* | tools/perf: Fix static build of perf toolMathias Krause2011-06-16
|/
* perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-26
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10
|\
| * perf tools: Makefile: Use gcc to determine ARCHLin Ming2011-05-07