aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| * perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-02
| * perf tests: Add test for bitmap_scnprintf functionJiri Olsa2016-08-02
| * perf tools: Fix build failure on perl script contextNamhyung Kim2016-08-02
| * perf annotate: Plug filename string leakArnaldo Carvalho de Melo2016-08-01
| * perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo2016-08-01
| * perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo2016-08-01
| * perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo2016-07-29
| * perf annotate: Use pipe + fork instead of popenArnaldo Carvalho de Melo2016-07-29
| * perf evsel: Introduce constructor for cycles eventArnaldo Carvalho de Melo2016-07-28
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-30
|\ \
| * | tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo2016-07-27
| * | perf s390: Fix 'start' address of module's mapSong Shan Gong2016-07-26
| |/
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\ \
| * | x86/insn: remove pcommitDan Williams2016-07-23
* | | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2016-07-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \ \ | |_|/ |/| |
| * | net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-09
| |/
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-10
| |\
* | | Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo2016-07-25
* | | perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo2016-07-22
* | | perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter2016-07-21
* | | perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter2016-07-21
* | | x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter2016-07-20
* | | perf tests: Add is_printable_array testJiri Olsa2016-07-18
* | | perf tools: Make is_printable_array globalJiri Olsa2016-07-18
* | | perf script python: Fix string vs byte array resolvingJiri Olsa2016-07-18
* | | perf probe: Warn unmatched function filter correctlyMasami Hiramatsu2016-07-18
* | | perf cpu_map: Add more helpersMark Rutland2016-07-18
* | | perf stat: Balance opening and reading eventsMark Rutland2016-07-18
* | | tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo2016-07-18
* | | perf tools: Remove include/linux/list.h from perf's MANIFESTArnaldo Carvalho de Melo2016-07-18
* | | tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo2016-07-18
* | | Remove: kernel unistd*h files from perf's MANIFEST, not usedArnaldo Carvalho de Melo2016-07-18
* | | perf tools: Remove tools/perf/util/include/linux/const.hArnaldo Carvalho de Melo2016-07-18
* | | perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo2016-07-18
* | | perf tools: Add missing linux/compiler.h include to perf-sys.hArnaldo Carvalho de Melo2016-07-18
* | | perf jit: Remove some no-op error handlingDan Carpenter2016-07-18
* | | perf jit: Add missing curly bracesDan Carpenter2016-07-18
* | | perf record: Add --tail-synthesize optionWang Nan2016-07-15
* | | perf session: Don't warn about out of order event if write_backward is usedWang Nan2016-07-15
* | | perf tools: Enable overwrite settingsWang Nan2016-07-15
* | | perf evlist: Make {pause,resume} internal helpersWang Nan2016-07-15
* | | perf record: Read from overwritable ring bufferWang Nan2016-07-15
* | | perf evlist: Setup backward mmap state machineWang Nan2016-07-15
* | | perf evlist: Drop evlist->backwardWang Nan2016-07-15
* | | perf evlist: Map backward events to backward_mmapWang Nan2016-07-15
* | | perf evlist: Introduce backward_mmap array for evlistWang Nan2016-07-15
* | | perf evlist: Extract common code in mmap failure processingWang Nan2016-07-15
* | | perf evlist: Record mmap cookie into fdarray private fieldWang Nan2016-07-15
* | | perf record: Decouple record__mmap_read() and evlist.Wang Nan2016-07-15