Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
096c49ecba1059c104bf23cc893ad8a7132287d2
/
tools
/
perf
/
util
de19e5c
perf tools: Fix trigger class trigger_on()
by Adrian Hunter
· 7 years ago
2e2967f
perf auxtrace: Prevent decoding when --no-itrace
by Adrian Hunter
· 7 years ago
cfacbab
perf record: Fix crash in pipe mode
by Jiri Olsa
· 7 years ago
6677d26
perf tools: Substitute yet another strtoull()
by Andy Shevchenko
· 7 years ago
06cc1a4
perf hists browser: Add parameter to disable lost event warning
by Kan Liang
· 7 years ago
9a831b3
perf evsel: Expose the perf_missing_features struct
by Arnaldo Carvalho de Melo
· 7 years ago
3effc2f
perf mmap: Discard legacy interface for mmap read
by Kan Liang
· 7 years ago
7bb4597
perf mmap: Introduce perf_mmap__read_event()
by Kan Liang
· 7 years ago
ee023de
perf mmap: Introduce perf_mmap__read_done()
by Kan Liang
· 7 years ago
b4b036b
perf mmap: Discard 'prev' in perf_mmap__read()
by Kan Liang
· 7 years ago
189f2cc
perf mmap: Add new return value logic for perf_mmap__read_init()
by Kan Liang
· 7 years ago
8872481
perf mmap: Introduce perf_mmap__read_init()
by Kan Liang
· 7 years ago
f92c8cb
perf mmap: Cleanup perf_mmap__push()
by Kan Liang
· 7 years ago
dc6c35c
perf mmap: Recalculate size for overwrite mode
by Kan Liang
· 7 years ago
6888ff6
perf evlist: Remove stale mmap read for backward
by Kan Liang
· 7 years ago
f290aa1
perf record: Fix period option handling
by Jiri Olsa
· 7 years ago
49c0ae8
perf evsel: Fix period/freq terms setup
by Jiri Olsa
· 7 years ago
bafae98
perf evlist: Remove fcntl.h from evlist.h
by Arnaldo Carvalho de Melo
· 7 years ago
78c4369
perf bpf: Remove misplaced __maybe_unused attribute
by Arnaldo Carvalho de Melo
· 7 years ago
b12235b
perf tools: Add mechanic to synthesise CoreSight trace packets
by Mathieu Poirier
· 7 years ago
9f878b2
perf tools: Add full support for CoreSight trace decoding
by Mathieu Poirier
· 7 years ago
20d9c478
pert tools: Add queue management functionality
by Mathieu Poirier
· 7 years ago
290598b
perf tools: Add functionality to communicate with the openCSD decoder
by Mathieu Poirier
· 7 years ago
c9a01a1
perf tools: Add support for decoding CoreSight trace data
by Mathieu Poirier
· 7 years ago
68ffe39
perf tools: Add decoder mechanic to support dumping trace data
by Mathieu Poirier
· 7 years ago
cd8bfd8
perf tools: Add processing of coresight metadata
by Tor Jeremiassen
· 7 years ago
440a23b
perf tools: Add initial entry point for decoder CoreSight traces
by Mathieu Poirier
· 7 years ago
b3fa389
perf trace: Remove audit-libs dependency if syscall tables are present
by Hendrik Brueckner
· 7 years ago
631e8f0
perf report: Fix regression when decoding intel_pt traces
by Mathieu Poirier
· 7 years ago
4c0d8d27
perf symbols: Using O_CLOEXEC in do_open
by Wang YanQing
· 7 years ago
5c61d70
perf tools: Move conditional O_CLOEXEC to util.h
by Arnaldo Carvalho de Melo
· 7 years ago
8725232
perf bpf: Don't warn about unavailability of builtin clang, just fallback
by Arnaldo Carvalho de Melo
· 7 years ago
5627117
perf tools: Use ui__error() for reporting --fields errors
by Arnaldo Carvalho de Melo
· 7 years ago
936f1f3
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
by Adrian Hunter
· 7 years ago
59a87fd
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample()
by Adrian Hunter
· 7 years ago
a10eb53
perf intel-pt/bts: Do not swap when synthesizing samples
by Adrian Hunter
· 7 years ago
5a031f8
perf util: Allocate time slices buffer according to number of comma
by Jin Yao
· 7 years ago
3002812
perf util: Support no index time percent slice
by Jin Yao
· 7 years ago
6e761cb
perf util: Improve error checking for time percent input
by Jin Yao
· 7 years ago
0d3dcc0
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
by Arnaldo Carvalho de Melo
· 7 years ago
eabad8c
perf unwind: Do not look just at the global callchain_param.record_mode
by Arnaldo Carvalho de Melo
· 7 years ago
249d98e
perf callchain: Fix attr.sample_max_stack setting
by Arnaldo Carvalho de Melo
· 7 years ago
ffd3d18
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
by Kim Phillips
· 7 years ago
1688c2f
perf evsel: Check if callchain is enabled before setting it up
by Arnaldo Carvalho de Melo
· 7 years ago
fa1195cc
perf tools: Fix copyfile_offset update of output offset
by Jiri Olsa
· 7 years ago
41013f0
perf script python: Add script to profile and resolve physical mem type
by Kan Liang
· 7 years ago
dd8bd53
perf evlist: Remove trailing semicolon
by Luis de Bethencourt
· 7 years ago
2178790
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
by Mathieu Poirier
· 7 years ago
075ca1e
perf tools: Make the tool's warning messages optional
by Jiri Olsa
· 7 years ago
3d7c27b
perf script: Add support to display lost events
by Jiri Olsa
· 7 years ago
28a0b39
perf script: Add support to display sample misc field
by Jiri Olsa
· 7 years ago
db9fc76
perf tools: Display perf_event_attr::namespaces debug info
by Jiri Olsa
· 7 years ago
9a9b8b4
perf tools: Create function to perform multiple time range checking
by Jin Yao
· 7 years ago
13a70f3
perf tools: Create function to parse time percent
by Jin Yao
· 7 years ago
6011518
perf header: Add infrastructure to record first and last sample time
by Jin Yao
· 7 years ago
935f5a9
perf report: Fix a wrong offset issue when using /proc/kcore
by Jin Yao
· 7 years ago
ca80006
perf evsel: Enable ignore_missing_thread for pid option
by Mengting Zhang
· 7 years ago
f9d8adb
perf evsel: Fix swap for samples with raw data
by Jiri Olsa
· 7 years ago
c588d15
perf probe: Support escaped character in parser
by Masami Hiramatsu
· 7 years ago
1e9f9e8
perf string: Add {strdup,strpbrk}_esc()
by Masami Hiramatsu
· 7 years ago
4b3a271
perf probe: Find versioned symbols from map
by Masami Hiramatsu
· 7 years ago
e63c625
perf probe: Add __return suffix for return events
by Masami Hiramatsu
· 7 years ago
a3110cd
perf probe: Cut off the version suffix from event name
by Masami Hiramatsu
· 7 years ago
9f5c6d8
perf probe: Add warning message if there is unexpected event name
by Masami Hiramatsu
· 7 years ago
4e8fbc1
perf env: Adopt perf_env__arch() from the annotate code
by Arnaldo Carvalho de Melo
· 7 years ago
3285deb
perf annotate: Use perf_env when obtaining the arch name
by Arnaldo Carvalho de Melo
· 7 years ago
5449f13
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
by Arnaldo Carvalho de Melo
· 7 years ago
901bb02
perf trace: Use generated syscall table on s390 too
by Hendrik Brueckner
· 7 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 7 years ago
06c3f2a
perf utils: Move is_directory() to path.h
by Jiri Olsa
· 7 years ago
2973455
perf stat: Resort '--per-thread' result
by Jin Yao
· 7 years ago
1d9f8d1
perf stat: Remove --per-thread pid/tid limitation
by Jin Yao
· 7 years ago
73c0ca1e
perf thread_map: Enumerate all threads from /proc
by Jin Yao
· 7 years ago
14e72a2
perf stat: Update or print per-thread stats
by Jin Yao
· 7 years ago
5673944
perf stat: Allocate shadow stats buffer for threads
by Jin Yao
· 7 years ago
6a1e2c5
perf stat: Remove a set of shadow stats static variables
by Jin Yao
· 7 years ago
e0128b3
perf stat: Print per-thread shadow stats
by Jin Yao
· 7 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 7 years ago
8efb2df
perf stat: Create the runtime_stat init/exit function
by Jin Yao
· 7 years ago
49cd456
perf stat: Extend rbtree to support per-thread shadow stats
by Jin Yao
· 7 years ago
e5fcc2a
perf stat: Define a structure for per-thread shadow stats
by Jin Yao
· 7 years ago
1d2a7de
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
f971e51
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
by Mark Rutland
· 7 years ago
d0300e5
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15
by Ingo Molnar
· 7 years ago
34c9ca3
tooling/headers: Synchronize updated s390 and x86 UAPI headers
by Ingo Molnar
· 7 years ago
0b72d69
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
by Wang Nan
· 7 years ago
7fb4b40
perf mmap: Don't discard prev in backward mode
by Wang Nan
· 7 years ago
71f566a
perf mmap: Fix perf backward recording
by Wang Nan
· 7 years ago
fbc2844
perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv
by William Cohen
· 7 years ago
8eb7a1f
perf mmap: Remove overwrite and check_messup from mmap read
by Wang Nan
· 7 years ago
ca6a9a0
perf mmap: Remove overwrite from arguments list of perf_mmap__push
by Wang Nan
· 7 years ago
144b9a4
perf evlist: Remove evlist->overwrite
by Wang Nan
· 7 years ago
7a276ff
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
by Wang Nan
· 7 years ago
f74b9d3a
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
by Wang Nan
· 7 years ago
de3d0f1
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
by Ganapatrao Kulkarni
· 7 years ago
14b22ae
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
by Ganapatrao Kulkarni
· 7 years ago
54e32dc
perf pmu: Pass pmu as a parameter to get_cpuid_str()
by Ganapatrao Kulkarni
· 7 years ago
8d3cd4c
perf thread_map: Add method to map all threads in the system
by Arnaldo Carvalho de Melo
· 7 years ago
Next »