aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2009-09-02perf tools: Clean up warnings list in the MakefileIngo Molnar
2009-08-31perf tools: Complete support for dynamic stringsFrederic Weisbecker
2009-08-31perf tools: Unify swapper tasks namingFrederic Weisbecker
2009-08-31perf tools: Resolve idle thread cmdline for perf traceFrederic Weisbecker
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker
2009-08-31perf tools: Add missing parameters documentationFrederic Weisbecker
2009-08-31Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar
2009-08-28perf tools: do not complain if root is owning perf.dataPierre Habouzit
2009-08-28perf tools: Fix missing string field printing in perf traceFrederic Weisbecker
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-26perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo
2009-08-24Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-21perf trace: Add OPT_END to option array of perf-traceMasami Hiramatsu
2009-08-19perf tools: Check perf.data ownerPeter Zijlstra
2009-08-18perf tools: Make 'make html' workKyle McMartin
2009-08-18perf tools: Save partial non-overlapping mapFrederic Weisbecker
2009-08-18perf tools: Fix comm column adjustingFrederic Weisbecker
2009-08-18perf annotate: Fix segmentation faultIngo Molnar
2009-08-18perf tools: Remove obsolete definesIngo Molnar
2009-08-18perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker
2009-08-18perf tools: Record events info also when :record suffix is used.Frederic Weisbecker
2009-08-18perf tools: Warn while running perf trace without sampleFrederic Weisbecker
2009-08-18perf tools: Fix spelling mistake in callchain errorFrederic Weisbecker
2009-08-17perf tools: Add perf traceFrederic Weisbecker
2009-08-17perf tools: Add trace event information parserSteven Rostedt
2009-08-17perf tools: Add trace event debugfs stream readerSteven Rostedt
2009-08-17perf tools: Add trace event debugfs IO handlerSteven Rostedt
2009-08-17perf: Rename perf-examples.txt to examples.txtCarlos R. Mafra
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker
2009-08-16perf tools: Put the show mode into the event headers filesFrederic Weisbecker
2009-08-16perf tools: Factorize the dprintf definitionFrederic Weisbecker
2009-08-16perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flagsFrederic Weisbecker
2009-08-16perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2Ingo Molnar
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-15perf tools: Add some comments to the event definitionsPeter Zijlstra
2009-08-15perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo
2009-08-12perf record: Add missing -C option support for specifying profile cpuJens Axboe
2009-08-12perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo
2009-08-12perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo
2009-08-12perf report: Show the tid too in -DArnaldo Carvalho de Melo
2009-08-12perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker