aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf tools: Fix missing string field printing in perf traceFrederic Weisbecker2009-08-28
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-28
* perf trace: Add OPT_END to option array of perf-traceMasami Hiramatsu2009-08-21
* perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker2009-08-17
* perf tools: Record events info also when :record suffix is used.Frederic Weisbecker2009-08-17
* perf tools: Warn while running perf trace without sampleFrederic Weisbecker2009-08-17
* perf tools: Fix spelling mistake in callchain errorFrederic Weisbecker2009-08-17
* perf tools: Add perf traceFrederic Weisbecker2009-08-17
* perf tools: Add trace event information parserSteven Rostedt2009-08-17
* perf tools: Add trace event debugfs stream readerSteven Rostedt2009-08-17
* perf tools: Add trace event debugfs IO handlerSteven Rostedt2009-08-17
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-16
* perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker2009-08-16
* perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-16
* perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-16
* perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flagsFrederic Weisbecker2009-08-16
* perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2Ingo Molnar2009-08-16
* perf: Enable more compiler warningsIngo Molnar2009-08-16
* perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-15
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-15
|\
| * perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo2009-08-15
| * perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-13
| * perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker2009-08-13
| * perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-13
| * perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo2009-08-13
| * perf record: Add missing -C option support for specifying profile cpuJens Axboe2009-08-12
| * perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-12
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-12
| * perf report: Show the tid too in -DArnaldo Carvalho de Melo2009-08-12
| * perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo2009-08-12
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-09
* | perf tools: Add some comments to the event definitionsPeter Zijlstra2009-08-15
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-12
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-12
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-12
* | perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-10
* | perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-09
|/
* perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-09
* perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra2009-08-09
* perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-09
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
* perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-09
* perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-09
* perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-09
* perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-09
* perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-09
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
* perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-09
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09