aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-18tools include uapi x86: Grab a copy of unistd.hArnaldo Carvalho de Melo
2017-07-18perf vendor events: Add POWER9 PVRs to mapfileSukadev Bhattiprolu
2017-07-18perf vendor events: Add POWER9 PMU eventsSukadev Bhattiprolu
2017-07-18perf pmu-events: Support additional POWER8+ PVR in mapfileShriya
2017-07-18perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWNArnaldo Carvalho de Melo
2017-07-18perf trace beauty: Export the pid beautifier for use in more placesArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)Arnaldo Carvalho de Melo
2017-07-18perf trace beauty: Export the fd beautifier for use in more placesArnaldo Carvalho de Melo
2017-07-18perf trace beauty: Give syscall return beautifier more contextArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return valueArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl flags: Beautify F_SETFL argArnaldo Carvalho de Melo
2017-07-18perf trace beauty open flags: Move RDRW to the start of the outputArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Beautify F_GETFL return valueArnaldo Carvalho de Melo
2017-07-18perf trace beauty open flags: Do not depend on the system's O_LARGEFILE defineArnaldo Carvalho de Melo
2017-07-18perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOWArnaldo Carvalho de Melo
2017-07-18perf trace: Allow syscall_arg beautifiers to set a different return formatterArnaldo Carvalho de Melo
2017-07-18perf beauty open: Detach the syscall_arg agnostic bits from the flags formatterArnaldo Carvalho de Melo
2017-07-18perf trace: Beautify new write hint fcntl commandsArnaldo Carvalho de Melo
2017-07-18perf trace beauty fcntl: Basic 'arg' beautifierArnaldo Carvalho de Melo
2017-07-18tools include uapi asm-generic: Grab a copy of fcntl.hArnaldo Carvalho de Melo
2017-07-18perf trace beauty: Introduce syscall arg beautifier for long integersArnaldo Carvalho de Melo
2017-07-18perf trace beauty: Export the "int" and "hex" syscall arg formattersArnaldo Carvalho de Melo
2017-07-18perf trace beauty: Allow accessing syscall args values in a syscall arg forma...Arnaldo Carvalho de Melo
2017-07-18perf trace beauty: Mask ignored fcntl 'arg' parameterArnaldo Carvalho de Melo
2017-07-18perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'Arnaldo Carvalho de Melo
2017-07-18perf trace beauty: Export the strarrays scnprintf methodArnaldo Carvalho de Melo
2017-07-18tools: Update include/uapi/linux/fcntl.h copy from the kernelArnaldo Carvalho de Melo
2017-07-18perf trace: Beautify linux specific fcntl commandsArnaldo Carvalho de Melo
2017-07-18perf trace: Remove F_ from some of the fcntl command stringsArnaldo Carvalho de Melo
2017-07-18perf annotate: Implement visual marker for macro fusionJin Yao
2017-07-18perf annotate: Check for fused instructionsJin Yao
2017-07-12perf symbols: Accept zero as the kernel base addressArnaldo Carvalho de Melo
2017-07-11Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar
2017-07-11Merge tag 'perf-urgent-for-mingo-4.13-20170710' of git://git.kernel.org/pub/s...Ingo Molnar
2017-07-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2017-07-10perf evsel: State in the default event name if attr.exclude_kernel is setArnaldo Carvalho de Melo
2017-07-10perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao
2017-07-05Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...Ingo Molnar
2017-07-04perf unwind: Do not fail due to missing unwind supportJiri Olsa
2017-07-04perf evsel: Set attr.exclude_kernel when probing max attr.precise_ipArnaldo Carvalho de Melo
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds