KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / tools / perf / Makefile
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...
2010-04-03 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-03 Arnaldo Carvalho... perf tools: Move the prototypes in util/string.h to...
2010-04-02 Borislav Petkovperf, probe-finder: Build fix on Debian
2010-04-02 Arnaldo Carvalho... perf tools: Allow specifying O= to build files in a...
2010-04-02 Arnaldo Carvalho... perf tools: Use -o $(BITBUCKET) in one more case
2010-03-22 Masami Hiramatsuperf probe: Add NO_DWARF make option
2010-03-22 Masami Hiramatsuperf probe: Cleanup debuginfo related code
2010-03-12 Arnaldo Carvalho... perf report: Implement initial UI using newt
2010-03-11 John Kacurperf: Make the install relative to DESTDIR if specified
2010-03-11 Paul Mackerrasperf tools: Fix sparse CPU numbering related bugs
2010-02-25 Masami Hiramatsuperf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 Tom Zanussiperf/scripts: Add syscall tracing scripts
2010-02-25 Tom Zanussiperf/scripts: Add Python scripting engine
2010-02-23 Tom Zanussiperf/scripts: Move Perl scripting files to scripting...
2010-02-04 Arnaldo Carvalho... perf build-id: Move the routine to find DSOs with hits...
2010-01-31 Hitoshi Mitakeperf lock: Introduce new tool "perf lock", for analyzin...
2010-01-31 Hitoshi Mitakeperf: Add util/include/linuxhash.h to include hash...
2010-01-21 Arnaldo Carvalho... perf buildid-cache: Add new command to manage build...
2010-01-20 Arnaldo Carvalho... perf archive: Fix installation steps in the Makefile
2010-01-16 Arnaldo Carvalho... perf archive: Add helper script to package files needed...
2010-01-13 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-13 Arnaldo Carvalho... perf tools: Check if /dev/null can be used as the ...
2010-01-13 Arnaldo Carvalho... perf tools: Move QUIET_STDERR def to before first use
2009-12-28 Arnaldo Carvalho... perf record: Introduce a symtab cache
2009-12-28 Arnaldo Carvalho... perf tools: Move the map class definition to a separate...
2009-12-28 Arnaldo Carvalho... perf session: Move the event processing routines to...
2009-12-28 Arnaldo Carvalho... perf tools: Add missing header files to LIB_H Makefile...
2009-12-17 Masami Hiramatsuperf probe: Fix libdwarf include path for Debian
2009-12-15 Tom Zanussiperf trace/scripting: Don't install unneeded files
2009-12-15 Arnaldo Carvalho... perf diff: Introduce tool to show performance difference
2009-12-14 Arnaldo Carvalho... perf session: Ditch register_perf_file_handler
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-12-11 Jamie Ilesperf tools: Allow cross compiling
2009-12-03 Ingo MolnarMerge branch 'perf/scripting' into perf/core
2009-12-01 Masami Hiramatsuperf probe: Move probe event utility functions to probe...
2009-12-01 Masami Hiramatsuperf probe: Add probe-finder.h without libdwarf
2009-11-30 Tom Zanussiperf trace/scripting: Ignore shadowed variable warning...
2009-11-30 Tom Zanussiperf trace/scripting: Silence PERL_EMBED_* backtick...
2009-11-28 Tom Zanussiperf trace: Add interface to access perf data from...
2009-11-28 Tom Zanussiperf trace: Add perf trace scripting support modules...
2009-11-28 Tom Zanussiperf trace: Add Perl scripting support
2009-11-27 Arnaldo Carvalho... perf tools: Reorganize event processing routines, lotsa...
2009-11-24 John Kacurperf tools: Use common process_event functions for...
2009-11-24 Ingo MolnarMerge branch 'perf/bench' into perf/core
2009-11-23 Michael S. Tsirkinperf: Use default compiler mode by default
2009-11-22 Michael S. Tsirkinperf tools: Suggest static libraries as well
2009-11-22 Michael S. Tsirkinperf tools: Add V=2 option to help debug config issues
2009-11-20 Li Zefanperf: Add 'perf kmem' tool
2009-11-19 Hitoshi Mitakeperf bench: Add memcpy() benchmark
2009-11-19 Luck, Tonyperf tools: Add ia64 support for tools/perf/
2009-11-17 Michael S. Tsirkinperf tools: Support static build
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-16 Arnaldo Carvalho... perf buildid-list: New plumbing command
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-11 Michael Creeperf tools: Test -fstack-protector-all compiler option...
2009-11-08 Clark Williamsperf tools: Add debugfs utility routines for perf
2009-11-08 Hitoshi Mitakeperf bench: Add subcommand 'bench' to the Makefile
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-10-27 Arnaldo Carvalho... perf tools: Generalize event synthesizing routines
2009-10-26 Paul Mundtperf tools: Remove -Wcast-align
2009-10-25 Marti Raudseppperf tools: Fix compatibility with libelf 0.8 and autod...
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-23 Frederic Weisbeckerperf tools: Drop asm/types.h wrapper
2009-10-21 Steven Rostedtperf tools: Add 'make DEBUG=1' to remove the -O6 cflag
2009-10-20 Arnaldo Carvalho... perf tools: Add bunch of missing headers to LIB_H
2009-10-20 Arnaldo Carvalho... perf tools: Add missing tools/perf/util/include/string.h
2009-10-19 Randy Dunlapperf tools: Display better error messages on missing...
2009-10-19 Frederic Weisbeckerperf tools: Use kernel bitmap library
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-10-17 Masami Hiramatsuperf: Add DIE_IF() macro for error checking
2009-10-17 Masami Hiramatsuperf: Check libdwarf APIs for perf probe
2009-10-16 Ingo MolnarMerge branches 'x86/mce' and 'x86/urgent' into perf/mce
2009-10-15 Ingo MolnarMerge branch 'linus' into perf/core
2009-10-12 Masami Hiramatsuperf probe: Add perf probe command support without...
2009-10-12 Masami Hiramatsuperf: Add perf probe subcommand, a kprobe-event setup...
2009-10-12 Ingo Molnarperf tools: Fix the NO_64BIT build on pure 64-bit systems
2009-10-08 Frederic Weisbeckerperf tools: Unify perf.data mapping and events handling
2009-10-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-04 Arnaldo Carvalho... perf tools: Remove show_mask bitmask
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-10-01 Mulyadi Santosaperf tools: Run generate-cmdlist.sh properly
2009-09-30 Arnaldo Carvalho... perf tools: Use rb_tree for maps
2009-09-30 John Kacurperf tools: Put common histogram functions in their...
2009-09-24 John Kacurperf tools: Create util/sort.and use it
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-19 Arjan van de Venperf: Add the timechart tool
next