summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* perf util: No need to call read_trace_init() in tracing_data_header()Namhyung Kim2013-07-121-2/+0
* 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/+1
* perf util: Get rid of unused header_page_* variablesNamhyung Kim2013-07-122-8/+0
* 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/+1
* perf util: Make file/host_bigendian variable localNamhyung Kim2013-07-121-3/+2
* perf util: Save long size of traced systemNamhyung Kim2013-07-121-8/+3
* perf util: Save page size in a trace file to peventNamhyung Kim2013-07-121-2/+5
* tools lib traceevent: Port kbuffer parser routinesNamhyung Kim2013-07-123-0/+800
* tools lib traceevent: Add page_size field to peventNamhyung Kim2013-07-121-0/+11
* tools lib traceevent: Add trace_seq_reset()Namhyung Kim2013-07-122-0/+14
* tools lib traceevent: Add const qualifier to string argumentsNamhyung Kim2013-07-122-5/+5
* tools lib traceevent: Get rid of unused gui targetNamhyung Kim2013-07-121-7/+1
* tools lib traceevent: Remove unused install targetsNamhyung Kim2013-07-121-7/+2
* perf parse events: Demystify memory allocationsDavid Ahern2013-07-123-63/+61
* perf tests: Make terms a stack variable in test_termDavid Ahern2013-07-121-9/+5
* perf tools: Don't free list head in parse_events__free_termsDavid Ahern2013-07-121-2/+0
* perf evlist: Fix use of uninitialized variableDavid Ahern2013-07-121-1/+1
* perf report: Fix perf_session__delete removalJiri Olsa2013-07-121-18/+5
* perf tools: Do not elide parent symbol columnJiri Olsa2013-07-121-8/+0
* 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/+0
* 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/+8
* 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/+0
* 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
* perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-102-3/+3
* perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-091-1/+1
* perf tools: Fix perf version generationRobert Richter2013-07-081-6/+15
* perf stat: Fix per-socket output bug for uncore eventsStephane Eranian2013-07-081-3/+4
* perf symbols: Fix vdso list searchingWaiman Long2013-07-083-4/+11
* perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-081-1/+1
* perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-081-0/+2
* perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-081-0/+1
* perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-081-1/+2
* perf evsel: Fix count parameter to read call in event_format__newDavid Ahern2013-07-081-1/+1
* perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-084-6/+1
* perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim2013-07-081-1/+9
* perf record: Remove -f/--force optionJiri Olsa2013-07-087-14/+6
* perf record: Remove -A/--append optionJiri Olsa2013-07-083-88/+11
* perf stat: Avoid sending SIGTERM to random processesStephane Eranian2013-07-081-1/+22
* tools lib lk: Fix for cross buildJoonsoo Kim2013-07-081-0/+15
OpenPOWER on IntegriCloud