summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-01-31perf python: Use attr.watermark in twatch.pyArnaldo Carvalho de Melo1-1/+1
2012-01-31perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim8-8/+1
2012-01-31perf lock: Document lock info subcommandNamhyung Kim2-5/+19
2012-01-31perf top: Fix number of samples displayedStephane Eranian1-3/+10
2012-01-31perf script: Add option resolving vmlinux pathAkihiro Nagai4-3/+13
2012-01-31perf script: Add the offset field specifierAkihiro Nagai6-15/+46
2012-01-31perf script: Print branch_from and branch_to of BTS eventsAkihiro Nagai1-0/+42
2012-01-30perf script: Unify the expressions indicating "unknown"Akihiro Nagai6-39/+42
2012-01-30perf evsel: Fix spelling typoMasanari Iida1-1/+1
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+175
2012-01-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar37-47/+597
2012-01-25perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian1-1/+1
2012-01-25perf probe: Usability fixesSrikar Dronamraju1-3/+3
2012-01-25perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney8-16/+3
2012-01-25perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2-4/+18
2012-01-25perf bench: Also allow measuring memset()Jan Beulich8-2/+331
2012-01-25perf bench: Also allow measuring alternative memcpy implementationsJan Beulich2-0/+12
2012-01-25perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich1-1/+1
2012-01-25perf tools: Introduce per user viewArnaldo Carvalho de Melo18-22/+200
2012-01-25perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo4-0/+30
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+2
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown1-0/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds3-192/+581
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-84/+124
2012-01-15Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+49
2012-01-13Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds4-0/+433
2012-01-13selftests: new x86 breakpoints selftestFrederic Weisbecker4-2/+416
2012-01-13selftests: new very basic kernel selftests directoryFrederic Weisbecker2-0/+19
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso5-0/+2261
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2-16/+8
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell2-1/+3
2012-01-11mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov1-17/+17
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-5/+5
2012-01-08perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim1-1/+0
2012-01-08perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim1-16/+18
2012-01-08perf annotate: Get rid of field_sep checkNamhyung Kim1-5/+0
2012-01-08perf annotate: Fix usage stringNamhyung Kim1-1/+1
2012-01-08perf kmem: Fix a memory leakNamhyung Kim1-0/+1
2012-01-08perf kmem: Add missing closedir() callsNamhyung Kim1-0/+2
2012-01-08perf top: Add error message for EMFILENamhyung Kim1-0/+4
2012-01-08perf test: Change type of '-v' option to INCRNamhyung Kim1-1/+1
2012-01-08perf script: Add missing closedir() callsNamhyung Kim1-0/+4
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+3
2012-01-06perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againSebastian Andrzej Siewior1-0/+1
2012-01-06perf tools: Add support for guest/host-only profilingJoerg Roedel2-2/+14
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel5-5/+26
2012-01-06perf top: Don't update total_period on process_sampleArnaldo Carvalho de Melo1-1/+0
2012-01-06perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo2-48/+48
2012-01-06perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo1-8/+8
2012-01-05ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt2-1/+11