summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra
2009-07-22perf: Fix stack data leakArjan van de Ven
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard
2009-07-18perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard
2009-07-13perf_counter tools: Fix index boundary checkRoel Kluin
2009-07-13perf_counter: Fix the tracepoint channel to perfcountersChris Wilson
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras
2009-07-11perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo
2009-07-11perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo
2009-07-11perf report: Make the output more compactArnaldo Carvalho de Melo
2009-07-11strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo
2009-07-11perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo
2009-07-10perf_counter: Stop open coding unclone_ctxPeter Zijlstra
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra
2009-07-10perf_counter: Add P6 PMU supportVince Weaver
2009-07-10perf_counter tools: Rename cache events to remove $Anton Blanchard
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker
2009-07-05perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker
2009-07-05perf report: Change default callchain parametersFrederic Weisbecker
2009-07-05perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker
2009-07-05perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker
2009-07-04x86: atomic64: Inline atomic64_read() againEric Dumazet
2009-07-03x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar
2009-07-03x86: atomic64: Improve atomic64_xchg()Ingo Molnar
2009-07-03x86: atomic64: Export APIs to modulesIngo Molnar
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet
2009-07-03x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras
2009-07-03x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar
2009-07-03x86: atomic64: Make atomic_read() type-safeIngo Molnar
2009-07-03x86: atomic64: Reduce size of functionsIngo Molnar
2009-07-03x86: atomic64: Improve atomic64_add_return()Ingo Molnar
2009-07-03x86: atomic64: Improve cmpxchg8b()Eric Dumazet
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar
2009-07-03x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet
2009-07-03perf report: Annotate variable initializationIngo Molnar
2009-07-03perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo
2009-07-02perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker
2009-07-02perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker