summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-243-0/+38
* perf tools: Fix PMU object alias initializationJiri Olsa2012-10-241-3/+4
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-2416-16/+32
|\
| * perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-221-4/+8
| * perf tools: do not flush maps on COMM for perf reportLuigi Semenzato2012-10-221-1/+0
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-202-3/+2
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-204-0/+12
| |\
| | * perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-171-0/+1
| | * perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-171-0/+2
| | * perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim2012-10-161-0/+3
| | * perf tools: Fix segfault when using srcline sort keyNamhyung Kim2012-10-161-0/+3
| | * perf tool: Precise mode requires exclude_guestDavid Ahern2012-10-161-0/+3
| * | perf: Fix UAPI falloutIngo Molnar2012-10-148-8/+8
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-1318-190/+143
| |\ \ | | |/
| | * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-0518-190/+143
| | |\
| * | | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-131-0/+2
| * | | perf: fix duplicate header inclusionMichel Lespinasse2012-10-111-1/+0
OpenPOWER on IntegriCloud