summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-089-12/+14
|\
| * perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-198-9/+10
| * perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim2012-10-301-4/+4
| * perf header: Fix numa topology printingNamhyung Kim2012-10-301-0/+2
* | perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo2012-11-143-5/+11
* | perf ui: Always compile browser setup codeNamhyung Kim2012-11-141-38/+1
* | perf ui: Add ui_progress__finish()Namhyung Kim2012-11-142-0/+2
* | perf tools: Add basic event modifier sanity checkJiri Olsa2012-11-142-1/+25
* | perf tools: Omit group members from perf_evlist__disable/enableJiri Olsa2012-11-141-0/+4
* | perf tools: Fix 'disabled' attribute config for record commandJiri Olsa2012-11-141-1/+41
* | perf tools: Fix attributes for '{}' defined event groupsJiri Olsa2012-11-143-11/+6
* | perf tools: Use sscanf for parsing /proc/pid/mapsNamhyung Kim2012-11-141-43/+31
* | perf tools: Fix compile error on NO_NEWT=1 buildNamhyung Kim2012-11-141-1/+1
* | perf hists: Initialize all of he->stat with zeroesArnaldo Carvalho de Melo2012-11-141-3/+2
* | perf tools: Stop using 'self' in pstackArnaldo Carvalho de Melo2012-11-141-23/+23
* | perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-142-2/+0
* | perf tests: Move pmu tests into separate objectJiri Olsa2012-11-142-179/+10
* | perf annotate: Merge same lines in summary viewNamhyung Kim2012-11-092-3/+53
* | perf annotate: Whitespace fixupsNamhyung Kim2012-11-091-7/+7
* | perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-098-297/+316
* | perf hists: Introduce hists__linkArnaldo Carvalho de Melo2012-11-082-0/+61
* | perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo2012-11-082-0/+39
* | perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo2012-11-082-4/+25
* | perf tools: Add arbitary aliases and support names with -Andi Kleen2012-11-081-0/+2
* | perf hists: Free branch_info when freeing hist_entryNamhyung Kim2012-11-081-0/+1
* | perf tools: Fix detection of stack areaNamhyung Kim2012-11-081-1/+1
* | perf machine: Set kernel data mapping lengthNamhyung Kim2012-11-081-9/+13
* | perf report: Postpone objdump check until annotation requestedNamhyung Kim2012-11-051-2/+5
* | perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-052-19/+17
* | perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-312-1269/+0
* | perf annotate: Handle XBEGIN like a jumpAndi Kleen2012-10-311-0/+2
* | perf tools: Handle --version string generation on machines without gitArnaldo Carvalho de Melo2012-10-311-1/+2
* | perf tools: Further speed up the perf buildIngo Molnar2012-10-311-9/+4
* | perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar2012-10-311-1/+1
* | perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-291-0/+2
* | perf header: Add is_perf_magic() funcFeng Tang2012-10-292-0/+11
* | perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-291-0/+7
* | perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-294-726/+749
* | perf tools: Move strxfrchar into string objectJiri Olsa2012-10-294-12/+19
* | perf tools: Move hex2u64 into util objectJiri Olsa2012-10-294-34/+34
* | perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-294-5/+8
* | perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-296-16/+18
* | perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen2012-10-281-3/+7
* | perf inject: Mark a dso if it's usedAndrew Vagin2012-10-262-5/+9
* | perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo2012-10-251-7/+6
* | perf tools: Try to build Documentation when installingBorislav Petkov2012-10-241-1/+1
* | perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-241-0/+4
* | Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-241-2/+2
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-241-1/+0
* | perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-241-0/+68
OpenPOWER on IntegriCloud