summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2013-07-12perf tools: Centralize default columns init in perf_hpp__initJiri Olsa
2013-07-12perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-07-12perf list: List kernel supplied event aliasesAndi Kleen
2013-07-12perf tools: Default to cpu// for events v5Andi Kleen
2013-07-12perf tools: struct thread has a tid not a pidAdrian Hunter
2013-07-12perf tools: Validate perf event header sizeAdrian Hunter
2013-07-12perf evlist: Tidy duplicated munmap codeAdrian Hunter
2013-07-12perf tools: Add const specifier to perf_pmu__find name parameterAdrian Hunter
2013-07-12perf inject: Add missing 'finished_round'Adrian Hunter
2013-07-12perf tools: Fix missing tool parameterAdrian Hunter
2013-07-12perf inject: Remove unused parameterAdrian Hunter
2013-07-12perf gtk/hists: Set rules hint for the hist browserNamhyung Kim
2013-07-12perf gtk/hists: Add a double-click handler for callchainsNamhyung Kim
2013-07-12perf gtk/hists: Make column headers resizableNamhyung Kim
2013-07-12perf gtk/hists: Display callchain overhead alsoNamhyung Kim
2013-07-12perf gtk/hists: Add support for callchainsNamhyung Kim
2013-07-12perf gtk/hists: Use GtkTreeStore instead of GtkListStoreNamhyung Kim
2013-07-12perf sched: Move struct perf_sched definition out of cmd_sched()Namhyung Kim
2013-07-12perf util: Remove unused enum and macro in trace-event.hNamhyung Kim
2013-07-12perf util: No need to call read_trace_init() in tracing_data_header()Namhyung Kim
2013-07-12perf util: Rename read_*() functions in trace-event-info.cNamhyung Kim
2013-07-12perf script: Adopt latency_format variableNamhyung Kim
2013-07-12perf util: Get rid of unused header_page_* variablesNamhyung Kim
2013-07-12perf util: Parse header_page to get proper long sizeNamhyung Kim
2013-07-12perf util: Skip reading header_event fileNamhyung Kim
2013-07-12perf util: Make file/host_bigendian variable localNamhyung Kim
2013-07-12perf util: Save long size of traced systemNamhyung Kim
2013-07-12perf util: Save page size in a trace file to peventNamhyung Kim
2013-07-12perf parse events: Demystify memory allocationsDavid Ahern
2013-07-12perf tests: Make terms a stack variable in test_termDavid Ahern
2013-07-12perf tools: Don't free list head in parse_events__free_termsDavid Ahern
2013-07-12perf evlist: Fix use of uninitialized variableDavid Ahern
2013-07-12perf report: Fix perf_session__delete removalJiri Olsa
2013-07-12perf tools: Do not elide parent symbol columnJiri Olsa
2013-07-12perf util: Use evsel->name to get tracepoint_pathsNamhyung Kim
2013-07-12perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim
2013-07-12perf tools: Remove callchain_cursor_reset callJiri Olsa
2013-07-12perf tools: Add methods for setting/retrieving priv element of thread structDavid Ahern
2013-07-12perf tools: Use default include path notation for libtraceevent headersRobert Richter
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa
2013-07-12perf tests: Omit end of the symbol check failure for test 1Jiri Olsa
2013-07-12perf tools: Remove cwd from perf_session structJiri Olsa
2013-07-12perf top: Add --objdump optionSukadev Bhattiprolu
2013-07-12perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu
2013-07-10perf script: Fix broken include in Context.xsRamkumar Ramachandra
2013-07-10perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger
2013-07-09perf tools: Revert regression in configuration of Python supportMichael Witten
2013-07-08perf tools: Fix perf version generationRobert Richter
2013-07-08perf stat: Fix per-socket output bug for uncore eventsStephane Eranian