summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf diff: Display data file info ahead of the diff outputJiri Olsa2013-07-121-0/+18
* perf hists: Marking dummy hists entriesJiri Olsa2013-07-123-7/+18
* perf diff: Switching the base hists to be pairs headJiri Olsa2013-07-122-50/+35Star
* perf diff: Introducing diff_data object to hold filesJiri Olsa2013-07-121-48/+95
* perf tools: Centralize default columns init in perf_hpp__initJiri Olsa2013-07-124-4/+2Star
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-125-41/+71
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-129-17/+63
* perf list: List kernel supplied event aliasesAndi Kleen2013-07-125-2/+86
* perf tools: Default to cpu// for events v5Andi Kleen2013-07-123-1/+54
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-1210-35/+35
* perf tools: Validate perf event header sizeAdrian Hunter2013-07-121-4/+10
* perf evlist: Tidy duplicated munmap codeAdrian Hunter2013-07-121-18/+14Star
* perf tools: Add const specifier to perf_pmu__find name parameterAdrian Hunter2013-07-122-8/+8
* perf inject: Add missing 'finished_round'Adrian Hunter2013-07-121-0/+1
* perf tools: Fix missing tool parameterAdrian Hunter2013-07-125-28/+30
* perf inject: Remove unused parameterAdrian Hunter2013-07-121-10/+9Star
* perf gtk/hists: Set rules hint for the hist browserNamhyung Kim2013-07-121-0/+2
* perf gtk/hists: Add a double-click handler for callchainsNamhyung Kim2013-07-121-0/+14
* perf gtk/hists: Make column headers resizableNamhyung Kim2013-07-121-3/+8
* perf gtk/hists: Display callchain overhead alsoNamhyung Kim2013-07-121-3/+24
* perf gtk/hists: Add support for callchainsNamhyung Kim2013-07-121-0/+65
* perf gtk/hists: Use GtkTreeStore instead of GtkListStoreNamhyung Kim2013-07-121-5/+5
* perf sched: Move struct perf_sched definition out of cmd_sched()Namhyung Kim2013-07-121-20/+21
* perf util: Remove unused enum and macro in trace-event.hNamhyung Kim2013-07-121-10/+0Star
* perf util: No need to call read_trace_init() in tracing_data_header()Namhyung Kim2013-07-121-2/+0Star
* perf util: Rename read_*() functions in trace-event-info.cNamhyung Kim2013-07-121-10/+10
* perf script: Adopt latency_format variableNamhyung Kim2013-07-123-3/+1Star
* perf util: Get rid of unused header_page_* variablesNamhyung Kim2013-07-122-8/+0Star
* perf util: Parse header_page to get proper long sizeNamhyung Kim2013-07-121-1/+21
* perf util: Skip reading header_event fileNamhyung Kim2013-07-121-8/+1Star
* perf util: Make file/host_bigendian variable localNamhyung Kim2013-07-121-3/+2Star
* perf util: Save long size of traced systemNamhyung Kim2013-07-121-8/+3Star
* perf util: Save page size in a trace file to peventNamhyung Kim2013-07-121-2/+5
* perf parse events: Demystify memory allocationsDavid Ahern2013-07-123-63/+61Star
* perf tests: Make terms a stack variable in test_termDavid Ahern2013-07-121-9/+5Star
* perf tools: Don't free list head in parse_events__free_termsDavid Ahern2013-07-121-2/+0Star
* perf evlist: Fix use of uninitialized variableDavid Ahern2013-07-121-1/+1
* perf report: Fix perf_session__delete removalJiri Olsa2013-07-121-18/+5Star
* perf tools: Do not elide parent symbol columnJiri Olsa2013-07-121-8/+0Star
* perf util: Use evsel->name to get tracepoint_pathsNamhyung Kim2013-07-123-0/+39
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-123-59/+62
* perf tools: Remove callchain_cursor_reset callJiri Olsa2013-07-121-2/+0Star
* perf tools: Add methods for setting/retrieving priv element of thread structDavid Ahern2013-07-121-0/+10
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-127-11/+12
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-123-16/+8Star
* perf tests: Omit end of the symbol check failure for test 1Jiri Olsa2013-07-121-4/+11
* perf tools: Remove cwd from perf_session structJiri Olsa2013-07-121-1/+0Star
* perf top: Add --objdump optionSukadev Bhattiprolu2013-07-121-0/+9
* perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu2013-07-122-3/+3
* perf script: Fix broken include in Context.xsRamkumar Ramachandra2013-07-101-1/+1