perf header: Fix unchecked usage of strncpy()
[platform/kernel/linux-rpi.git] / tools / perf /
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
2018-11-27 Jiri Olsaperf tools: Do not zero sample_id_all for group members
2018-11-27 Gustavo Romeroperf tools: Fix undefined symbol scnprintf in libperf...
2018-11-27 David Millerperf symbols: Set PLT entry/header sizes properly on...
2018-11-27 Milian Wolffperf unwind: Take pgoff into account when reporting...
2018-11-21 Adrian Hunterperf intel-pt: Insert callchain context into synthesize...
2018-11-21 Adrian Hunterperf intel-pt/bts: Calculate cpumode for synthesized...
2018-11-21 David S. Millerperf callchain: Honour the ordering of PERF_CONTEXT_...
2018-11-21 Thomas Richterperf stat: Handle different PMU names with common prefix
2018-11-21 Leo Yanperf cs-etm: Correct CPU mode for samples
2018-11-13 Arnaldo Carvalho... perf tests: Fix record+probe_libc_inet_pton.sh without...
2018-11-13 Sanskriti Sharmaperf strbuf: Match va_{add,copy} with va_end
2018-11-13 Sanskriti Sharmaperf tools: Free 'printk' string in parse_ftrace_printk()
2018-11-13 Sanskriti Sharmaperf tools: Cleanup trace-event-info 'tdata' leak
2018-11-13 Sanskriti Sharmaperf tools: Free temporary 'sys' string in read_event_f...
2018-10-21 Greg Kroah-HartmanMerge branch 'i2c/for-current' of git://git./linux...
2018-10-21 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/net
2018-10-20 Greg Kroah-HartmanMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-10-20 Greg Kroah-HartmanMerge branch 'sched-urgent-for-linus' of git://git...
2018-10-20 Greg Kroah-HartmanMerge branch 'perf-urgent-for-linus' of git://git....
2018-10-20 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8-2' of git://git./linux/kerne...
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-19' of git://anongit...
2018-10-19 Greg Kroah-HartmanMerge tag 'usb-4.19-final' of git://git./linux/kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-linus-20181019' of git://git.kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-19 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-18' of git://anongit...
2018-10-18 David S. Millersparc: Revert unintended perf changes.
2018-10-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-10-18 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.19-20181017' of...
next