platform/kernel/linux-rpi.git
2017-07-20 Arnaldo Carvalho... perf trace: Allow specifying names to syscall arguments...
2017-07-20 Arnaldo Carvalho... perf trace: Allow specifying number of syscall args...
2017-07-20 Arnaldo Carvalho... perf trace: Ditch __syscall__arg_val() variant, not...
2017-07-20 Arnaldo Carvalho... perf trace: Use the syscall_fmt formatters without...
2017-07-20 Arnaldo Carvalho... perf trace: Allow allocating sc->arg_fmt even without...
2017-07-20 Arnaldo Carvalho... perf trace beauty mmap: Ignore 'fd' and 'offset' args...
2017-07-20 Arnaldo Carvalho... perf trace: Add missing ' = ' in the default formatting...
2017-07-20 Kan Liangperf intel-pt: Always set no branch for dummy event
2017-07-20 Kan Liangperf intel-pt: Set no_aux_samples for the tracking...
2017-07-20 Ingo MolnarMerge tag 'perf-core-for-mingo-4.13-20170718' of git...
2017-07-20 Alexander Shishkinperf/core: Fix scheduling regression of pinned groups
2017-07-19 Jin Yaoperf report: Show branch type in callchain entry
2017-07-19 Jin Yaoperf report: Show branch type statistics for stdio...
2017-07-19 Jin Yaoperf util: Create branch.c/.h for common branch functions
2017-07-19 Jin Yaoperf report: Refactor the branch info printing code
2017-07-19 Jin Yaoperf record: Create a new option save_type in --branch...
2017-07-19 Jin Yaoperf/x86/intel: Record branch type
2017-07-19 Jin Yaoperf/core: Define the common branch type classification
2017-07-19 David Carrillo... perf header: Add event desc to pipe-mode header
2017-07-19 David Carrillo... perf tools: Add feature header record to pipe-mode
2017-07-19 David Carrillo... perf tool: Add show_feature_header to perf_tool
2017-07-19 David Carrillo... perf header: Change FEAT_OP* macros
2017-07-19 David Carrillo... perf header: Add a buffer to struct feat_fd
2017-07-19 David Carrillo... perf header: Make write_pmu_mappings pipe-mode friendly
2017-07-19 David Carrillo... perf header: Use struct feat_fd in read header records
2017-07-19 David Carrillo... perf header: Don't pass struct perf_file_section to...
2017-07-19 David Carrillo... perf header: Use struct feat_fd to process header records
2017-07-19 David Carrillo... perf header: Use struct feat_fd for print
2017-07-19 David Carrillo... perf header: Add struct feat_fd for write
2017-07-19 David Carrillo... perf header: Revamp do_write()
2017-07-19 David Carrillo... perf util: Add const modifier to buf in "writen" function
2017-07-19 David Carrillo... perf header: Fail on write_padded error
2017-07-19 David Carrillo... perf header: Add PROCESS_STR_FUN macro
2017-07-19 David Carrillo... perf header: Encapsulate read and swap
2017-07-19 Jin Yaoperf report: Enable finding kernel inline functions
2017-07-19 Arnaldo Carvalho... perf trace beauty: Simplify syscall return formatting
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Beautify the 'arg' for DUPFD
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Do not suppress 'cmd' when...
2017-07-19 Arnaldo Carvalho... perf trace: Allow syscall arg formatters to request...
2017-07-19 Arnaldo Carvalho... perf trace: Group per syscall arg formatter info into...
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Beautify F_GETLEASE and F_SETL...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Export strarray for use in per-objec...
2017-07-19 Jiri Olsaperf tests attr: Add optional term
2017-07-19 Jiri Olsaperf tests attr: Fix stat sample_type setup
2017-07-19 Jiri Olsaperf tests attr: Fix precise_ip setup
2017-07-19 Jiri Olsaperf tests attr: Fix sample_period setup
2017-07-19 Jiri Olsaperf tests attr: Fix cpu test disabled term setup
2017-07-19 Jiri Olsaperf tests attr: Add proper return values
2017-07-19 Jiri Olsaperf tests attr: Fix no-delay test
2017-07-19 Jiri Olsaperf tests attr: Fix record dwarf test
2017-07-19 Jiri Olsaperf tests attr: Add 1s for exclude_kernel and task...
2017-07-19 Jiri Olsaperf tests attr: Rename compare_data to data_equal
2017-07-19 Jiri Olsaperf tests attr: Make compare_data global
2017-07-19 Jiri Olsaperf tests attr: Add test_attr__ready function
2017-07-19 Jiri Olsaperf tests attr: Do not store failed events
2017-07-19 Arnaldo Carvalho... perf test sdt: Handle realpath() failure
2017-07-19 Arnaldo Carvalho... perf record: Do not ask for precise_ip with --no-samples
2017-07-19 Arnaldo Carvalho... perf evlist: Allow asking for max precise_ip in add_def...
2017-07-19 Arnaldo Carvalho... perf evsel: Allow asking for max precise_ip in new_cycles()
2017-07-19 Krister Johansenperf buildid-cache: Cache debuginfo
2017-07-19 Krister Johansenperf buildid-cache: Support binary objects from other...
2017-07-19 Krister Johansenperf probe: Allow placing uprobes in alternate namespaces.
2017-07-19 Krister Johansenperf maps: Lookup maps in both intitial mountns and...
2017-07-19 Krister Johansenperf symbols: Find symbols in different mount namespace
2017-07-19 Arnaldo Carvalho... tools build: Add test for setns()
2017-07-19 Arnaldo Carvalho... tools include uapi x86: Add __NR_setns, if missing
2017-07-19 Arnaldo Carvalho... tools include uapi x86: Grab a copy of unistd.h
2017-07-19 Sukadev Bhattiproluperf vendor events: Add POWER9 PVRs to mapfile
2017-07-19 Sukadev Bhattiproluperf vendor events: Add POWER9 PMU events
2017-07-19 Shriyaperf pmu-events: Support additional POWER8+ PVR in...
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
2017-07-19 Arnaldo Carvalho... perf trace beauty: Export the pid beautifier for use...
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Augment the return of F_DUPFD...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Export the fd beautifier for use...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Give syscall return beautifier more...
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return...
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl flags: Beautify F_SETFL arg
2017-07-19 Arnaldo Carvalho... perf trace beauty open flags: Move RDRW to the start...
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Beautify F_GETFL return value
2017-07-19 Arnaldo Carvalho... perf trace beauty open flags: Do not depend on the...
2017-07-19 Arnaldo Carvalho... perf trace beauty open flags: Support O_TMPFILE and...
2017-07-19 Arnaldo Carvalho... perf trace: Allow syscall_arg beautifiers to set a...
2017-07-19 Arnaldo Carvalho... perf beauty open: Detach the syscall_arg agnostic bits...
2017-07-19 Arnaldo Carvalho... perf trace: Beautify new write hint fcntl commands
2017-07-19 Arnaldo Carvalho... perf trace beauty fcntl: Basic 'arg' beautifier
2017-07-19 Arnaldo Carvalho... tools include uapi asm-generic: Grab a copy of fcntl.h
2017-07-19 Arnaldo Carvalho... perf trace beauty: Introduce syscall arg beautifier...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Export the "int" and "hex" syscall...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Allow accessing syscall args values...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Mask ignored fcntl 'arg' parameter
2017-07-19 Arnaldo Carvalho... perf trace: Only build tools/perf/trace/beauty/ when...
2017-07-19 Arnaldo Carvalho... perf trace beauty: Export the strarrays scnprintf method
2017-07-19 Arnaldo Carvalho... tools: Update include/uapi/linux/fcntl.h copy from...
2017-07-19 Arnaldo Carvalho... perf trace: Beautify linux specific fcntl commands
2017-07-19 Arnaldo Carvalho... perf trace: Remove F_ from some of the fcntl command...
2017-07-19 Jin Yaoperf annotate: Implement visual marker for macro fusion
2017-07-19 Jin Yaoperf annotate: Check for fused instructions
2017-07-18 Jiri Olsaperf/x86/intel: Fix debug_store reset field for freq...
2017-07-18 Kan Liangperf/x86/intel: Add Goldmont Plus CPU PMU support
2017-07-18 Harry Panperf/x86/intel: Enable C-state residency events for...
next