summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2012-12-09perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo
2012-12-09perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo
2012-12-09perf diff: Remove displacement output optionJiri Olsa
2012-12-09perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo
2012-12-09perf diff: Change formula methods to work with pair directlyJiri Olsa
2012-12-09perf diff: Change compute methods to work with pair directlyJiri Olsa
2012-12-09perf diff: Remove displacement from struct hist_entry_diffJiri Olsa
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim
2012-12-09perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim
2012-12-09perf hists: Link hist entry pairs to leaderNamhyung Kim
2012-12-09perf hists: Fix typo on hist__entry_add_pairNamhyung Kim
2012-12-09perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-12-09perf tools: Fix mmap limitations on 32-bitDavid Miller
2012-12-09perf session: Free environment information when deleting sessionNamhyung Kim
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim
2012-12-09perf ui: Always compile error printing codeNamhyung Kim
2012-12-09perf symbols: Fix dso__fprintf() print statementStephane Eranian
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim
2012-11-14perf ui: Add ui_progress__finish()Namhyung Kim
2012-11-14perf tools: Add basic event modifier sanity checkJiri Olsa
2012-11-14perf tools: Omit group members from perf_evlist__disable/enableJiri Olsa
2012-11-14perf tools: Fix 'disabled' attribute config for record commandJiri Olsa
2012-11-14perf tools: Fix attributes for '{}' defined event groupsJiri Olsa
2012-11-14perf tools: Use sscanf for parsing /proc/pid/mapsNamhyung Kim
2012-11-14perf tools: Fix compile error on NO_NEWT=1 buildNamhyung Kim
2012-11-14perf hists: Initialize all of he->stat with zeroesArnaldo Carvalho de Melo
2012-11-14perf tools: Stop using 'self' in pstackArnaldo Carvalho de Melo
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa
2012-11-09perf annotate: Merge same lines in summary viewNamhyung Kim
2012-11-09perf annotate: Whitespace fixupsNamhyung Kim
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-11-08perf hists: Introduce hists__linkArnaldo Carvalho de Melo
2012-11-08perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo
2012-11-08perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo
2012-11-08perf tools: Add arbitary aliases and support names with -Andi Kleen
2012-11-08perf hists: Free branch_info when freeing hist_entryNamhyung Kim
2012-11-08perf tools: Fix detection of stack areaNamhyung Kim
2012-11-08perf machine: Set kernel data mapping lengthNamhyung Kim
2012-11-05perf report: Postpone objdump check until annotation requestedNamhyung Kim
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa
2012-10-31perf annotate: Handle XBEGIN like a jumpAndi Kleen
2012-10-31perf tools: Handle --version string generation on machines without gitArnaldo Carvalho de Melo
2012-10-31perf tools: Further speed up the perf buildIngo Molnar
2012-10-31perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar