summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar69-15209/+0
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+6
2009-06-06perf_counter tools: Add 'perf annotate' featureIngo Molnar4-139/+229
2009-06-06perf_counter tools: Prepare for 'perf annotate'Ingo Molnar6-2/+1325
2009-06-06perf_counter tools: Tidy up manpage detailsIngo Molnar5-6/+6
2009-06-06perf_counter tools: Uniform help printoutsIngo Molnar5-15/+17
2009-06-06perf_counter tools: Add help for perf listThomas Gleixner5-64/+42
2009-06-06perf_counter tools: Fix cache-event printoutIngo Molnar1-28/+28
2009-06-06perf_counter tools: Add 'perf list' to list available eventsThomas Gleixner9-34/+61
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar1-3/+101
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar6-207/+170
2009-06-05perf top: Fix zero or negative refresh delayFrederic Weisbecker1-0/+3
2009-06-05perf record: Set frequency correctlyIngo Molnar1-5/+4
2009-06-05perf_counter tools: Sample and display frequency adjustment changesIngo Molnar2-7/+34
2009-06-05perf_counter tools: Remove -march=nativeIngo Molnar1-1/+1
2009-06-05perf_counter tools: Clarify events/samples namingIngo Molnar3-35/+35
2009-06-05perf report: Display user/kernel differentiatorIngo Molnar1-7/+9
2009-06-05perf report: Deal with mapsPeter Zijlstra3-2/+37
2009-06-05perf record, top: Implement --freqIngo Molnar2-5/+18
2009-06-05perf record: Split out counter creation into a helper functionIngo Molnar1-47/+53
2009-06-05perf_counter tools: Fix incorrect printf formatsYong Wang1-1/+1
2009-06-04perf_counter tools: Fix warn_unused_result warningsFrederic Weisbecker1-2/+5
2009-06-04perf report: Add -vvv to print the list of threads and its mmapsArnaldo Carvalho de Melo1-0/+36
2009-06-04perf_counter: Sleep before refresh using poll in perf topFrederic Weisbecker1-11/+9
2009-06-04perf_counter tools: Use fork and remove munmap eventsPeter Zijlstra2-31/+93
2009-06-04perf stat: Update help textIngo Molnar1-11/+19
2009-06-04perf report: Bail out if there are unrecognized options/argumentsIngo Molnar1-1/+7
2009-06-04perf_counter tools: Dont output in color on !ttyIngo Molnar1-3/+14
2009-06-04perf_counter tools: Add color terminal output supportIngo Molnar6-7/+300
2009-06-04perf report: Add consistent spacing rulesPeter Zijlstra1-15/+19
2009-06-04perf report: Print out the total number of eventsIngo Molnar1-0/+2
2009-06-04perf_counter tools: Print out symbol parsing errors only if --verboseIngo Molnar4-19/+32
2009-06-04perf report: Simplify symbol outputPeter Zijlstra1-11/+6
2009-06-04perf_counter tools: Build with native optimizationIngo Molnar1-1/+1
2009-06-04perf record/report: Fix PID/COMM handlingIngo Molnar2-2/+2
2009-06-04perf_counter: Documentation updateYong Wang1-7/+0
2009-06-04perf top: Reduce default filter thresholdIngo Molnar1-5/+8
2009-06-04perf report: Fix rbtree bugArnaldo Carvalho de Melo1-4/+5
2009-06-03perf report: Handle all known event typesIngo Molnar1-0/+9
2009-06-03perf report: Split out event processing helpersIngo Molnar1-93/+118
2009-06-03perf report: Clean up event processingIngo Molnar1-88/+98
2009-06-03perf_counter tools: Work around warnings in older GCCsIngo Molnar2-2/+2
2009-06-03perf_counter tools: Fix off-by-one bug in symbol__newArnaldo Carvalho de Melo1-1/+1
2009-06-03perf_counter tools: Optimize harderIngo Molnar1-1/+1
2009-06-03perf help: Fix bug when there's no perf-* command aroundIngo Molnar1-12/+16
2009-06-03perf report: Add front-entry cache for lookupsIngo Molnar1-1/+14
2009-06-03perf stat: Print out all argumentsIngo Molnar1-2/+10
2009-06-03perf report: Display 100% correctlyIngo Molnar1-1/+1
2009-06-03perf record: Refine capture printoutIngo Molnar1-10/+24
2009-06-03perf_counter tools: Clean up old kerneltop referencesIngo Molnar2-11/+9