index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2020-01-12
Revert "perf report: Add warning when libunwind not compiled in"
Sasha Levin
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2020-01-04
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2020-01-04
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2020-01-04
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2020-01-04
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2020-01-04
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2020-01-04
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2020-01-04
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2020-01-04
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2020-01-04
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2020-01-04
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2020-01-04
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2020-01-04
perf report: Add warning when libunwind not compiled in
Jin Yao
2019-11-28
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-17
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-09-06
Revert "perf test 6: Fix missing kvm module load for s390"
Sasha Levin
2019-09-06
perf bench numa: Fix cpu0 binding
Jiri Olsa
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-08-25
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
2019-08-25
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-04
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...
Numfor Mbiziwo-Tiapo
2019-08-04
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
2019-08-04
perf test 6: Fix missing kvm module load for s390
Thomas Richter
2019-07-10
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
2019-07-10
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
2019-06-11
perf tools: No need to include bitops.h in util.h
Arnaldo Carvalho de Melo
2019-06-11
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
2019-06-11
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
2019-06-11
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
2019-06-11
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
2019-04-27
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
Changbin Du
2019-04-27
perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...
Changbin Du
2019-04-27
perf evsel: Free evsel->counts in perf_evsel__exit()
Arnaldo Carvalho de Melo
2019-04-27
perf top: Fix error handling in cmd_top()
Changbin Du
2019-04-27
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
2019-04-03
perf intel-pt: Fix TSC slip
Adrian Hunter
2019-03-23
perf intel-pt: Fix overlap calculation for padding
Adrian Hunter
2019-03-23
perf auxtrace: Define auxtrace record alignment
Adrian Hunter
2019-03-23
perf intel-pt: Fix CYC timestamp calculation after OVF
Adrian Hunter
2019-03-23
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
Arnaldo Carvalho de Melo
2019-03-23
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-03-23
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
2019-02-20
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
[next]