aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-0/+3
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
2011-12-23perf tools: Look up thread names for system wide profilingGravatar David Ahern 1-22/+53
2011-12-23perf tools: Fix comm for processes with named threadsGravatar David Ahern 1-5/+32
2011-12-22perf report: Fix usage stringGravatar Namhyung Kim 1-1/+1
2011-12-21perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLESGravatar Stephane Eranian 1-0/+2
2011-12-20Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreGravatar Ingo Molnar 12-24/+160
2011-12-20Merge commit 'v3.2-rc6' into perf/coreGravatar Ingo Molnar 3-2/+19
2011-12-20perf test: Add more automated tests for event parsingGravatar Jiri Olsa 1-1/+126
2011-12-20perf events: Tidy up perf_event__preprocess_sampleGravatar Namhyung Kim 1-6/+7
2011-12-20perf tools: Remove stale git headlines from top commentGravatar Namhyung Kim 2-2/+8
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyGravatar Namhyung Kim 1-0/+1
2011-12-20perf symbols: Fix error path on symbol__init()Gravatar Namhyung Kim 1-2/+2
2011-12-20perf symbols: Get rid of duplicated snprintf()Gravatar Namhyung Kim 1-6/+1
2011-12-20perf evlist: Fix errno value reporting on failed mmapGravatar Nelson Elhage 1-1/+3
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentGravatar Namhyung Kim 2-5/+6
2011-12-20perf evsel: Fix uninitialized memory access to struct perf_sampleGravatar Robert Richter 1-1/+1
2011-12-20perf record: Add ability to record event periodGravatar Andrew Vagin 3-0/+5
2011-12-15tools/power turbostat: update fields in manpageGravatar Arun Thomas 1-4/+4
2011-12-12perf tools: Add ability to synthesize event according to a sampleGravatar Andrew Vagin 3-0/+90
2011-12-12perf script: Implement option for system-wide profilingGravatar Robert Richter 1-5/+10
2011-12-12perf script: Fix mem leaks and NULL pointer checks around strdup()sGravatar Robert Richter 1-19/+29
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+3
2011-12-07Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentGravatar Ingo Molnar 2-2/+3