- af34cb4 perf vendor events intel: Add uncore_arb JSON support by Andi Kleen · 8 years ago
- 92c6de0 perf vendor events intel: Add uncore events for Skylake client by Andi Kleen · 8 years ago
- 092a95d perf vendor events intel: Add uncore events for Broadwell client by Andi Kleen · 8 years ago
- 0585c62 perf vendor events intel: Add uncore events for Haswell client by Andi Kleen · 8 years ago
- bccdcb2 perf vendor events intel: Add uncore events for Ivy Bridge client by Andi Kleen · 8 years ago
- 80432c7 perf vendor events intel: Add uncore events for Sandy Bridge client by Andi Kleen · 8 years ago
- 9c4e2e2 perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore by Andi Kleen · 8 years ago
- 3906a13 Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- d652f4b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 55f77128 perf utils: Readlink /proc/self/exe to find the perf binary by Tommi Rantala · 8 years ago
- d4b364d perf utils: Null terminate buf in read_ftrace_printk() by Tommi Rantala · 8 years ago
- b7126ef perf utils: use sizeof(buf) - 1 in readlink() call by Tommi Rantala · 8 years ago
- 0e6ba11 perf tests: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
- 5a23421 perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
- 2ccc220 perf buildid: Do not update SDT cache with null filename by Tommi Rantala · 8 years ago
- 2e933b1 perf annotate: Fix a bug of division by zero when calculating percent by Taeung Song · 8 years ago
- 6ebd254 perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 8 years ago
- 5dfa210 perf report: Enable sorting by srcline as key by Milian Wolff · 8 years ago
- 0d3eb0b perf report: Show inline stack for browser mode by Jin Yao · 8 years ago
- 0db64dd perf report: Show inline stack for stdio mode by Jin Yao · 8 years ago
- f3a6064 perf report: Introduce --inline option by Jin Yao · 8 years ago
- a64489c perf report: Find the inline stack for a given address by Jin Yao · 8 years ago
- 5580338 perf report: Refactor common code in srcline.c by Jin Yao · 8 years ago
- b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
- 6963d3c perf list sdt: Show option in man page by Ravi Bangoria · 8 years ago
- c3a0bbc perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
- ef65e96 perf trace: Fixup thread refcounting by Arnaldo Carvalho de Melo · 8 years ago
- c04dfaf perf trace: Fix up error path indentation by Arnaldo Carvalho de Melo · 8 years ago
- 39f0e7a perf trace: Check for vfs_getname.pathname length by Arnaldo Carvalho de Melo · 8 years ago
- e3a6a62 Merge tag 'perf-core-for-mingo-4.12-20170324' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- bf874fc perf list: Move extra details printing to new option by Andi Kleen · 8 years ago
- 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
- 7f372a6 perf list: Support printing MetricExpr with --debug by Andi Kleen · 8 years ago
- 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
- 00636c3 perf pmu: Support MetricExpr header in JSON event list by Andi Kleen · 8 years ago
- b90b3e9c perf vendor events intel: Update Intel uncore JSON event files by Andi Kleen · 8 years ago
- 0751673 perf tools: Add a simple expression parser for JSON by Andi Kleen · 8 years ago
- a820e33 perf pmu: Special case uncore_ prefix by Andi Kleen · 8 years ago
- 8255718 perf pmu: Expand PMU events by prefix match by Andi Kleen · 8 years ago
- 2073ad3 perf tools: Factor out PMU matching in parser by Andi Kleen · 8 years ago
- b4229e9 perf stat: Handle partially bad results with merging by Andi Kleen · 8 years ago
- 430daf2 perf stat: Collapse identically named events by Andi Kleen · 8 years ago
- fbe51fb perf stat: Factor out callback for collecting event values by Andi Kleen · 8 years ago
- ed7b339 perf annotate: Add comment clarifying how the source code line is parsed by Arnaldo Carvalho de Melo · 8 years ago
- e7cb9de perf annotate: More exactly grep -v of the objdump command by Taeung Song · 8 years ago
- 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago
- 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
- be88184 perf sdt: Add scanning of sdt probes arguments by Alexis Berlemont · 8 years ago
- 7094672 perf probe: Return errno when not hitting any event by Kefeng Wang · 8 years ago
- 2e1f8f7 perf probe: Change MAX_CMDLEN by Ravi Bangoria · 8 years ago
- 267dd0a Merge tag 'perf-core-for-mingo-4.12-20170320' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- affa6c1 tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h by Arnaldo Carvalho de Melo · 8 years ago
- f0a30dc perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 8 years ago
- efc9c05 perf stat: Correct --no-aggr description by Ravi Bangoria · 8 years ago
- eedb3c4 tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h by Arnaldo Carvalho de Melo · 8 years ago
- f2ba3ee tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
- 05a1f47 perf tools: Handle partial AUX records and print a warning by Alexander Shishkin · 8 years ago
- 38a33f0 tools include: Sync {,tools/}include/uapi/linux/perf_event.h by Alexander Shishkin · 8 years ago
- b9835a9 tools lib api fs: Introduce sysfs__read_bool by Alexander Shishkin · 8 years ago
- f371594 perf timechart: Use OPT_PARENT for common options by Arnaldo Carvalho de Melo · 8 years ago
- b40e361 perf lock: Make 'f' part of the common 'lock_options' by Arnaldo Carvalho de Melo · 8 years ago
- 249eed5 perf lock: Subcommands should include common options by Changbin Du · 8 years ago
- a01851f Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
- e7ede72 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
- 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
- 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
- 61f63e3 Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- 61f35d7 uprobes: Default UPROBES_EVENTS to Y by Arnaldo Carvalho de Melo · 8 years ago
- d8a8cfc perf/core: Better explain the inherit magic by Peter Zijlstra · 8 years ago
- 15121c7 perf/core: Simplify perf_event_free_task() by Peter Zijlstra · 8 years ago
- e7cc486 perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
- e552a83 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
- 48d02a1 perf script: Add 'brstackinsn' for branch stacks by Andi Kleen · 8 years ago
- 74beb09 tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
- ee36842 perf/x86/intel/pt: Handle VMX better by Alexander Shishkin · 8 years ago
- ae0c2d9 perf/core: Add a flag for partial AUX records by Alexander Shishkin · 8 years ago
- f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
- ed827ad perf/x86: Add Top Down events to Intel Goldmont by Kan Liang · 8 years ago
- 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 69eea5a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 88b897a perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
- 1d585e7 trace/kprobes: Fix check for kretprobe offset within function entry by Naveen N. Rao · 8 years ago
- af9100a perf probe: Introduce util func is_sdt_event() by Ravi Bangoria · 8 years ago
- ffa86c2f Merge tag 'perf-core-for-mingo-4.12-20170314' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- aabcf5f Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
- ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
- bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
- 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
- 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
- 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
- db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
- 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
- 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
- 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
- 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago