summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-05-14ktest: Fix reboot on success stopping all rebootsSteven Rostedt
2012-05-14ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill
2012-04-30perf symbols: Read plt symbols from proper symtab_type binaryJiri Olsa
2012-04-30perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov
2012-04-30perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador
2012-04-30perf report: Fix crash showing warning related to kernel mapsDavid Ahern
2012-04-25perf archive: Correct cutting of symbolic linkChanho Park
2012-04-25perf tools: Ignore auto-generated bison/flex filesNamhyung Kim
2012-04-25perf tools: Fix parsers' rules to dependenciesJiri Olsa
2012-04-25perf tools: fix NO_GTK2 Makefile config errorStephane Eranian
2012-04-25perf session: Skip event correctly for unknown id/machineJiri Olsa
2012-04-18perf kvm: Finding struct machine fails for PERF_RECORD_MMAPNikunj A. Dadhania
2012-04-18perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo
2012-04-18perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa
2012-04-18perf hists: Catch and handle out-of-date hist entry maps.David Miller
2012-04-18perf annotate: Fix hist decayArnaldo Carvalho de Melo
2012-04-18perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo
2012-04-18perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard
2012-03-13perf record: Fix buffer overrun bug in tracepoint_id_to_path()Stephane Eranian
2012-03-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo
2012-03-03perf tools: Change perf_guest default back to falseJoerg Roedel
2012-03-03perf record: No build id option failsDavid Ahern
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-02-29perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa
2012-02-29perf tools: Ensure comm string is properly terminatedDavid Ahern
2012-02-29perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa
2012-02-29perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim
2012-02-27Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...Linus Torvalds
2012-02-27ktest: Fix make_min_config test when build failsSteven Rostedt
2012-02-06perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao
2012-02-06perf tools: Fix prefix matching for kernel mapsJiri Olsa
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-01-30perf top: Fix number of samples displayedStephane Eranian
2012-01-30perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian
2012-01-30perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12selftests: new x86 breakpoints selftestFrederic Weisbecker
2012-01-12selftests: new very basic kernel selftests directoryFrederic Weisbecker
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell