aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo
2010-03-11perf: Make the install relative to DESTDIR if specifiedJohn Kacur
2010-03-11perf tools: Fix sparse CPU numbering related bugsPaul Mackerras
2010-02-25perf probe: Use elfutils-libdw for analyzing debuginfoMasami Hiramatsu
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi
2010-02-23perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi
2010-02-04perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo
2010-01-31perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake
2010-01-31perf: Add util/include/linuxhash.h to include hash.h of kernelHitoshi Mitake
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo
2010-01-20perf archive: Fix installation steps in the MakefileArnaldo Carvalho de Melo
2010-01-16perf archive: Add helper script to package files needed to do analysisArnaldo Carvalho de Melo
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-13perf tools: Check if /dev/null can be used as the -o gcc argumentArnaldo Carvalho de Melo
2010-01-13perf tools: Move QUIET_STDERR def to before first useArnaldo Carvalho de Melo
2009-12-28perf record: Introduce a symtab cacheArnaldo Carvalho de Melo
2009-12-28perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo
2009-12-28perf session: Move the event processing routines to session.cArnaldo Carvalho de Melo
2009-12-28perf tools: Add missing header files to LIB_H Makefile variableArnaldo Carvalho de Melo
2009-12-17perf probe: Fix libdwarf include path for DebianMasami Hiramatsu
2009-12-15perf trace/scripting: Don't install unneeded filesTom Zanussi
2009-12-15perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo
2009-12-14perf session: Ditch register_perf_file_handlerArnaldo Carvalho de Melo
2009-12-12perf tools: Introduce perf_session classArnaldo Carvalho de Melo
2009-12-11perf tools: Allow cross compilingJamie Iles
2009-12-03Merge branch 'perf/scripting' into perf/coreIngo Molnar
2009-12-01perf probe: Move probe event utility functions to probe-event.cMasami Hiramatsu
2009-12-01perf probe: Add probe-finder.h without libdwarfMasami Hiramatsu
2009-11-30perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.cTom Zanussi
2009-11-30perf trace/scripting: Silence PERL_EMBED_* backtick errorsTom Zanussi
2009-11-28perf trace: Add interface to access perf data from Perl handlersTom Zanussi
2009-11-28perf trace: Add perf trace scripting support modules for PerlTom Zanussi
2009-11-28perf trace: Add Perl scripting supportTom Zanussi
2009-11-27perf tools: Reorganize event processing routines, lotsa dups killedArnaldo Carvalho de Melo
2009-11-24perf tools: Use common process_event functions for annotate and reportJohn Kacur
2009-11-24Merge branch 'perf/bench' into perf/coreIngo Molnar
2009-11-23perf: Use default compiler mode by defaultMichael S. Tsirkin
2009-11-22perf tools: Suggest static libraries as wellMichael S. Tsirkin
2009-11-22perf tools: Add V=2 option to help debug config issuesMichael S. Tsirkin
2009-11-20perf: Add 'perf kmem' toolLi Zefan
2009-11-19perf bench: Add memcpy() benchmarkHitoshi Mitake
2009-11-19perf tools: Add ia64 support for tools/perf/Luck, Tony
2009-11-17perf tools: Support static buildMichael S. Tsirkin
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-16perf buildid-list: New plumbing commandArnaldo Carvalho de Melo
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-11perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree
2009-11-08perf tools: Add debugfs utility routines for perfClark Williams
2009-11-08perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake