OSDN Git Service

perf probe: Fix to show ranges of variables in functions without entry_pc
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / tools / perf /
2020-01-04 Masami Hiramatsuperf probe: Fix to show ranges of variables in function...
2020-01-04 Masami Hiramatsuperf probe: Fix to probe an inline function which has...
2020-01-04 Masami Hiramatsuperf probe: Walk function lines in lexical blocks
2020-01-04 Masami Hiramatsuperf probe: Fix to list probe event with correct line...
2020-01-04 Masami Hiramatsuperf probe: Fix to find range-only function instance
2020-01-04 Jin Yaoperf report: Add warning when libunwind not compiled in
2019-11-28 Alexander Kapshukx86/insn: Fix awk regexp warnings
2019-11-12 Jiri Olsaperf tools: Fix time sorting
2019-11-10 Yunfeng Yeperf kmem: Fix memory leak in compact_gfp_flags()
2019-11-06 Steve MacLeanperf map: Fix overlapped map handling
2019-10-17 Ian Rogersperf llvm: Don't access out-of-scope array
2019-10-17 Srikar Dronamrajuperf stat: Fix a segmentation fault when using repeat...
2019-09-06 Sasha LevinRevert "perf test 6: Fix missing kvm module load for...
2019-09-06 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-25 Arnaldo Carvalho... perf probe: Avoid calling freeing routine multiple...
2019-08-25 Adrian Hunterperf db-export: Fix thread__exec_comm()
2019-08-04 Numfor Mbiziwo-Tiapoperf test mmap-thread-lookup: Initialize variable to...
2019-08-04 Arnaldo Carvalho... perf evsel: Make perf_evsel__name() accept a NULL argument
2019-08-04 Thomas Richterperf test 6: Fix missing kvm module load for s390
2019-07-10 Arnaldo Carvalho... perf help: Remove needless use of strncpy()
2019-07-10 Arnaldo Carvalho... perf ui helpline: Use strlcpy() as a shorter form of...
2019-06-11 Arnaldo Carvalho... perf tools: No need to include bitops.h in util.h
2019-06-11 Arnaldo Carvalho... perf bench numa: Add define for RUSAGE_THREAD if not...
2019-06-11 Adrian Hunterperf intel-pt: Fix sample timestamp wrt non-taken branches
2019-06-11 Adrian Hunterperf intel-pt: Fix improved sample timestamp
2019-06-11 Adrian Hunterperf intel-pt: Fix instructions sampling rate
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...
next