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
Age
Commit message (
Expand
)
Author
2021-03-03
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
2021-03-03
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2020-12-29
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-10-29
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-10-14
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-10-01
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
2020-09-23
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-12
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-03
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
2020-08-26
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-08-21
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-07-31
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
2020-07-31
perf annotate: Use asprintf when formatting objdump command line
Arnaldo Carvalho de Melo
2020-07-31
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2020-07-31
perf: Make perf able to build with latest libbfd
Changbin Du
2020-07-31
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
2020-07-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-06-29
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
2020-06-29
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
2020-06-20
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-06-20
perf probe: Do not show the skipped events
Masami Hiramatsu
2020-05-10
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
2020-05-10
perf tools: Fix perf regs mask generation
Naveen N. Rao
2020-05-05
perf hists: Fix HISTC_MEM_DCACHELINE width setting
Jiri Olsa
2020-04-24
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-02
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-04-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
2020-02-28
usbip: Fix unsafe unaligned pointer usage
Shuah Khan
2020-02-28
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
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
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
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
[next]