summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-19perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo1-2/+2
2015-10-19perf script: Check output fields only for samplesJiri Olsa1-1/+4
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa5-15/+27
2015-10-19perf cpu_map: Make cpu_map__build_map globalJiri Olsa2-2/+4
2015-10-19perf stat: Add AGGR_UNSET modeJiri Olsa3-0/+7
2015-10-19perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa3-8/+8
2015-10-19perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2-3/+3
2015-10-19perf bench: Run benchmarks, don't test themIngo Molnar1-4/+4
2015-10-19perf bench mem: Rename 'routine' to 'function'Ingo Molnar2-38/+38
2015-10-19perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar4-23/+23
2015-10-19perf bench mem: Reorganize the code a bitIngo Molnar1-19/+19
2015-10-19perf bench mem: Improve user visible stringsIngo Molnar2-15/+20
2015-10-19perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar2-50/+50
2015-10-19perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar1-6/+6
2015-10-19perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar2-30/+30
2015-10-19perf bench: List output formatting options on 'perf bench -h'Ingo Molnar1-1/+1
2015-10-19perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar2-112/+50
2015-10-19perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar2-1/+1
2015-10-19perf bench: Eliminate unused argument from bench_mem_common()Ingo Molnar1-7/+4
2015-10-19perf bench: Default to all routines in 'perf bench mem'Ingo Molnar1-2/+2
2015-10-19perf bench: Improve the 'perf bench mem memcpy' code readabilityIngo Molnar1-56/+45
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim3-0/+20
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim3-3/+3
2015-10-14Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar8-33/+58
2015-10-13tools build: Fix cross compile buildJiri Olsa1-0/+4
2015-10-13tools include: Fix strict-aliasing rules breakageJiri Olsa1-8/+24
2015-10-12perf hists browser: Add 'm' key for context menu displayNamhyung Kim1-0/+2
2015-10-12perf callchains: Fix unw_word_t pointer castsRabin Vincent1-2/+2
2015-10-12perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent1-4/+6
2015-10-12perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo1-1/+2
2015-10-12perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo4-9/+9
2015-10-12perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo1-9/+9
2015-10-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar6-18/+93
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar279-1552/+2185
2015-10-07perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo2-7/+75
2015-10-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-1/+4
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu3-1/+4
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-15/+30
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds1-18/+16
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker1-1/+1
2015-10-06perf tools: Fix handling read result using a signed variableAndrzej Hajda1-1/+2
2015-10-06perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa1-8/+8
2015-10-06perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2-0/+8
2015-10-06perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa1-2/+0
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi4-15/+106
2015-10-06perf/x86: Add Intel cstate PMUs supportKan Liang2-0/+695
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+54
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-40/+77
2015-10-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-36/+2
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel1-1/+18