summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorKan Liang <kan.liang@intel.com>2018-01-18 13:26:30 -0800
committerArnaldo Carvalho de Melo <acme@redhat.com>2018-02-15 09:56:43 -0300
commita1ff5b05e988ca3620027148cd61013408ea4194 (patch)
treea827252c56dd840e212443cf77d4e2cea0ecd01f /tools/perf/scripts/python/parallel-perf.py
parent06cc1a470ab237b991901729b125404c164f3660 (diff)
downloadkernel-a1ff5b05e988ca3620027148cd61013408ea4194.tar.gz
perf top: Remove lost events checking
There would be some records lost in overwrite mode because of pausing the ringbuffer. It has little impact for the accuracy of the snapshot and could be tolerated by 'perf top'. Remove the lost events checking. Signed-off-by: Kan Liang <kan.liang@intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Cc: Andi Kleen <ak@linux.intel.com> Cc: Jin Yao <yao.jin@linux.intel.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/r/1516310792-208685-16-git-send-email-kan.liang@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
arch/um/include?id=77097ae503b170120ab66dd1d547f8577193f91f'>most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro 2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds 2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger 2012-05-21um: Implement um_free_irq()Richard Weinberger 2012-05-21um: Fix __swp_type()Richard Weinberger 2012-05-21um: Implement a custom pte_same() functionRichard Weinberger 2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro 2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro 2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha 2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner 2012-04-19Merge branch 'linus' into queueMarcelo Tosatti 2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger 2012-04-10um: Disintegrate asm/system.hRichard Weinberger 2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson 2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds 2012-03-28Remove all #inclusions of asm/system.hDavid Howells 2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger 2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro 2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro 2012-03-25um: kill HOST_TASK_PIDAl Viro 2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro 2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro 2012-03-25um: auxvec.h is never usedAl Viro 2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro 2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro