index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
Age
Commit message (
Expand
)
Author
2009-10-26
perf tools: Remove -Wcast-align
Paul Mundt
2009-10-25
perf tools: Fix compatibility with libelf 0.8 and autodetect
Marti Raudsepp
2009-10-12
perf tools: Fix the NO_64BIT build on pure 64-bit systems
Ingo Molnar
2009-10-01
perf tools: Run generate-cmdlist.sh properly
Mulyadi Santosa
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-19
perf: Add the timechart tool
Arjan van de Ven
2009-09-19
perf: Add a SVG helper library file
Arjan van de Ven
2009-09-13
perf: Add 'perf sched' tool
Ingo Molnar
2009-09-02
perf tools: Clean up warnings list in the Makefile
Ingo Molnar
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
2009-08-16
perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags
Frederic Weisbecker
2009-08-16
perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2
Ingo Molnar
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-08-15
perf tools: Factorize the thread code in a dedicated file
Frederic Weisbecker
2009-08-15
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-08-12
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-09
perf report: Fix and improve the displaying of per-thread event counters
Brice Goglin
2009-08-09
perf_counter tools: Fix libbfd detection for systems with libz dependency
Mike Galbraith
2009-08-06
perf: Auto-detect libelf
Peter Zijlstra
2009-08-05
perf: Auto-detect libbfd
Peter Zijlstra
2009-08-01
perf_counter tools: Fix link errors with older toolchains
Ingo Molnar
2009-07-22
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
2009-07-02
perf_counter tools: Add infrastructure to support loading of kernel module sy...
Mike Galbraith
2009-07-01
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
perf_counter tools: Remove zlib dependency
Anton Blanchard
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-18
perf report: Filter to parent set by default
Ingo Molnar
2009-06-18
perf_counter: tools: Makefile tweaks for 64-bit powerpc
Paul Mackerras
2009-06-13
perf stat: Enable raw data to be printed
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar