perf tools: Fix libdw-dev package name in error message
[safe/jmp/linux-2.6] / tools / perf / Makefile
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
2009-09-19 Arjan van de Venperf: Add a SVG helper library file
2009-09-13 Ingo Molnarperf: Add 'perf sched' tool
2009-09-02 Ingo Molnarperf tools: Clean up warnings list in the Makefile
2009-08-17 Frederic Weisbeckerperf tools: Add perf trace
2009-08-16 Frederic Weisbeckerperf tools: Substract -Wformat-nonliteral from Wformat...
2009-08-16 Ingo Molnarperf: Build with stack-protector and with -D_FORTIFY_SO...
2009-08-16 Ingo Molnarperf: Enable more compiler warnings
2009-08-15 Frederic Weisbeckerperf tools: Factorize the thread code in a dedicated...
2009-08-15 Ingo MolnarMerge branch 'perfcounters/urgent' into perfcounters...
2009-08-12 Arnaldo Carvalho... perf tools: Fix fallback to cplus_demangle() when bfd_d...
next