summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker2009-07-011-1/+1
* Merge branch 'linus' into perfcounters/urgentIngo Molnar2009-07-011-0/+6
|\
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-3027-354/+1279
| |\
| * | [S390] Enable tick based perf_counter on s390.Martin Schwidefsky2009-06-221-0/+6
* | | perf report: Add hypervisor dsoAnton Blanchard2009-07-011-1/+14
* | | perf report: Fix reporting of hypervisorAnton Blanchard2009-07-011-2/+5
* | | perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard2009-07-011-0/+9
* | | perf top: Move skip symbols to an arrayAnton Blanchard2009-07-011-7/+17
* | | perf_counter tools: Remove zlib dependencyAnton Blanchard2009-07-011-6/+0
* | | perf report: Fix -z optionAnton Blanchard2009-07-011-1/+1
| |/ |/|
* | perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-07-012-2/+12
* | perf report: Add --comms parameterArnaldo Carvalho de Melo2009-07-012-10/+27
* | perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-015-0/+238
* | perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-302-6/+13
* | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-3/+3
* | perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-291-14/+50
* | perf stat: Use percentages for scaling outputIngo Molnar2009-06-291-1/+2
* | perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-281-5/+6
* | perf stat: Improve outputJaswinder Singh Rajput2009-06-271-6/+5
* | perf stat: Fix multi-run statsIngo Molnar2009-06-271-4/+11
* | perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-271-1/+4
* | perf_counter tools: Remove dead codeIngo Molnar2009-06-275-132/+3
* | perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-261-11/+71
* | perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-265-5/+213
* | perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-251-1/+4
* | perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
* | perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-251-0/+24
* | perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-251-2/+17
* | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-253-22/+29
* | perf_counter tools: Rework the file formatPeter Zijlstra2009-06-259-54/+377
* | perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* | perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* | perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-251-3/+2
* | perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-241-0/+30
* | perf stat: Remove dead codeJaswinder Singh Rajput2009-06-241-31/+13
* | perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
* | perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-231-8/+12
* | perf report: Fix help text typoIngo Molnar2009-06-231-1/+1
* | perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-231-3/+21
* | perf stat: Fix command option / manpageJaswinder Singh Rajput2009-06-231-3/+3
* | perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* | perf report: Output more symbol related debug dataPeter Zijlstra2009-06-222-2/+7
* | perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* | perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* | perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
|/
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-202-3/+11
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-1913-156/+176
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-193-43/+73
* perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-191-47/+39
* perf report: Filter to parent set by defaultIngo Molnar2009-06-182-4/+28
OpenPOWER on IntegriCloud