summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-12perf trace: Beautify fifth argument of mmap() as fdNamhyung Kim
2013-11-11perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo
2013-11-11perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo
2013-11-11perf record: Move existing write_output into helper functionDavid Ahern
2013-11-11perf record: Use correct return type for write()Adrian Hunter
2013-11-11perf tools: Prevent condition that all sort keys are elidedNamhyung Kim
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-11-11perf ui tui progress: Don't force a refresh during progress updatePatrick Palka
2013-11-11Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-11-09uprobes: Fix the memory out of bound overwrite in copy_insn()Oleg Nesterov
2013-11-09uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Oleg Nesterov
2013-11-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-11-07perf tools: Remove unneeded includeRodrigo Campos
2013-11-07perf record: Remove post_processing_offset variableDavid Ahern
2013-11-07perf record: Remove advance_output functionDavid Ahern
2013-11-07perf record: Refactor feature handling into a separate functionDavid Ahern
2013-11-07perf trace: Don't relookup fields by name in each sampleArnaldo Carvalho de Melo
2013-11-07perf tools: Fix version when building out of treeDavid Ahern
2013-11-07perf evsel: Ditch evsel->handler.data fieldArnaldo Carvalho de Melo
2013-11-07Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Kill module_init() and module_exit()Oleg Nesterov
2013-11-06uprobes: Move function declarations out of archDavid A. Long
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng
2013-11-06perf: Factor out strncpy() in perf_event_mmap_event()Oleg Nesterov
2013-11-06tools/perf: Add required memory barriersPeter Zijlstra
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-11-06perf: Update a stale commentPeter Zijlstra
2013-11-06perf: Optimize perf_output_begin() -- address calculationPeter Zijlstra
2013-11-06perf: Optimize perf_output_begin() -- lost_event casePeter Zijlstra
2013-11-06perf: Optimize perf_output_begin()Peter Zijlstra
2013-11-06perf: Add unlikely() to the ring-buffer codePeter Zijlstra
2013-11-06perf: Simplify the ring-buffer codePeter Zijlstra
2013-11-06Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo
2013-11-05perf tools: Check maximum frequency rate for record/topJiri Olsa
2013-11-05perf fs: Add procfs supportJiri Olsa
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa
2013-11-05perf list: Add usageDavid Ahern
2013-11-05perf list: Remove a level of indentationDavid Ahern
2013-11-05tools/perf/build: Fix detection of non-core featuresDavid Ahern
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim
2013-11-04Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar