blk-mq: free hw queue's resource in hctx's release handler
[platform/kernel/linux-rpi.git] / tools / perf /
2019-08-29 Jin Yaoperf pmu-events: Fix missing "cpu_clk_unhalted.core...
2019-08-29 He Zheperf cpumap: Fix writing to illegal memory in handling...
2019-08-29 He Zheperf ftrace: Fix failure to set cpumask when only one...
2019-08-29 Jiri Olsaperf bench numa: Fix cpu0 binding
2019-08-25 Numfor Mbiziwo-Tiapoperf header: Fix use of unitialized value warning
2019-08-25 Vince Weaverperf header: Fix divide by zero error if f_header.attr_...
2019-08-16 Arnaldo Carvalho... perf probe: Avoid calling freeing routine multiple...
2019-08-16 Jiri Olsaperf tools: Fix proper buffer size for feature processing
2019-08-16 Thomas Richterperf record: Fix module size on s390
2019-08-16 Adrian Hunterperf db-export: Fix thread__exec_comm()
2019-08-16 Thomas Richterperf annotate: Fix s390 gap between kernel end and...
2019-08-06 Ravi Bangoriaperf version: Fix segfault due to missing OPT_END()
2019-07-31 Leo Yanperf hists browser: Fix potential NULL pointer derefere...
2019-07-31 Leo Yanperf annotate: Fix dereferencing freed memory found...
2019-07-31 Leo Yanperf session: Fix potential NULL pointer dereference...
2019-07-31 Leo Yanperf top: Fix potential NULL pointer dereference detect...
2019-07-31 Leo Yanperf stat: Fix use-after-freed pointer detected by...
2019-07-31 Numfor Mbiziwo-Tiapoperf test mmap-thread-lookup: Initialize variable to...
2019-07-26 Seeteena Thoufeekperf tests: Fix record+probe_libc_inet_pton.sh for...
2019-07-26 Andi Kleenperf stat: Fix group lookup for metric group
2019-07-26 Andi Kleenperf stat: Make metric event lookup more robust
2019-07-26 Kyle Meyerperf tools: Increase MAX_NR_CPUS and MAX_CACHES
2019-07-26 Arnaldo Carvalho... perf evsel: Make perf_evsel__name() accept a NULL argument
2019-07-26 Thomas Richterperf report: Fix OOM error in TUI mode on s390
2019-07-26 Thomas Richterperf test 6: Fix missing kvm module load for s390
2019-07-26 Mathieu Poirierperf cs-etm: Properly set the value of 'old' and 'head...
2019-07-26 Jiri Olsaperf jvmti: Address gcc string overflow warning for...
2019-07-26 Arnaldo Carvalho... perf annotate TUI browser: Do not use member from varia...
2019-07-14 John Garryperf pmu: Fix uncore PMU alias list for ARM64
2019-07-03 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-07-03 Arnaldo Carvalho... perf help: Remove needless use of strncpy()
2019-07-03 Arnaldo Carvalho... perf ui helpline: Use strlcpy() as a shorter form of...
2019-06-22 Thomas Richterperf record: Fix s390 missing module symbol and warning...
2019-06-22 Namhyung Kimperf namespace: Protect reading thread's namespace
2019-06-22 Shawn Landdenperf data: Fix 'strncat may truncate' build failure...
2019-05-25 Arnaldo Carvalho... perf bench numa: Add define for RUSAGE_THREAD if not...
2019-05-25 Adrian Hunterperf intel-pt: Fix sample timestamp wrt non-taken branches
2019-05-25 Adrian Hunterperf intel-pt: Fix improved sample timestamp
2019-05-25 Adrian Hunterperf intel-pt: Fix instructions sampling rate
2019-05-04 Wei Liperf machine: Update kernel map address and re-order...
2019-04-27 Arnaldo Carvalho... tools include: Adopt linux/bits.h
2019-04-20 Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-04-20 Changbin Duperf tests: Fix memory leak by expr__find_other() in...
2019-04-20 Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-04-20 Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-04-20 Changbin Duperf hist: Add missing map__put() in error case
2019-04-20 Changbin Duperf top: Fix error handling in cmd_top()
2019-04-20 Changbin Duperf build-id: Fix memory leak in print_sdt_events()
2019-04-20 Changbin Duperf config: Fix a memory leak in collect_config()
2019-04-20 Changbin Duperf config: Fix an error in the config template docume...
2019-04-20 Changbin Duperf list: Don't forget to drop the reference to the...
2019-04-05 Tony Jonesperf script python: Add trace_context extension module...
2019-04-05 Tony Jonesperf script python: Use PyBytes for attr in trace-event...
2019-04-05 Thomas Richterperf report: Add s390 diagnosic sampling descriptor...
2019-04-05 He Kuangperf report: Don't shadow inlined symbol with different...
2019-04-05 Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-04-05 Wei Liperf annotate: Fix getting source line failure
2019-04-05 Jiri Olsaperf c2c: Fix c2c report for empty numa node
2019-04-03 Adrian Hunterperf intel-pt: Fix TSC slip
2019-04-03 Kan Liangperf pmu: Fix parser error for uncore event alias
2019-03-27 Adrian Hunterperf probe: Fix getting the kernel map
2019-03-23 Adrian Hunterperf intel-pt: Fix divide by zero when TSC is not available
2019-03-23 Adrian Hunterperf intel-pt: Fix overlap calculation for padding
2019-03-23 Adrian Hunterperf auxtrace: Define auxtrace record alignment
2019-03-23 Adrian Hunterperf tools: Fix split_kallsyms_for_kcore() for trampoli...
2019-03-23 Adrian Hunterperf intel-pt: Fix CYC timestamp calculation after OVF
2019-03-13 Arnaldo Carvalho... perf trace: Support multiple "vfs_getname" probes
2019-03-13 Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-03-13 Tony Jonesperf script: Fix crash when processing recorded stat...
2019-03-13 Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-03-13 Andi Kleenperf script: Fix crash with printing mixed trace point...
2019-02-20 Arnaldo Carvalho... perf test shell: Use a fallback to get the pathname...
2019-02-20 Jin Yaoperf report: Fix wrong iteration count in --branch...
2019-02-12 Gustavo A. R. Silvaperf tests evsel-tp-sched: Fix bitwise operator
2019-02-12 Jiri Olsaperf python: Do not force closing original perf descrip...
2019-02-12 Stanislav Fomichevperf build: Don't unconditionally link the libbfd featu...
2019-02-12 Arnaldo Carvalho... perf tools: Cast off_t to s64 to avoid warning on bioni...
2019-02-12 Arnaldo Carvalho... perf header: Fix up argument to ctime()
2019-02-12 Arnaldo Carvalho... perf probe: Fix unchecked usage of strncpy()
2019-02-12 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-02-12 Arnaldo Carvalho... perf dso: Fix unchecked usage of strncpy()
2019-02-12 Adrian Hunterperf test: Fix perf_event_attr test failure
2019-02-12 Pu Wenperf tools: Add Hygon Dhyana support
2019-01-26 Arnaldo Carvalho... perf tools: Add missing open_memstream() prototype...
2019-01-26 Arnaldo Carvalho... perf tools: Add missing sigqueue() prototype for system...
2019-01-26 Leo Yanperf cs-etm: Correct packets swapping in cs_etm__flush()
2019-01-26 Michael Petlanperf stat: Avoid segfaults caused by negated options
2019-01-26 Andi Kleenperf vendor events intel: Fix Load_Miss_Real_Latency...
2019-01-26 Arnaldo Carvalho... perf parse-events: Fix unchecked usage of strncpy()
2019-01-26 Arnaldo Carvalho... perf svghelper: Fix unchecked usage of strncpy()
2019-01-26 Florian Fainelliperf tests ARM: Disable breakpoint tests 32-bit
2019-01-26 Adrian Hunterperf intel-pt: Fix error with config term "pt=0"
2019-01-09 Arnaldo Carvalho... perf env: Also consider env->arch == NULL as local...
2019-01-09 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2019-01-09 Adrian Hunterperf script: Use fallbacks for branch stacks
2019-01-09 Adrian Hunterperf tools: Use fallback for sample_addr_correlates_sym...
2019-01-09 Adrian Hunterperf thread: Add fallback functions for cases where...
2019-01-09 Adrian Hunterperf machine: Record if a arch has a single user/kernel...
2018-12-17 Jiri Olsaperf tools: Restore proper cwd on return from mnt namespace
2018-12-17 Jiri Olsaperf tools: Fix crash on synthesizing the unit
next