OSDN Git Service

kernel/sysctl.c: fix out-of-bounds access when setting file-max
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / tools / perf /
2019-04-27 Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-04-27 Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-04-27 Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-04-27 Changbin Duperf top: Fix error handling in cmd_top()
2019-04-27 Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-04-03 Adrian Hunterperf intel-pt: Fix TSC slip
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 intel-pt: Fix CYC timestamp calculation after OVF
2019-03-23 Arnaldo Carvalho... perf bench: Copy kernel files needed to build mem{cpy...
2019-03-23 Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-03-23 Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-02-20 Gustavo A. R. Silvaperf tests evsel-tp-sched: Fix bitwise operator
2019-02-20 Pu Wenperf tools: Add Hygon Dhyana support
2019-02-06 Milian Wolffperf unwind: Take pgoff into account when reporting...
2019-02-06 Martin Vuilleperf unwind: Unwind with libdw doesn't take symfs into...
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 Adrian Hunterperf intel-pt: Fix error with config term "pt=0"
2019-01-13 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2018-11-21 Sanskriti Sharmaperf tools: Cleanup trace-event-info 'tdata' leak
2018-11-21 Sanskriti Sharmaperf tools: Free temporary 'sys' string in read_event_f...
2018-11-10 Rasmus Villemoesperf tools: Disable parallelism for 'make clean'
2018-10-20 Adrian Hunterperf script python: Fix export-to-postgresql.py occasio...
2018-10-10 Sandipan Dasperf probe powerpc: Ignore SyS symbols irrespective...
2018-09-26 Sandipan Dasperf powerpc: Fix callchain ip filtering
2018-09-26 Sandipan Dasperf powerpc: Fix callchain ip filtering when return...
2018-09-19 Christophe Leroyperf tools: Allow overriding MAX_NR_CPUS at compile...
2018-09-09 Adrian Hunterperf auxtrace: Fix queue resize
2018-08-24 Kim Phillipsperf llvm-utils: Remove bashism from kernel include...
2018-08-24 Sandipan Dasperf report powerpc: Fix crash if callchain is empty
2018-08-24 Thomas Richterperf test session topology: Fix test on s390
2018-07-19 Arnaldo Carvalho... perf tools: Move syscall number fallbacks from perf...
2018-07-03 Adrian Hunterperf intel-pt: Fix packet decoding of CYC packets
2018-07-03 Adrian Hunterperf intel-pt: Fix "Unexpected indirect branch" error
2018-07-03 Adrian Hunterperf intel-pt: Fix MTC timing after overflow
2018-07-03 Adrian Hunterperf intel-pt: Fix decoding to accept CBR between FUP...
2018-07-03 Adrian Hunterperf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
2018-07-03 Adrian Hunterperf tools: Fix symbol and object code resolution for...
2018-05-30 Jiri Olsaperf report: Fix memory corruption in --branch-history...
2018-05-30 Jiri Olsaperf tests: Use arch__compare_symbol_names to compare...
2018-05-30 Arnaldo Carvalho... perf callchain: Fix attr.sample_max_stack setting
2018-04-24 Greg Kroah-HartmanRevert "perf tests: Decompress kernel module before...
2018-04-24 Adrian Hunterperf intel-pt: Fix timestamp following overflow
2018-04-24 Adrian Hunterperf intel-pt: Fix error recovery from missing TIP...
2018-04-24 Adrian Hunterperf intel-pt: Fix sync_switch
2018-04-24 Adrian Hunterperf intel-pt: Fix overlap detection to identify consec...
2018-04-13 Jiri Olsaperf tools: Fix copyfile_offset update of output offset
2018-04-13 Namhyung Kimperf tests: Decompress kernel module before objdump
2018-04-13 Milian Wolffperf report: Ensure the perf DSO mapping matches what...
2018-04-13 Namhyung Kimperf header: Set proper module name when build-id event...
2018-04-13 Jiri Olsaperf trace: Add mmap alias for s390
2018-04-13 Masami Hiramatsuperf probe: Add warning message if there is unexpected...
2018-03-24 Kim Phillipsperf tests kmod-path: Don't fail if compressed modules...
2018-03-22 David Carrillo-Cis... perf session: Don't rely on evlist in pipe mode
2018-03-22 David Carrillo-Cis... perf inject: Copy events when reordering events in...
2018-03-22 Kefeng Wangperf probe: Return errno when not hitting any event
2018-03-22 Stephane Eranianperf tools: Make perf_event__synthesize_mmap_events...
2018-03-22 Changbin Duperf sort: Fix segfault with basic block 'cycles' sort...
2018-02-25 Satheesh Rajendranperf bench numa: Fixup discontiguous/sparse numa nodes
2018-02-25 Jiri Olsaperf top: Fix window dimensions change handling
2017-12-20 Daniel Borkmannperf symbols: Fix symbols__fixup_end heuristic for...
2017-12-09 Thomas Richterperf test attr: Fix ignored test case result
2017-11-08 Taeung Songperf tools: Only increase index if perf_evsel__new_idx...
2017-11-08 Namhyung Kimperf tools: Fix build failure on perl script context
2017-08-07 Arnaldo Carvalho... perf symbols: Robustify reading of build-id from sysfs
2017-08-07 Arnaldo Carvalho... perf tools: Install tools/lib/traceevent plugins with...
2017-08-07 Adrian Hunterperf intel-pt: Ensure never to set 'last_ip' when packe...
2017-08-07 Adrian Hunterperf intel-pt: Use FUP always when scanning for an IP
2017-08-07 Adrian Hunterperf intel-pt: Fix last_ip usage
2017-08-07 Adrian Hunterperf intel-pt: Fix ip compression
2017-07-27 Jin Yaoperf annotate: Fix broken arrow at row 0 connecting...
2017-07-27 Adrian Hunterperf intel-pt: Clear FUP flag on error
2017-07-27 Adrian Hunterperf intel-pt: Ensure IP is zero when state is INTEL_PT...
2017-07-27 Adrian Hunterperf intel-pt: Fix missing stack clear
2017-07-27 Adrian Hunterperf intel-pt: Improve sample timestamp
2017-07-27 Adrian Hunterperf intel-pt: Move decoder error setting into one...
2017-07-15 Arnaldo Carvalho... perf tools: Use readdir() instead of deprecated readdir...
2017-07-15 Markus Trippelsdorfperf tests: Remove wrong semicolon in while loop in...
2017-07-15 Arnaldo Carvalho... perf trace: Do not process PERF_RECORD_LOST twice
2017-07-15 Arnaldo Carvalho... perf dwarf: Guard !x86_64 definitions under #ifdef...
2017-07-15 Markus Trippelsdorfperf pmu: Fix misleadingly indented assignment (whitespace)
2017-07-15 Markus Trippelsdorfperf annotate browser: Fix behaviour of Shift-Tab with...
2017-07-15 Eric Engestromperf tools: Remove duplicate const qualifier
2017-07-15 Arnaldo Carvalho... perf script: Use readdir() instead of deprecated readdi...
2017-07-15 Arnaldo Carvalho... perf thread_map: Use readdir() instead of deprecated...
2017-07-15 Arnaldo Carvalho... perf tools: Use readdir() instead of deprecated readdir_r()
2017-07-15 Arnaldo Carvalho... perf bench numa: Avoid possible truncation when using...
2017-07-15 Arnaldo Carvalho... perf tests: Avoid possible truncation with dirent-...
2017-07-15 Wang YanQingperf scripting perl: Fix compile error with some perl5...
2017-07-15 Arnaldo Carvalho... perf thread_map: Correctly size buffer used with dirent...
2017-07-15 Arnaldo Carvalho... perf intel-pt: Use __fallthrough
2017-07-15 Arnaldo Carvalho... perf top: Use __fallthrough
2017-07-15 Arnaldo Carvalho... tools strfilter: Use __fallthrough
2017-07-15 Arnaldo Carvalho... tools string: Use __fallthrough in perf_atoll()
2017-07-05 Masami Hiramatsuperf probe: Fix to show correct locations for events...
2017-01-26 Arnaldo Carvalho... perf scripting: Avoid leaking the scripting_context...
2016-11-10 Jiri Olsaperf build: Fix traceevent plugins build race
2016-10-31 Arnaldo Carvalho... perf symbols: Fixup symbol sizes before picking best...
2016-10-31 Arnaldo Carvalho... perf symbols: Check symbol_conf.allow_aliases for kalls...
next