platform/kernel/linux-rpi.git
2020-06-02 Adrian Hunterperf symbols: Fix kernel maps for kcore and eBPF
2020-06-02 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2020-06-02 Jiri Olsaperf stat: Ensure group is defined on top of the same...
2020-06-01 Ian Rogersperf libdw: Fix off-by 1 relative directory includes
2020-06-01 Tan Xiaojunperf arm-spe: Support synthetic events
2020-06-01 Tan Xiaojunperf auxtrace: Add four itrace options
2020-06-01 Tan Xiaojunperf tools: Move arm-spe-pkt-decoder.h/c to the new dir
2020-06-01 Ian Rogersperf test: Initialize memory in dwarf-unwind
2020-06-01 Ian Rogersperf tests: Don't tail call optimize in unwind test
2020-06-01 Ian Rogerstools compiler.h: Add attribute to disable tail calls
2020-05-29 Arnaldo Carvalho... perf build: Add a LIBPFM4=1 build test entry
2020-05-29 Stephane Eranianperf tools: Add optional support for libpfm4
2020-05-29 Ed Masteperf tools: Correct license on jsmn JSON parser
2020-05-29 Nick Gassonperf jit: Fix inaccurate DWARF line table
2020-05-29 Nick Gassonperf jvmti: Remove redundant jitdump line table entries
2020-05-29 Arnaldo Carvalho... perf build: Add NO_SDT=1 to the default set of build...
2020-05-29 Arnaldo Carvalho... perf build: Add NO_LIBCRYPTO=1 to the default set of...
2020-05-29 Arnaldo Carvalho... perf build: Add NO_SYSCALL_TABLE=1 to the build tests
2020-05-29 Arnaldo Carvalho... perf build: Remove libaudit from the default feature...
2020-05-29 Arnaldo Carvalho... perf trace: Grow the syscall table as needed when using...
2020-05-29 Arnaldo Carvalho... perf trace: Use zalloc() to make sure all fields are...
2020-05-29 Arnaldo Carvalho... perf trace: Remove union from syscalltbl, all the field...
2020-05-29 Arnaldo Carvalho... perf build: Allow explicitely disabling the NO_SYSCALL_...
2020-05-29 Arnaldo Carvalho... perf build: Group the NO_SYSCALL_TABLE logic
2020-05-28 Adrian Hunterperf intel-pt: Refine kernel decoding only warning...
2020-05-28 Adrian Hunterperf record: Respect --no-switch-events
2020-05-28 Adrian Hunterperf script: Fix --call-trace for Intel PT
2020-05-28 Adrian Hunterperf evlist: Disable 'immediate' events last
2020-05-28 Adrian Hunterperf kcore_copy: Fix module map when there are no modul...
2020-05-28 Nick Gassonperf jvmti: Fix demangling Java symbols
2020-05-28 Nick Gassonperf tests: Add test for the java demangler
2020-05-28 Nick Gassonperf jvmti: Do not report error when missing debug...
2020-05-28 Nick Gassonperf jvmti: Fix jitdump for methods without debug info
2020-05-28 Adrian Hunterperf symbols: Fix debuginfo search for Ubuntu
2020-05-28 Jiri Olsaperf parse: Add 'struct parse_events_state' pointer...
2020-05-28 Jiri Olsaperf stat: Do not pass avg to generic_metric
2020-05-28 Jiri Olsaperf tests: Consider subtests when searching for user...
2020-05-28 Ian Rogersperf list: Add metrics to command line usage
2020-05-28 Andi Kleenperf script: Don't force less for non tty output with...
2020-05-28 Ian Rogersperf metricgroup: Remove unnecessary ',' from events
2020-05-28 Ian Rogersperf metricgroup: Add options to not group or merge
2020-05-28 Ian Rogersperf metricgroup: Remove duped metric group events
2020-05-28 Ian Rogersperf metricgroup: Order event groups by size
2020-05-28 Ian Rogersperf metricgroup: Delay events string creation
2020-05-28 Ian Rogersperf metricgroup: Use early return in add_metric
2020-05-28 Ian Rogersperf metricgroup: Always place duration_time last
2020-05-28 Ian Rogersperf metricgroup: Free metric_events on error
2020-05-28 Li Binperf util: Fix potential SEGFAULT in put_tracepoints_pa...
2020-05-28 Xie XiuQiperf util: Fix memory leak of prefix_if_not_in
2020-05-28 Changbin Duperf ftrace: Detect workload failure
2020-05-28 Changbin Duperf ftrace: Trace system wide if no target is given
2020-05-28 Gustavo A.... perf branch: Replace zero-length array with flexible...
2020-05-28 Paul A. Clarkeperf config: Add stat.big-num support
2020-05-28 Wang ShaoBoperf bpf-loader: Add missing '*' for key_scan_pos
2020-05-28 Jin Yaoperf stat: Report summary for interval mode
2020-05-28 Jin Yaoperf stat: Save aggr value to first member of prev_raw_...
2020-05-28 Jin Yaoperf stat: Copy counts from prev_raw_counts to evsel...
2020-05-28 Jin Yaoperf counts: Reset prev_raw_counts counts
2020-05-28 Jin Yaoperf stat: Fix wrong per-thread runtime stat for interv...
2020-05-28 Ian Rogersperf expr: Allow numbers to be followed by a dot
2020-05-28 Ian Rogersperf metricgroup: Make 'evlist_used' variable a bitmap...
2020-05-28 Jiri Olsaperf stat: Fail on extra comma while parsing events
2020-05-28 Paul A. Clarkeperf script: Better align register values in dump
2020-05-28 Paul A. Clarkeperf stat: POWER9 metrics: expand "ICT" acronym
2020-05-28 Gustavo A.... perf tools: Replace zero-length array with flexible...
2020-05-28 Adrian Hunterperf intel-pt: Use allocated branch stack for PEBS...
2020-05-28 Alexey Budankovperf docs: Introduce security.txt file to document...
2020-05-28 Alexey Budankovperf tool: Make perf tool aware of SELinux access control
2020-05-28 Alexey Budankovperf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where...
2020-05-28 Ian Rogersperf expr: Migrate expr ids table to a hashmap
2020-05-28 Ian Rogersperf tools: Grab a copy of libbpf's hashmap
2020-05-28 Jiri Olsaperf stat: Fix duration_time value for higher intervals
2020-05-28 Jiri Olsaperf trace: Fix compilation error for make NO_LIBBPF...
2020-05-28 Ian Rogersperf beauty: Allow the CC used in the arch errno names...
2020-05-28 Ian Rogersperf trace: Fix the selection for architectures to...
2020-05-28 Ian Rogersperf test: Improve pmu event metric testing
2020-05-28 Ian Rogersperf test: Provide a subtest callback to ask for the...
2020-05-28 Ian Rogersperf parse-events: Make add PMU verbose output clearer
2020-05-28 Ian Rogersperf expr: Fix memory leaks in metric bison
2020-05-28 Ravi Bangoriaperf powerpc: Don't ignore sym-handling.c file
2020-05-28 Ian Rogersperf expr: Test parsing of floating point numbers
2020-05-28 Anand K Mistryperf record: Use an eventfd to wakeup when done
2020-05-28 Arnaldo Carvalho... tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT
2020-05-28 Arnaldo Carvalho... perf evsel: Initialize evsel->per_pkg_mask to NULL...
2020-05-28 Ian Rogersperf evsel: Fix 2 memory leaks
2020-05-28 Arnaldo Carvalho... perf parse-events: Fix incorrect conversion of 'if...
2020-05-28 Jiri Olsaperf tools: Fix is_bpf_image function logic
2020-05-28 Ian Rogersperf c2c: Fix 'perf c2c record -e list' to show the...
2020-05-28 Paul A. Clarkeperf vendor events power9: Add missing metrics to POWER...
2020-05-28 Ian Rogersperf record: Add dummy event during system wide synthesis
2020-05-28 Ian Rogersperf evsel: Dummy events never triggers, no need to...
2020-05-28 Jin Yaoperf parse-events: Use strcmp() to compare the PMU...
2020-05-28 Paul A. Clarkeperf stat: Increase perf metric output resolution
2020-05-28 Ian Rogersperf expr: Print a debug message for division by zero
2020-05-28 Ian Rogersperf metrics: Fix parse errors in power9 metrics
2020-05-28 Ian Rogersperf metrics: Fix parse errors in power8 metrics
2020-05-28 Ian Rogersperf expr: Debug lex if debugging yacc
2020-05-28 Ian Rogersperf expr: Parse numbers as doubles
2020-05-28 Ian Rogersperf expr: Increase max other
2020-05-28 Ian Rogersperf expr: Allow ',' to be an other token
next