summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-10perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong
2012-11-23perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-19perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo
2012-11-14perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim
2012-11-14perf ui: Add ui_progress__finish()Namhyung Kim
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung 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: Ensure single disable call per event in record comandJiri 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: Add gtk.<command> config option for launching GTK browserNamhyung 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: Check for mkstemp return value in dso-data testJiri Olsa
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa
2012-11-09perf annotate: Merge same lines in summary viewNamhyung Kim
2012-11-09perf annotate: Don't try to follow jump target on PLT symbolsNamhyung Kim
2012-11-09perf annotate: Whitespace fixupsNamhyung Kim
2012-11-09perf test: fix a build error on builtin-testZheng Liu
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-11-08perf diff: Use hists__link when not pairing just with baselineArnaldo 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: Don't try to lookup objdump for live modeNamhyung Kim
2012-11-08perf tools: Add arbitary aliases and support names with -Andi Kleen