]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - tools/perf
power: supply: axp288_charger: Fix unchecked return value
[mirror_ubuntu-bionic-kernel.git] / tools / perf /
2019-08-14 Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-08-14 Changbin Duperf tests: Fix memory leak by expr__find_other() in...
2019-08-14 Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-08-14 Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-08-14 Changbin Duperf hist: Add missing map__put() in error case
2019-08-14 Changbin Duperf top: Fix error handling in cmd_top()
2019-08-14 Changbin Duperf build-id: Fix memory leak in print_sdt_events()
2019-08-14 Changbin Duperf config: Fix a memory leak in collect_config()
2019-08-14 Changbin Duperf config: Fix an error in the config template docume...
2019-08-14 Changbin Duperf list: Don't forget to drop the reference to the...
2019-08-14 He Kuangperf report: Don't shadow inlined symbol with different...
2019-08-14 Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-08-14 Jiri Olsaperf c2c: Fix c2c report for empty numa node
2019-08-14 Kan Liangperf pmu: Fix parser error for uncore event alias
2019-08-14 Adrian Hunterperf intel-pt: Fix TSC slip
2019-08-14 Adrian Hunterperf probe: Fix getting the kernel map
2019-08-14 Adrian Hunterperf intel-pt: Fix divide by zero when TSC is not available
2019-08-14 Adrian Hunterperf intel-pt: Fix overlap calculation for padding
2019-08-14 Adrian Hunterperf intel-pt: Fix overlap detection to identify consec...
2019-08-14 Adrian Hunterperf auxtrace: Define auxtrace record alignment
2019-08-14 Adrian Hunterperf intel-pt: Fix CYC timestamp calculation after OVF
2019-08-14 Andi Kleenperf script: Fix crash with printing mixed trace point...
2019-08-14 Arnaldo Carvalho... perf trace: Support multiple "vfs_getname" probes
2019-08-14 Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-08-14 Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-08-14 Jin Yaoperf report: Fix wrong iteration count in --branch...
2019-08-14 Arnaldo Carvalho... perf test shell: Use a fallback to get the pathname...
2019-08-14 Stanislav Fomichevperf build: Don't unconditionally link the libbfd featu...
2019-08-14 Arnaldo Carvalho... perf header: Fix up argument to ctime()
2019-08-14 Gustavo A. R. Silvaperf tests evsel-tp-sched: Fix bitwise operator
2019-08-14 Arnaldo Carvalho... perf probe: Fix unchecked usage of strncpy()
2019-08-14 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-08-14 Adrian Hunterperf test: Fix perf_event_attr test failure
2019-08-14 Pu Wenperf tools: Add Hygon Dhyana support
2019-08-14 Arnaldo Carvalho... perf tools: Add missing open_memstream() prototype...
2019-08-14 Arnaldo Carvalho... perf tools: Add missing sigqueue() prototype for system...
2019-08-14 Michael Petlanperf stat: Avoid segfaults caused by negated options
2019-08-14 Andi Kleenperf vendor events intel: Fix Load_Miss_Real_Latency...
2019-08-14 Arnaldo Carvalho... perf parse-events: Fix unchecked usage of strncpy()
2019-08-14 Arnaldo Carvalho... perf svghelper: Fix unchecked usage of strncpy()
2019-08-14 Adrian Hunterperf intel-pt: Fix error with config term "pt=0"
2019-08-14 Martin Kellytools: fix cross-compile var clobbering
2019-08-14 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2019-08-14 Jiri Olsaperf record: Synthesize features before events in pipe...
2019-07-24 Jiri Olsaperf tools: Restore proper cwd on return from mnt namespace
2019-07-24 Milian Wolffperf unwind: Take pgoff into account when reporting...
2019-07-24 Adrian Hunterperf test code-reading: Fix perf_env setup for PTI...
2019-07-24 Adrian Hunterperf machine: Workaround missing maps for x86 PTI entry...
2019-07-24 Adrian Hunterperf machine: Add nr_cpus_avail()
2019-07-24 Adrian Hunterperf tools: Fix kernel_start for PTI on x86
2019-07-24 Adrian Hunterperf machine: Add machine__is() to identify machine...
2019-07-24 David Millerperf symbols: Set PLT entry/header sizes properly on...
2019-07-24 Thomas Richterperf stat: Handle different PMU names with common prefix
2019-07-24 Milian Wolffperf report: Don't crash on invalid inline debug inform...
2019-07-24 Sanskriti Sharmaperf strbuf: Match va_{add,copy} with va_end
2019-07-24 Sanskriti Sharmaperf tools: Cleanup trace-event-info 'tdata' leak
2019-07-24 Sanskriti Sharmaperf tools: Free temporary 'sys' string in read_event_f...
2019-07-24 David Millerperf cpu_map: Align cpu map synthesized events properly.
2019-07-24 Jarod Wilsonperf tools: Fix use of alternatives to find JDIR
2019-07-24 Jiri Olsaperf vendor events intel: Fix wrong filter_band* values...
2019-07-24 Jiri OlsaRevert "perf tools: Fix PMU term format max value calcu...
2019-07-24 Milian Wolffperf record: Use unmapped IP for inline callchain cursors
2019-07-24 Milian Wolffperf report: Don't try to map ip to invalid map
2019-07-24 Rasmus Villemoesperf tools: Disable parallelism for 'make clean'
2019-07-24 Arnaldo Carvalho... perf python: Use -Wno-redundant-decls to build with...
2019-07-24 Jiri Olsaperf tools: Fix snprint warnings for gcc 8
2019-07-24 Adrian Hunterperf script python: Fix export-to-sqlite.py sample...
2019-07-24 Adrian Hunterperf script python: Fix export-to-postgresql.py occasio...
2019-07-24 Jiri Olsaperf utils: Move is_directory() to path.h
2019-07-24 Jiri Olsaperf tools: Fix python extension build for gcc 8
2019-07-24 Arnaldo Carvalho... perf annotate: Use asprintf when formatting objdump...
2019-07-24 Sandipan Dasperf probe powerpc: Ignore SyS symbols irrespective...
2019-07-24 Chris Phlipotperf util: Fix bad memory access in trace info.
2019-07-24 Hisao Tanabeperf evsel: Fix potential null pointer dereference...
2019-07-24 Sandipan Dasperf tests: Fix indexing when invoking subtests
2019-07-24 Gustavo Romeroperf tools: Fix undefined symbol scnprintf in libperf...
2019-07-24 Adrian Hunterperf tools: Fix maps__find_symbol_by_name()
2019-07-24 Sandipan Dasperf script: Show correct offsets for DWARF-based unwinding
2019-07-24 Sandipan Dasperf powerpc: Fix callchain ip filtering
2019-07-24 Sandipan Dasperf powerpc: Fix callchain ip filtering when return...
2019-07-24 Jiri Olsaperf tools: Fix struct comm_str removal crash
2019-07-24 Jiri Olsaperf tools: Synthesize GROUP_DESC feature in pipe mode
2019-07-24 Thomas Richterperf test: Fix subtest number when showing results
2019-07-24 Kan Liangperf evlist: Fix error out while applying initial delay...
2019-07-24 Jiri Olsaperf c2c report: Fix crash for empty browser
2019-07-24 Christophe Leroyperf tools: Allow overriding MAX_NR_CPUS at compile...
2019-07-24 Sandipan Dasperf probe powerpc: Fix trace event post-processing
2019-07-24 Benno Eversperf tools: Check for null when copying nsinfo.
2019-07-24 Adrian Hunterperf auxtrace: Fix queue resize
2019-07-24 Thomas Richterperf kvm: Fix subcommands on s390
2019-07-24 Laura Abbotttools: build: Fixup host c flags
2019-07-24 Jeremy Clineperf tools: Use python-config --includes rather than...
2019-07-24 Ravi Bangoriaperf tools: Fix crash caused by accessing feat_ops...
2019-07-24 Ravi Bangoriaperf script: Fix crash because of missing evsel->priv
2019-07-24 Jiri Olsaperf tests: Add event parsing error handling to parse...
2019-07-24 Janne Huttunenperf script python: Fix dict reference counting
2019-07-24 Jiri Olsaperf tools: Fix compilation errors on gcc8
2019-07-24 Kim Phillipsperf llvm-utils: Remove bashism from kernel include...
2019-07-24 Jiri Olsaperf bench: Fix numa report output code
2019-07-24 Yonghong Songperf tools: Fix a clang 7.0 compilation error
next