aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-0/+2
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Gravatar Len Brown 1-0/+2
2012-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 3-192/+581
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 15-84/+124
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+49
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Gravatar Linus Torvalds 4-0/+433
2012-01-12selftests: new x86 breakpoints selftestGravatar Frederic Weisbecker 4-2/+416
2012-01-12selftests: new very basic kernel selftests directoryGravatar Frederic Weisbecker 2-0/+19
2012-01-12lguest: move the lguest tool to the tools directoryGravatar Davidlohr Bueso 5-0/+2261
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufGravatar Rusty Russell 2-16/+8
2012-01-12virtio: harsher barriers for rpmsg.Gravatar Rusty Russell 2-1/+3
2012-01-10mm-tracepoint: fix documentation and examplesGravatar Konstantin Khlebnikov 1-17/+17
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-5/+5
2012-01-08perf tools: Fix compile error on x86_64 UbuntuGravatar Namhyung Kim 1-1/+0
2012-01-08perf report: Fix --stdio output alignment when --showcpuutilization usedGravatar Namhyung Kim 1-16/+18
2012-01-08perf annotate: Get rid of field_sep checkGravatar Namhyung Kim 1-5/+0
2012-01-08perf annotate: Fix usage stringGravatar Namhyung Kim 1-1/+1
2012-01-08perf kmem: Fix a memory leakGravatar Namhyung Kim 1-0/+1
2012-01-08perf kmem: Add missing closedir() callsGravatar Namhyung Kim 1-0/+2
2012-01-08perf top: Add error message for EMFILEGravatar Namhyung Kim 1-0/+4
2012-01-08perf test: Change type of '-v' option to INCRGravatar Namhyung Kim 1-1/+1
2012-01-08perf script: Add missing closedir() callsGravatar Namhyung Kim 1-0/+4
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-0/+3
2012-01-06perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againGravatar Sebastian Andrzej Siewior 1-0/+1
2012-01-06perf tools: Add support for guest/host-only profilingGravatar Joerg Roedel 2-2/+14
2012-01-06perf kvm: Do guest-only counting by defaultGravatar Joerg Roedel 5-5/+26
2012-01-06perf top: Don't update total_period on process_sampleGravatar Arnaldo Carvalho de Melo 1-1/+0
2012-01-06perf hists: Stop using 'self' for struct hist_entryGravatar Arnaldo Carvalho de Melo 2-48/+48
2012-01-06perf hists: Rename total_session to total_periodGravatar Arnaldo Carvalho de Melo 1-8/+8
2012-01-04ktest: Add INGORE_ERRORS to ignore warnings in boot upGravatar Steven Rostedt 2-1/+11
2012-01-04ktest: Still do reboot even for REBOOT_TYPE = scriptGravatar Steven Rostedt 2-9/+7
2012-01-03perf kvm: Fix copy & paste error in descriptionGravatar Joerg Roedel 1-1/+1
2012-01-03perf script: Kill script_spec__deleteGravatar Namhyung Kim 1-12/+1
2012-01-03perf top: Fix a memory leakGravatar Namhyung Kim 1-1/+0
2012-01-03perf stat: Introduce get_ratio_color() helperGravatar Namhyung Kim 1-56/+35
2012-01-03perf session: Remove impossible condition checkGravatar Namhyung Kim 1-2/+1
2012-01-02misc latin1 to utf8 conversionsGravatar Al Viro 1-1/+1
2011-12-29perf tools: Fix feature-bits rework fallout, remove unused variableGravatar Ingo Molnar 1-3/+0
2011-12-23perf script: Add generic perl handler to process eventsGravatar Robert Richter 1-6/+67
2011-12-23perf tools: Use for_each_set_bit() to iterate over feature flagsGravatar Robert Richter 3-93/+149
2011-12-23perf tools: Unify handling of features when writing feature sectionGravatar Robert Richter 2-9/+12
2011-12-23perf report: Accept fifos as input fileGravatar Robert Richter 19-33/+51
2011-12-23perf tools: Moving code in some filesGravatar Robert Richter 2-267/+264
2011-12-23perf tools: Fix out-of-bound access to struct perf_sessionGravatar Robert Richter 2-2/+2
2011-12-23perf tools: Continue processing header on unknown featuresGravatar Robert Richter 1-1/+1
2011-12-23perf tools: Improve macros for struct feature_opsGravatar Robert Richter 1-18/+22
2011-12-23perf: builtin-record: Document and check that mmap_pages must be a power of two.Gravatar Nelson Elhage 4-1/+17
2011-12-23perf: builtin-record: Provide advice if mmap'ing fails with EPERM.Gravatar Nelson Elhage 1-1/+8
2011-12-23perf tools: Fix truncated annotationGravatar Ingo Molnar 1-1/+1
2011-12-23perf script: look up thread using tid instead of pidGravatar David Ahern 1-1/+1