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
2018-06-05
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
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-29
Revert "perf tools: Decompress kernel module when reading DSO data"
Greg Kroah-Hartman
2018-04-20
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-04-20
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-04-20
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-04-20
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 tools: Decompress kernel module when reading DSO data
Namhyung Kim
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-04-13
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2018-03-22
perf stat: Fix bug in handling events in error state
Stephane Eranian
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 evsel: Return exact sub event which failed with EPERM for wildcards
Jin Yao
2018-03-22
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2018-03-22
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2018-03-22
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
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
2018-03-18
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-01-23
perf tools: Fix build with ARCH=x86_64
Jiada Wang
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-30
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
2017-08-06
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
2017-08-06
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
2017-07-27
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-07-27
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
2017-07-27
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
2017-07-27
perf intel-pt: Fix last_ip usage
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
2017-07-15
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
2017-07-15
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
2017-07-15
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-07-15
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-07-15
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-07-15
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-07-05
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
2017-07-05
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
2017-05-20
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2017-03-12
perf callchain: Reference count maps
Krister Johansen
[next]