aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2009-07-02perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith
2009-07-02perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith
2009-07-01perf stat: Handle pipe read failures in perf statFrederic Weisbecker
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo
2009-07-01perf list: Add cache eventsJaswinder Singh Rajput
2009-07-01perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf report: Fix HV bit mismergeIngo Molnar
2009-07-01perf_counter tools: Rework event string parsing/syntaxPaul Mackerras
2009-07-01powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard
2009-07-01perf_counter tools: Various fixes for callchainsFrederic Weisbecker
2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker
2009-07-01perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker
2009-07-01Merge branch 'linus' into perfcounters/urgentIngo Molnar