aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-02
| * perf stat: Handle pipe read failures in perf statFrederic Weisbecker2009-07-01
| * perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo2009-07-01
| * perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-01
| * perf list: Add cache eventsJaswinder Singh Rajput2009-07-01
| * perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput2009-07-01
| * perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
| * perf report: Fix HV bit mismergeIngo Molnar2009-07-01
| * perf_counter tools: Rework event string parsing/syntaxPaul Mackerras2009-07-01
| * perf_counter tools: Various fixes for callchainsFrederic Weisbecker2009-07-01
| * perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker2009-07-01
| * perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker2009-07-01
| * Merge branch 'linus' into perfcounters/urgentIngo Molnar2009-07-01
| |\
| * | perf report: Add hypervisor dsoAnton Blanchard2009-06-30
| * | perf report: Fix reporting of hypervisorAnton Blanchard2009-06-30
| * | perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard2009-06-30
| * | perf top: Move skip symbols to an arrayAnton Blanchard2009-06-30
| * | perf_counter tools: Remove zlib dependencyAnton Blanchard2009-06-30
| * | perf report: Fix -z optionAnton Blanchard2009-06-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-04
|\ \ \
| * | | parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-07-01
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf_counter tools: add cpu_relax()/rmb() definitions for sh.Paul Mundt2009-06-25
| |/ /
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \ \ | |/ / |/| / | |/
| * perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-06-30
| * perf report: Add --comms parameterArnaldo Carvalho de Melo2009-06-30
| * perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-06-30
| * perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-30
| * perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-30
| * perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-29
| * perf stat: Use percentages for scaling outputIngo Molnar2009-06-29
| * perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-28
| * perf stat: Improve outputJaswinder Singh Rajput2009-06-27
| * perf stat: Fix multi-run statsIngo Molnar2009-06-27
| * perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-27
| * perf_counter tools: Remove dead codeIngo Molnar2009-06-27
| * perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-26
| * perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-26
| * perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-25
| * perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-25
| * perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-25
| * perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-25
| * perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25
| * perf_counter tools: Rework the file formatPeter Zijlstra2009-06-25
| * perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-25
| * perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-25
| * perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-25
| * perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-24
| * perf stat: Remove dead codeJaswinder Singh Rajput2009-06-24
| * perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-24