index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
jitdump.c
Age
Commit message (
Expand
)
Author
2016-10-24
perf jit: Check JITHEADER_VERSION
Stefano Sanfilippo
2016-10-24
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
Stefano Sanfilippo
2016-10-24
perf jit: Add unwinding support
Stefano Sanfilippo
2016-10-24
perf jit: Make perf skip unknown records
Stefano Sanfilippo
2016-10-24
perf jit: Avoid returning garbage for a ret variable
Arnaldo Carvalho de Melo
2016-08-15
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-04-19
perf jit: memset() variable 'st' using the correct size
Colin Ian King
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-08
perf jit: Move clockid validation
Adrian Hunter
2016-03-08
perf jit: Let jit_process() return errors
Adrian Hunter
2016-02-05
perf jit: add source line info support
Stephane Eranian
2016-02-05
perf inject: Add jitdump mmap injection support
Stephane Eranian