summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-163-8/+6
* perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-164-51/+62
* perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flagsFrederic Weisbecker2009-08-161-1/+1
* perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2Ingo Molnar2009-08-161-1/+1
* perf: Enable more compiler warningsIngo Molnar2009-08-1622-148/+194
* perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-155-339/+202
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-158-71/+124
|\
| * perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo2009-08-151-1/+1
| * perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-131-2/+3
| * perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker2009-08-131-0/+5
| * perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-132-1/+11
| * perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo2009-08-131-1/+2
| * perf record: Add missing -C option support for specifying profile cpuJens Axboe2009-08-121-3/+14
| * perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-121-0/+2
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-123-26/+42
| * perf report: Show the tid too in -DArnaldo Carvalho de Melo2009-08-121-3/+4
| * perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo2009-08-121-33/+38
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-091-2/+3
* | perf tools: Add some comments to the event definitionsPeter Zijlstra2009-08-151-0/+6
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-129-198/+137
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-126-125/+56
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-1212-199/+138
* | perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-103-3/+73
* | perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-095-0/+227
|/
* perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-091-0/+4
* perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra2009-08-091-0/+225
* perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-091-3/+44
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-092-1/+16
* perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-091-0/+2
* perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-091-4/+8
* perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-091-0/+2
* perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-091-1/+17
* perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-092-2/+2
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-093-12/+50
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-093-5/+35
* perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-091-1/+2
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-093-14/+24
* perf top: Update man pageMike Galbraith2009-08-091-13/+99
* perf top: Improve interactive key handlingMike Galbraith2009-08-091-35/+73
* perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-091-7/+17
* perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith2009-08-091-40/+456
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-0/+1
* perf: Auto-detect libelfPeter Zijlstra2009-08-061-4/+11
* perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-061-3/+73
* perf report: Add missing command line options to man pageArnaldo Carvalho de Melo2009-08-051-3/+57
* perf: Auto-detect libbfdPeter Zijlstra2009-08-052-1/+26
* perf report: Make --sort comm,dso,symbol the defaultPekka Enberg2009-08-051-2/+2
* perf: Fix read buffer overflowRoel Kluin2009-08-042-2/+2
* perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo2009-08-021-0/+1
* perf tools: Fix faulty checkStoyan Gaydarov2009-08-021-1/+1
OpenPOWER on IntegriCloud