Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / tools / perf / Makefile
2012-05-07 Greg Kroah-Hartmanperf: Turn off compiler warnings for flex and bison...
2012-04-16 Otavio Salvadorperf tools: Drop CROSS_COMPILE from flex and bison...
2012-04-14 Jiri Olsaperf tools: Fix parsers' rules to dependencies
2012-04-12 Stephane Eranianperf tools: fix NO_GTK2 Makefile config error
2012-03-31 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2012-03-30 Ingo Molnarperf tools: Remove auto-generated bison/flex files
2012-03-26 Jiri Olsaperf tools: Switch module.h into export.h
2012-03-22 Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-19 Pekka Enbergperf report: Add a simple GTK2-based 'perf report'...
2012-03-16 Jiri Olsaperf tools: Add perf pmu object to access pmu format...
2012-03-16 Jiri Olsaperf tools: Add parser generator for events parsing
2012-03-15 Jan Beulichperf tools: Adjust make rules
2012-03-14 Ingo Molnarperf tools, x86: Build perf on older user-space as...
2012-03-05 Namhyung Kimperf tools: Add descriptions of missing Makefile arguments
2012-02-14 Jiri Olsaperf tools: Add sysfs mountpoint interface
2012-02-13 Namhyung Kimperf tools: Fix build dependency of perf python extension
2012-02-02 John Kacurperf tools: Remove distclean from Makefile help output
2012-01-31 David Daneyperf tools: Fix broken build by defining _GNU_SOURCE...
2012-01-24 David Daneyperf tools: Fix broken build by defining _GNU_SOURCE...
2012-01-24 Jan Beulichperf bench: Also allow measuring memset()
2011-11-28 Arnaldo Carvalho... perf tools: Rename perf_event_ops to perf_tool
2011-10-20 Arnaldo Carvalho... perf ui browser: Use libslang to read keys
2011-10-07 Arnaldo Carvalho... perf top: Reuse the 'report' hist_entry/hists classes
2011-09-23 Darren Hartperf tools: Add support for disabling -Werror via WERROR=0
2011-08-09 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-08-08 Jiri Olsaperf tools: Add support to install perf python extension
2011-08-08 Kusanagi Kouichiperf tools: Make clean leaves some files
2011-07-23 Linus TorvaldsMerge branches 'x86-urgent-for-linus', 'core-debug...
2011-07-21 David Ahernperf tools, x86: Fix 32-bit compile on 64-bit system
2011-07-15 Masami Hiramatsuperf-probe: Move dwarf library routines to dwarf-aux...
2011-06-16 Mathias Krausetools/perf: Fix static build of perf tool
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 Arnaldo Carvalho... perf tools: Fix build on older systems
2011-05-10 Ingo MolnarMerge commit 'v2.6.39-rc7' into perf/core
2011-05-07 Lin Mingperf tools: Makefile: Use gcc to determine ARCH
2011-04-19 Michael Wittenperf tools: git mv tools/perf/{features-tests.mak,config/}
2011-04-19 Michael Wittenperf tools: Makefile: PYTHON{,_CONFIG} to bandage Pytho...
2011-04-19 Michael Wittenperf tools: Makefile: Clean up `python/perf.so' rule
2011-03-29 Robert Richterperf tools: Fix NO_NEWT=1 python build error
2011-03-15 Arnaldo Carvalho... perf evlist: New command to list the names of events...
2011-02-18 Michael Wittenperf tools: Makefile: Remove various and sundry cruft
2011-02-18 Michael Wittenperf tools: Makefile: Remove tool-specific cruft
2011-02-18 Michael Wittenperf tools: Makefile: Remove platform-specific cruft
2011-02-18 Michael Wittenperf tools: Makefile: Remove vestigial git-specific...
2011-02-16 Jesse Brandeburgperf tools: Update Makefile with some help
2011-02-16 Arnaldo Carvalho... perf ui: Serialize screen updates
2011-02-16 Stephane Eranianperf tool: Add cgroup support
2011-02-07 Michael Wittenperf tools: Makefile: Use $(QUIET_GEN) for perf.so
2011-02-05 Arnaldo Carvalho... perf annotate: Move annotate functions to util/
2011-02-01 Arnaldo Carvalho... perf tools: Don't try to build python bindings if Pytho...
2011-02-01 Arnaldo Carvalho... perf tools: Fix up 'make clean' target
2011-02-01 Arnaldo Carvalho... perf tools: Remove verbose build messages for the pytho...
2011-01-31 Arnaldo Carvalho... perf top: Introduce slang based TUI
2011-01-31 Arnaldo Carvalho... perf top: Move display agnostic routines to util/top...
2011-01-30 Arnaldo Carvalho... perf tools: Initial python binding
2011-01-28 Masami Hiramatsuperf tools: Add strfilter for general purpose string...
2011-01-24 Arnaldo Carvalho... perf threads: Move thread_map to separate file
2011-01-22 Arnaldo Carvalho... perf evsel: Introduce perf_evlist
2011-01-22 Arnaldo Carvalho... perf tools: Fix build by checking if extra warnings...
2011-01-06 Frederic Weisbeckerperf tools: Build with frame pointer
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors
2010-12-07 Ian Munsieperf makefile: Allow strong and weak functions in LIB_OBJS
2010-12-01 Ingo MolnarMerge branch 'perf/rename' into perf/core
2010-11-26 Hitoshi Mitakeperf bench: Add feature that measures the performance...
2010-11-19 Robert Morellperf tools: Remove hardcoded include paths for elfutils
2010-11-16 Ingo Molnarperf: Rename 'perf trace' to 'perf script'
2010-10-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-10-04 Kusanagi Kouichiperf tools: Fix build breakage
2010-08-25 Tom Zanussiperf tools: Fix linking errors with --as-needed flag
2010-08-25 Ingo MolnarMerge branch 'linus' into perf/core
2010-08-21 Kirill A. Shutemovperf tools: add test for strlcpy()
2010-08-18 Kusanagi Kouichiperf tools: Fix build error on read only source.
2010-08-17 Bernd Petrovitschperf tools: Fix build on POSIX shells
2010-08-10 Arnaldo Carvalho... perf ui: Complete the breakdown of util/newt.c
2010-08-10 Arnaldo Carvalho... perf ui: Move hists browser to util/ui/browsers/
2010-08-10 Arnaldo Carvalho... perf ui: Move map browser to util/ui/browsers/
2010-08-10 Arnaldo Carvalho... perf ui: Move annotate browser to util/ui/browsers/
2010-08-10 Arnaldo Carvalho... perf ui: Move ui_progress routines to separate file...
2010-08-10 Arnaldo Carvalho... perf ui: Move ui_helpline routines to separate file...
2010-08-07 Arnaldo Carvalho... perf ui: Start breaking down newt.c into multiple files
2010-07-22 Conny Seidelperf tools: Fix fallback to cplus_demangle() when bfd_d...
2010-07-02 Conny Seidelperf tools: Fix fallback to cplus_demangle() when bfd_d...
2010-06-18 Tom Zanussiperf scripts perl: Makefile fix
2010-06-09 Arnaldo Carvalho... perf tools: Reorganize the Makefile feature tests
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-17 Arnaldo Carvalho... perf tools: Add mode to build without newt support
2010-05-17 Arnaldo Carvalho... perf tui: Add explicit -lslang option
2010-05-14 Arnaldo Carvalho... perf newt: Make <- zoom out filters
2010-05-12 Arnaldo Carvalho... perf report: Librarize the annotation code and use...
2010-05-11 Kyle McMartinperf symbols: allow forcing use of cplus_demangle
2010-05-11 Masami Hiramatsuperf probe: Check older elfutils and set NO_DWARF
2010-05-02 Tom Zanussiperf: add perf-inject builtin
2010-05-02 Arnaldo Carvalho... perf tools: Don't use code surrounded by __KERNEL__
2010-04-29 Arnaldo Carvalho... perf test: Initial regression testing command
2010-04-28 Arnaldo Carvalho... perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
2010-04-26 Stefan Hajnocziperf tools: Fix libdw-dev package name in error message
2010-04-22 Ian Munsieperf: Move arch specific code into separate arch directory
2010-04-19 Zhang, Yanminperf: 'perf kvm' tool for monitoring guest performance...
2010-04-09 Arnaldo Carvalho... perf tools: Fix perl support installation when O= is...
next