Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5172672da02e483d9b3c4d814c3482d0c8ffb1a6
/
tools
/
perf
/
util
/
jitdump.c
b59711e
perf inject jit: Fix JIT_CODE_MOVE filename
by Steve MacLean
· 5 years ago
515dbe4
libperf: Add perf_evlist__first()/last() functions
by Jiri Olsa
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
8fcbeae
perf tools: Remove needless builtin.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
4a3cec8
perf dsos: Move the dsos struct and its methods to separate source files
by Arnaldo Carvalho de Melo
· 5 years ago
1fc632c
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 6 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 6 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
3052ba5
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
by Arnaldo Carvalho de Melo
· 6 years ago
68c0188
perf symbols: Remove some unnecessary includes from symbol.h
by Arnaldo Carvalho de Melo
· 6 years ago
adba163
perf tools: Fix diverse comment typos
by Ingo Molnar
· 6 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
8ec20b1
perf str{filter,list}: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
3d689ed
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
by Arnaldo Carvalho de Melo
· 8 years ago
aa8cc2f
perf tools: Replace STR() calls with __stringify()
by Arnaldo Carvalho de Melo
· 8 years ago
6760d77
perf jit: Check JITHEADER_VERSION
by Stefano Sanfilippo
· 8 years ago
086f9f3
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
by Stefano Sanfilippo
· 8 years ago
0284fec
perf jit: Add unwinding support
by Stefano Sanfilippo
· 8 years ago
7354ec7
perf jit: Make perf skip unknown records
by Stefano Sanfilippo
· 8 years ago
ef2c3e7
perf jit: Avoid returning garbage for a ret variable
by Arnaldo Carvalho de Melo
· 8 years ago
49a7f01
perf jitdump: Add the right header to get the major()/minor() definitions
by Arnaldo Carvalho de Melo
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
f56ebf2
perf jit: memset() variable 'st' using the correct size
by Colin Ian King
· 9 years ago
2a28e23
perf jit: Add support for using TSC as a timestamp
by Adrian Hunter
· 9 years ago
3ea223a
perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples
by Arnaldo Carvalho de Melo
· 9 years ago
4a018cc
perf jit: Move clockid validation
by Adrian Hunter
· 9 years ago
570735b
perf jit: Let jit_process() return errors
by Adrian Hunter
· 9 years ago
598b7c6
perf jit: add source line info support
by Stephane Eranian
· 9 years ago
9b07e27
perf inject: Add jitdump mmap injection support
by Stephane Eranian
· 9 years ago