aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek
2016-08-02perf record: Add --sample-cpu optionJiri Olsa
2016-08-02perf hists: Introduce output_resort_cb methodJiri Olsa
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim
2016-08-01perf annotate: Plug filename string leakArnaldo Carvalho de Melo
2016-08-01perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo
2016-08-01perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo
2016-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo
2016-07-29perf annotate: Use pipe + fork instead of popenArnaldo Carvalho de Melo
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka
2016-07-28perf evsel: Introduce constructor for cycles eventArnaldo Carvalho de Melo
2016-07-27tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26perf s390: Fix 'start' address of module's mapSong Shan Gong
2016-07-25Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter
2016-07-21perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-18perf tests: Add is_printable_array testJiri Olsa
2016-07-18perf tools: Make is_printable_array globalJiri Olsa
2016-07-18perf script python: Fix string vs byte array resolvingJiri Olsa
2016-07-18perf probe: Warn unmatched function filter correctlyMasami Hiramatsu
2016-07-18perf cpu_map: Add more helpersMark Rutland
2016-07-18perf stat: Balance opening and reading eventsMark Rutland
2016-07-18tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo
2016-07-18perf tools: Remove include/linux/list.h from perf's MANIFESTArnaldo Carvalho de Melo
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo
2016-07-18Remove: kernel unistd*h files from perf's MANIFEST, not usedArnaldo Carvalho de Melo
2016-07-18perf tools: Remove tools/perf/util/include/linux/const.hArnaldo Carvalho de Melo
2016-07-18perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo
2016-07-18perf tools: Add missing linux/compiler.h include to perf-sys.hArnaldo Carvalho de Melo
2016-07-18perf jit: Remove some no-op error handlingDan Carpenter
2016-07-18perf jit: Add missing curly bracesDan Carpenter
2016-07-15perf record: Add --tail-synthesize optionWang Nan
2016-07-15perf session: Don't warn about out of order event if write_backward is usedWang Nan
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-07-15perf evlist: Make {pause,resume} internal helpersWang Nan
2016-07-15perf record: Read from overwritable ring bufferWang Nan
2016-07-15perf evlist: Setup backward mmap state machineWang Nan
2016-07-15perf evlist: Drop evlist->backwardWang Nan
2016-07-15perf evlist: Map backward events to backward_mmapWang Nan
2016-07-15perf evlist: Introduce backward_mmap array for evlistWang Nan