summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
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
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim
2012-10-30perf header: Fix numa topology printingNamhyung Kim
2012-10-29perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-29perf header: Add is_perf_magic() funcFeng Tang
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa
2012-10-29perf tools: Move strxfrchar into string objectJiri Olsa
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa
2012-10-28perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin
2012-10-25perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo
2012-10-24perf tools: Try to build Documentation when installingBorislav Petkov
2012-10-24perf trace: Support interrupted syscallsArnaldo Carvalho de Melo
2012-10-24Account the nr_entries in rblist properlySuzuki K. Poulose
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea
2012-10-24perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa