summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo2012-12-097-746/+756
* perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-096-18/+18
* perf diff: Remove displacement output optionJiri Olsa2012-12-091-1/+0
* perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo2012-12-091-1/+1
* perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-091-1/+2
* perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-091-3/+4
* perf diff: Remove displacement from struct hist_entry_diffJiri Olsa2012-12-091-3/+0
* perf evsel: Convert to _is_group_leader methodNamhyung Kim2012-12-093-7/+7
* perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim2012-12-093-2/+2
* perf hists: Link hist entry pairs to leaderNamhyung Kim2012-12-091-2/+2
* perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2012-12-092-3/+3
* perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim2012-12-091-0/+11
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-091-2/+9
* perf tools: Fix mmap limitations on 32-bitDavid Miller2012-12-092-12/+14
* perf session: Free environment information when deleting sessionNamhyung Kim2012-12-091-0/+17
* perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-091-4/+2
* perf ui: Always compile error printing codeNamhyung Kim2012-12-092-53/+2
* perf symbols: Fix dso__fprintf() print statementStephane Eranian2012-12-091-1/+1
* 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
OpenPOWER on IntegriCloud