Age | Commit message (Expand) | Author |
2017-11-09 | perf trace: Call machine__exit() at exit | Andrei Vagin |
2017-11-09 | perf tools: Fix eBPF event specification parsing | Jiri Olsa |
2017-11-09 | perf tools: Add "reject" option for parse-events.l | Jiri Olsa |
2017-11-03 | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | perf tools: Unwind properly location after REJECT | Jiri Olsa |
2017-10-25 | perf symbols: Fix memory corruption because of zero length symbols | Ravi Bangoria |
2017-10-18 | perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu | Li Zhijian |
2017-10-18 | perf xyarray: Fix wrong processing when closing evsel fd | Jin Yao |
2017-10-17 | perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE | Namhyung Kim |
2017-10-17 | perf record: Fix documentation for a inexistent option '-l' | Taeung Song |
2017-10-13 | perf tools: Check wether the eBPF file exists in event parsing | Jiri Olsa |
2017-10-13 | perf hists: Add extra integrity checks to fmt_free() | Jiri Olsa |
2017-10-13 | perf hists: Fix crash in perf_hpp__reset_output_field() | Jiri Olsa |
2017-10-09 | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU | Mark Rutland |
2017-10-06 | perf script: Add missing separator for "-F ip,brstack" (and brstackoff) | Mark Santaniello |
2017-10-05 | perf callchain: Compare dsos (as well) for CCKEY_FUNCTION | Ravi Bangoria |
2017-09-29 | Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-09-28 | perf test: Fix vmlinux failure on s390x part 2 | Thomas Richter |
2017-09-28 | perf test: Fix vmlinux failure on s390x | Thomas Richter |
2017-09-25 | perf tools: Fix syscalltbl build failure | Akemi Yagi |
2017-09-25 | perf report: Fix debug messages with --call-graph option | Mengting Zhang |
2017-09-25 | perf evsel: Fix attr.exclude_kernel setting for default cycles:p | Arnaldo Carvalho de Melo |
2017-09-25 | perf tools: Get all of tools/{arch,include}/ in the MANIFEST | Arnaldo Carvalho de Melo |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-09-13 | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-09-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-12 | perf stat: Wait for the correct child | Milian Wolff |
2017-09-12 | perf tools: Support running perf binaries with a dash in their name | Milian Wolff |
2017-09-12 | perf config: Check not only section->from_system_config but also item's | Taeung Song |
2017-09-12 | perf ui progress: Fix progress update | Jiri Olsa |
2017-09-12 | perf ui progress: Make sure we always define step value | Jiri Olsa |
2017-09-12 | perf tools: Open perf.data with O_CLOEXEC flag | Jiri Olsa |
2017-09-12 | perf tests: Fix compile when libunwind's unwind.h is available | Milian Wolff |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-01 | perf annotate browser: Help for cycling thru hottest instructions with TAB/sh... | Arnaldo Carvalho de Melo |
2017-09-01 | perf stat: Only auto-merge events that are PMU aliases | Arnaldo Carvalho de Melo |
2017-09-01 | perf test: Add test case for PERF_SAMPLE_PHYS_ADDR | Kan Liang |
2017-09-01 | perf script: Support physical address | Kan Liang |
2017-09-01 | perf mem: Support physical address | Kan Liang |
2017-09-01 | perf sort: Add sort option for physical address | Kan Liang |
2017-09-01 | perf tools: Support new sample type for physical address | Kan Liang |
2017-09-01 | perf vendor events powerpc: Remove duplicate events | Sukadev Bhattiprolu |
2017-09-01 | perf intel-pt: Fix syntax in documentation of config option | Jack Henschel |
2017-09-01 | perf test powerpc: Fix 'Object code reading' test | Ravi Bangoria |
2017-09-01 | perf trace: Support syscall name globbing | Arnaldo Carvalho de Melo |
2017-09-01 | perf syscalltbl: Support glob matching on syscall names | Arnaldo Carvalho de Melo |
2017-08-30 | perf report: Calculate the average cycles of iterations | Jin Yao |
2017-08-29 | perf symbols: Fix plt entry calculation for ARM and AARCH64 | Li Bin |
2017-08-29 | perf probe: Fix kprobe blacklist checking condition | Li Bin |