Age | Commit message (Expand) | Author | Files | Lines |
2016-08-18 | perf evsel: Do not access outside hw cache name arrays | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-08-16 | perf unwind: Use addr_location::addr instead of ip for entries | Milian Wolff | 2 | -2/+2 |
2016-08-16 | perf intel-pt: Fix occasional decoding errors when tracing system-wide | Adrian Hunter | 1 | -1/+5 |
2016-08-16 | perf probe: Release resources on error when handling exit paths | Arnaldo Carvalho de Melo | 1 | -3/+9 |
2016-08-15 | perf probe: Check for dup and fdopen failures | Colin Ian King | 1 | -4/+20 |
2016-08-15 | perf symbols: Fix annotation of objects with debuginfo files | Anton Blanchard | 1 | -1/+2 |
2016-08-15 | perf script: Don't disable use_callchain if input is pipe | He Kuang | 1 | -1/+3 |
2016-08-15 | perf script: Show proper message when failed list scripts | He Kuang | 1 | -2/+7 |
2016-08-15 | perf jitdump: Add the right header to get the major()/minor() definitions | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-08-12 | perf ppc64le: Fix build failure when libelf is not present | Ravi Bangoria | 1 | -0/+2 |
2016-08-12 | perf tools mem: Fix -t store option for record command | Jiri Olsa | 1 | -0/+3 |
2016-08-12 | perf intel-pt: Fix ip compression | Adrian Hunter | 2 | -28/+40 |
2016-08-09 | perf probe ppc64le: Fix probe location when using DWARF | Ravi Bangoria | 3 | -21/+49 |
2016-08-09 | perf probe: Add function to post process kernel trace events | Ravi Bangoria | 1 | -11/+18 |
2016-08-09 | perf probe: Support signedness casting | Naohiro Aota | 2 | -4/+21 |
2016-08-09 | perf stat: Avoid skew when reading events | Mark Rutland | 1 | -8/+23 |
2016-08-09 | perf probe: Fix module name matching | Konstantin Khlebnikov | 1 | -1/+3 |
2016-08-09 | perf probe: Adjust map->reloc offset when finding kernel symbol from map | Masami Hiramatsu | 1 | -1/+1 |
2016-08-09 | perf hists: Trim libtraceevent trace_seq buffers | Arnaldo Carvalho de Melo | 1 | -1/+5 |
2016-08-09 | perf script: Add 'bpf-output' field to usage message | Brendan Gregg | 2 | -3/+3 |
2016-08-04 | Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 23 | -106/+312 |
2016-08-04 | perf tests bpf: Use SyS_epoll_wait alias | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-08-02 | perf tests: objdump output can contain multi byte chunks | Jan Stancek | 1 | -29/+71 |
2016-08-02 | perf record: Add --sample-cpu option | Jiri Olsa | 4 | -1/+6 |
2016-08-02 | perf hists: Introduce output_resort_cb method | Jiri Olsa | 2 | -3/+16 |
2016-08-02 | perf tools: Move config/Makefile into Makefile.config | Jiri Olsa | 2 | -3/+3 |
2016-08-02 | perf tests: Add test for bitmap_scnprintf function | Jiri Olsa | 4 | -0/+59 |
2016-08-02 | perf tools: Fix build failure on perl script context | Namhyung Kim | 1 | -1/+3 |
2016-08-02 | perf annotate: Plug filename string leak | Arnaldo Carvalho de Melo | 1 | -3/+2 |
2016-08-02 | perf annotate: Introduce strerror for handling symbol__disassemble() errors | Arnaldo Carvalho de Melo | 5 | -31/+78 |
2016-08-01 | perf annotate: Rename symbol__annotate() to symbol__disassemble() | Arnaldo Carvalho de Melo | 5 | -6/+6 |
2016-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -6/+30 |
2016-07-29 | perf target: str_error_r() always returns the buffer it receives | Arnaldo Carvalho de Melo | 1 | -5/+1 |
2016-07-29 | perf annotate: Use pipe + fork instead of popen | Arnaldo Carvalho de Melo | 1 | -4/+35 |
2016-07-29 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -9/+1 |
2016-07-29 | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations | Vlastimil Babka | 1 | -0/+1 |
2016-07-29 | perf evsel: Introduce constructor for cycles event | Arnaldo Carvalho de Melo | 3 | -20/+32 |
2016-07-27 | tools lib api: Add str_error_c to libapi | Arnaldo Carvalho de Melo | 2 | -6/+0 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+7 |
2016-07-26 | perf s390: Fix 'start' address of module's map | Song Shan Gong | 4 | -0/+30 |
2016-07-25 | Revert "perf tools: event.h needs asm/perf_regs.h" | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2016-07-23 | x86/insn: remove pcommit | Dan Williams | 4 | -9/+1 |
2016-07-22 | perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-07-21 | perf tools: Add AVX-512 instructions to the new instructions test | Adrian Hunter | 3 | -8/+3731 |
2016-07-21 | perf tools: Add AVX-512 support to the instruction decoder used by Intel PT | Adrian Hunter | 5 | -101/+220 |
2016-07-20 | x86/insn: perf tools: Fix vcvtph2ps instruction decoding | Adrian Hunter | 4 | -9/+17 |
2016-07-19 | perf tests: Add is_printable_array test | Jiri Olsa | 4 | -0/+42 |
2016-07-19 | perf tools: Make is_printable_array global | Jiri Olsa | 4 | -28/+17 |
2016-07-19 | perf script python: Fix string vs byte array resolving | Jiri Olsa | 1 | -6/+33 |
2016-07-19 | perf probe: Warn unmatched function filter correctly | Masami Hiramatsu | 2 | -2/+13 |