aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/session.c
Commit message (Expand)AuthorAge
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo2013-09-09
* perf session: Separate progress bar update when processing eventsJiri Olsa2013-09-05
* perf tools: Fix symbol offset computation for some dsosDavid Ahern2013-09-02
* perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-29
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-29
* perf callchain: Remove unnecessary validationAdrian Hunter2013-08-29
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-29
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf session: Change perf_session__has_traces to actually check for tracepointsDavid Ahern2013-08-12
* perf evsel: Add option to limit stack depth in callchain dumpsDavid Ahern2013-08-12
* perf evsel: Add option to print stack trace on single lineDavid Ahern2013-08-12
* perf tool: Simplify options to perf_evsel__print_ipDavid Ahern2013-08-12
* perf session: Export queue_event functionDavid Ahern2013-08-07
* perf session: Export a few functions for event processingDavid Ahern2013-08-07
* perf evsel: Actually show symbol offset in stack trace when requestedDavid Ahern2013-08-07
* perf evsel: Add PERF_SAMPLE_READ sample related processingJiri Olsa2013-08-07
* perf tools: Add support for parsing PERF_SAMPLE_READ sample typeJiri Olsa2013-08-07
* perf session: Use session->fd instead of passing fd as argumentJiri Olsa2013-07-17
* perf tools: Remove event types framework completelyJiri Olsa2013-07-15
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-12
* perf tools: Validate perf event header sizeAdrian Hunter2013-07-12
* perf tools: Fix missing tool parameterAdrian Hunter2013-07-12
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-12
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim2013-03-21
* perf session: Remove unused perf_session__remove_thread methodDavid Ahern2013-03-15
* perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo2013-01-24
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-24
* perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo2013-01-24
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-24
* perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-09
* perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-09
* perf tools: Fix mmap limitations on 32-bitDavid Miller2012-12-09
* perf session: Free environment information when deleting sessionNamhyung Kim2012-12-09
* perf ui: Add ui_progress__finish()Namhyung Kim2012-11-14
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-06
* perf evsel: Know if byte swap is neededArnaldo Carvalho de Melo2012-09-26
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf tools: Back [vdso] DSO with real dataJiri Olsa2012-09-11
* perf tools: Do backtrace post unwind only if we regs and stack were capturedJiri Olsa2012-09-11
* perf tools: fix ALIGN redefinition in system headersIrina Tirdea2012-09-11
* perf session: flush_sample_queue needs to handle errors from handlersDavid Ahern2012-09-05
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* perf tools: Support user regs and stack in sample parsingJiri Olsa2012-08-10
* perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-02
* perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-02
* perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-01
* perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-01