aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
* perf tools: Support callchain sorting based on addressesAndi Kleen2013-07-22
* perf evsel: Handle ENODEV on default cycles eventDavid Ahern2013-07-22
* perf script: Fix named threads supportDavid Ahern2013-07-22
* perf header: Recognize version number for perf data fileJiri Olsa2013-07-17
* perf header: Introduce feat_offset into perf_headerJiri Olsa2013-07-17
* perf header: Remove attr_offset from perf_headerJiri Olsa2013-07-17
* perf header: Remove data_offset seek as it's not neededJiri Olsa2013-07-17
* perf session: Use session->fd instead of passing fd as argumentJiri Olsa2013-07-17
* perf symbols: Do not apply symfs for an absolute vmlinux pathNamhyung Kim2013-07-17
* perf tools: Remove event types framework completelyJiri Olsa2013-07-15
* perf tools: Remove event types from perf data fileJiri Olsa2013-07-15
* perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-12
* perf diff: Making compute functions staticJiri Olsa2013-07-12
* perf diff: Move diff related columns into diff commandJiri Olsa2013-07-12
* perf hists: Marking dummy hists entriesJiri Olsa2013-07-12
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-12
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-12
* perf list: List kernel supplied event aliasesAndi Kleen2013-07-12
* perf tools: Default to cpu// for events v5Andi Kleen2013-07-12
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-12
* perf tools: Validate perf event header sizeAdrian Hunter2013-07-12
* perf evlist: Tidy duplicated munmap codeAdrian Hunter2013-07-12
* perf tools: Add const specifier to perf_pmu__find name parameterAdrian Hunter2013-07-12
* perf tools: Fix missing tool parameterAdrian Hunter2013-07-12
* perf util: Remove unused enum and macro in trace-event.hNamhyung Kim2013-07-12
* perf util: No need to call read_trace_init() in tracing_data_header()Namhyung Kim2013-07-12
* perf util: Rename read_*() functions in trace-event-info.cNamhyung Kim2013-07-12
* perf script: Adopt latency_format variableNamhyung Kim2013-07-12
* perf util: Get rid of unused header_page_* variablesNamhyung Kim2013-07-12
* perf util: Parse header_page to get proper long sizeNamhyung Kim2013-07-12
* perf util: Skip reading header_event fileNamhyung Kim2013-07-12
* perf util: Make file/host_bigendian variable localNamhyung Kim2013-07-12
* perf util: Save long size of traced systemNamhyung Kim2013-07-12
* perf util: Save page size in a trace file to peventNamhyung Kim2013-07-12
* perf parse events: Demystify memory allocationsDavid Ahern2013-07-12
* perf tools: Don't free list head in parse_events__free_termsDavid Ahern2013-07-12
* perf evlist: Fix use of uninitialized variableDavid Ahern2013-07-12
* perf util: Use evsel->name to get tracepoint_pathsNamhyung Kim2013-07-12
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-12
* perf tools: Remove callchain_cursor_reset callJiri Olsa2013-07-12
* perf tools: Add methods for setting/retrieving priv element of thread structDavid Ahern2013-07-12
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-12
* perf tools: Remove cwd from perf_session structJiri Olsa2013-07-12
* perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu2013-07-12
* perf tools: Fix perf version generationRobert Richter2013-07-08
* perf symbols: Fix vdso list searchingWaiman Long2013-07-08
* perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-08
* perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-08
* perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-08
* perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-08