index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-06-20
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2020-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
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 probe a function which has no entry pc
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
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-17
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-10-17
perf tools: Fix segfault in cpu_cache_level__read()
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 record: Fix module size on s390
Thomas Richter
2019-08-25
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-25
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2019-08-04
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2019-08-04
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
2019-07-10
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-06-22
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
2019-05-31
perf tools: No need to include bitops.h in util.h
Arnaldo Carvalho de Melo
2019-05-25
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
2019-05-25
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
2019-05-25
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
2019-04-20
perf evsel: Free evsel->counts in perf_evsel__exit()
Arnaldo Carvalho de Melo
2019-04-20
perf hist: Add missing map__put() in error case
Changbin Du
2019-04-20
perf build-id: Fix memory leak in print_sdt_events()
Changbin Du
2019-04-20
perf config: Fix a memory leak in collect_config()
Changbin Du
2019-04-03
perf intel-pt: Fix TSC slip
Adrian Hunter
2019-03-23
perf intel-pt: Fix divide by zero when TSC is not available
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-13
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-03-13
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
[next]