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
2019-04-27
perf evsel: Free evsel->counts in perf_evsel__exit()
Arnaldo Carvalho de Melo
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-06
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2019-02-06
perf unwind: Unwind with libdw doesn't take symfs into account
Martin Vuille
2019-01-26
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-01-26
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-01-13
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2018-11-21
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
2018-11-21
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-09-09
perf auxtrace: Fix queue resize
Adrian Hunter
2018-08-24
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
2018-07-19
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
2018-07-03
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
2018-07-03
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
2018-07-03
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
2018-07-03
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
2018-07-03
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
Adrian Hunter
2018-07-03
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-05-30
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-04-24
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-04-24
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-04-24
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-04-24
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-04-13
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-04-13
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
2018-04-13
perf header: Set proper module name when build-id event found
Namhyung Kim
2018-04-13
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
2018-03-22
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
2018-03-22
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2018-03-22
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
2018-03-22
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
2017-12-20
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-11-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-08-06
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
2017-08-06
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
2017-08-06
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
2017-08-06
perf intel-pt: Fix last_ip usage
Adrian Hunter
2017-08-06
perf intel-pt: Fix ip compression
Adrian Hunter
2017-07-27
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-07-27
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
2017-07-27
perf intel-pt: Fix missing stack clear
Adrian Hunter
2017-07-27
perf intel-pt: Improve sample timestamp
Adrian Hunter
2017-07-27
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
[next]