Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2f42e05b942fe2fbfb9bbc6e34e1dd8c3ce4f3a4
/
tools
/
perf
734c702
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
5172672
perf script: Fix invalid LBR/binary mismatch error
by Adrian Hunter
· 5 years ago
0cd032d
perf script: Fix brstackinsn for AUXTRACE
by Adrian Hunter
· 5 years ago
267ed5d
perf affinity: Add infrastructure to save/restore affinity
by Andi Kleen
· 5 years ago
d966458
perf pmu: Use file system cache to optimize sysfs access
by Andi Kleen
· 5 years ago
5b596e0f
perf regs: Make perf_reg_name() return "unknown" instead of NULL
by Arnaldo Carvalho de Melo
· 5 years ago
2b1ac64
perf diff: Use llabs() with 64-bit values
by Arnaldo Carvalho de Melo
· 5 years ago
98e9324
perf diff: Use llabs() with 64-bit values
by Arnaldo Carvalho de Melo
· 5 years ago
1fd450f
libbpf: Fix up generation of bpf_helper_defs.h
by Arnaldo Carvalho de Melo
· 5 years ago
7b65e20
perf tools: Allow to link with libbpf dynamicaly
by Jiri Olsa
· 5 years ago
a573268
perf tests: Rename tests/map_groups.c to tests/maps.c
by Arnaldo Carvalho de Melo
· 5 years ago
6d38267
perf tests: Rename thread-mg-share to thread-maps-share
by Arnaldo Carvalho de Melo
· 5 years ago
c54d241
perf maps: Rename map_groups.h to maps.h
by Arnaldo Carvalho de Melo
· 5 years ago
9a29cee
perf maps: Rename 'mg' variables to 'maps'
by Arnaldo Carvalho de Melo
· 5 years ago
f2eaea0
perf map_symbol: Rename ms->mg to ms->maps
by Arnaldo Carvalho de Melo
· 5 years ago
694520d
perf addr_location: Rename al->mg to al->maps
by Arnaldo Carvalho de Melo
· 5 years ago
fe87797d
perf thread: Rename thread->mg to thread->maps
by Arnaldo Carvalho de Melo
· 5 years ago
79b6bb7
perf maps: Merge 'struct maps' with 'struct map_groups'
by Arnaldo Carvalho de Melo
· 5 years ago
9adab03
x86/insn: perf tools: Add some more instructions to the new instructions test
by Adrian Hunter
· 5 years ago
a82f15e
perf map: Remove unused functions
by Arnaldo Carvalho de Melo
· 5 years ago
805fcbc
perf map: Remove needless struct forward declarations
by Arnaldo Carvalho de Melo
· 5 years ago
40df3897
perf map: Ditch leftover map__reloc_vmlinux() prototype
by Arnaldo Carvalho de Melo
· 5 years ago
540a63e
perf script: Move map__fprintf_srccode() to near its only user
by Arnaldo Carvalho de Melo
· 5 years ago
ceb9e77
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree
by Ingo Molnar
· 5 years ago
4584f08
perf parse: Fix potential memory leak when handling tracepoint errors
by Ian Rogers
· 5 years ago
358f98e
perf probe: Fix spelling mistake "addrees" -> "address"
by Colin Ian King
· 5 years ago
32a1ece
perf intel-bts: Does not support AUX area sampling
by Adrian Hunter
· 5 years ago
dbd1343
perf intel-pt: Add support for decoding AUX area samples
by Adrian Hunter
· 5 years ago
c4ab2f0
perf intel-pt: Add support for recording AUX area samples
by Adrian Hunter
· 5 years ago
a1ac7de
perf pmu: When using default config, record which bits of config were changed by the user
by Adrian Hunter
· 5 years ago
ac2f445
perf auxtrace: Add support for queuing AUX area samples
by Adrian Hunter
· 5 years ago
103ed40
perf session: Add facility to peek at all events
by Adrian Hunter
· 5 years ago
b04b8dd
perf auxtrace: Add support for dumping AUX area samples
by Adrian Hunter
· 5 years ago
ba2675b
perf inject: Cut AUX area samples
by Adrian Hunter
· 5 years ago
eb7a52d
perf record: Add aux-sample-size config term
by Adrian Hunter
· 5 years ago
c0a6de0
perf record: Add support for AUX area sampling
by Adrian Hunter
· 5 years ago
f0bb7ee
perf auxtrace: Add support for AUX area sample recording
by Adrian Hunter
· 5 years ago
f306de2
perf auxtrace: Move perf_evsel__find_pmu()
by Adrian Hunter
· 5 years ago
9bca1a4
perf record: Add a function to test for kernel support for AUX area sampling
by Adrian Hunter
· 5 years ago
98dcf14
perf tools: Add kernel AUX area sampling definitions
by Adrian Hunter
· 5 years ago
848a5e5
perf report: Jump to symbol source view from total cycles view
by Jin Yao
· 5 years ago
5cb456a
perf util: Move block TUI function to ui browsers
by Jin Yao
· 5 years ago
bb1835a
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
by Alexey Budankov
· 5 years ago
0e3149f
perf dso: Move dso_id from 'struct map' to 'struct dso'
by Arnaldo Carvalho de Melo
· 5 years ago
1f74b10
perf dsos: Remove unused dsos__find() method
by Arnaldo Carvalho de Melo
· 5 years ago
7b59a82
perf map: Move comparision of map's dso_id to a separate function
by Arnaldo Carvalho de Melo
· 5 years ago
4a7380a
perf map: Pass a dso_id to map__new()
by Arnaldo Carvalho de Melo
· 5 years ago
99459a8
perf map: Move maj/min/ino/ino_generation to separate struct
by Arnaldo Carvalho de Melo
· 5 years ago
a910e46
perf parse: Report initial event parsing error
by Ian Rogers
· 5 years ago
cb40273
perf probe: Trace a magic number if variable is not found
by Masami Hiramatsu
· 5 years ago
66f69b2
perf probe: Support DW_AT_const_value constant value
by Masami Hiramatsu
· 5 years ago
7236354
perf probe: Support multiprobe event
by Masami Hiramatsu
· 5 years ago
15354d5
perf probe: Generate event name with line number
by Masami Hiramatsu
· 5 years ago
499144c
perf probe: Do not show non representive lines by perf-probe -L
by Masami Hiramatsu
· 5 years ago
1ae5d88
perf probe: Verify given line is a representive line
by Masami Hiramatsu
· 5 years ago
57f95bf
perf probe: Show correct statement line number by perf probe -l
by Masami Hiramatsu
· 5 years ago
1e5f015
x86/insn: perf tools: Add some instructions to the new instructions test
by Adrian Hunter
· 5 years ago
7624e69
perf map: Move seldom used ->flags field to second cacheline
by Arnaldo Carvalho de Melo
· 5 years ago
dbc984c
perf map: Use bitmap for booleans
by Arnaldo Carvalho de Melo
· 5 years ago
aceb982
perf callchain: Fix segfault in thread__resolve_callchain_sample()
by Adrian Hunter
· 5 years ago
a7c2b57
perf map_groups: Auto sort maps by name, if needed
by Arnaldo Carvalho de Melo
· 5 years ago
a94ab91
perf machine: No need to check if kernel module maps pre-exist
by Arnaldo Carvalho de Melo
· 5 years ago
6e0a9b3
perf record: No need to process the synthesized MMAP events twice
by Arnaldo Carvalho de Melo
· 5 years ago
f068435
perf map: No need to adjust the long name of modules
by Arnaldo Carvalho de Melo
· 5 years ago
1ae1451
perf map_groups: Add a front end cache for map lookups by name
by Arnaldo Carvalho de Melo
· 5 years ago
c5c584d
perf maps: Do not use an rbtree to sort by map name
by Arnaldo Carvalho de Melo
· 5 years ago
bcb8af5
perf maps: Purge the entries from maps->names in __maps__purge()
by Arnaldo Carvalho de Melo
· 5 years ago
af83398
perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
by Adrian Hunter
· 5 years ago
da3ef7f
perf vendor events power9: Fix commas so PMU event files are valid JSON
by James Clark
· 5 years ago
835e5bd
perf vendor events power8: Fix commas so PMU event files are valid JSON
by James Clark
· 5 years ago
a44e4f3
perf vendor events arm64: Fix commas so PMU event files are valid JSON
by James Clark
· 5 years ago
e1e9b78
perf parse: Use YYABORT to clear stack after failure, plugging leaks
by Ian Rogers
· 5 years ago
ccd2674
perf tool: Provide an option to print perf_event_open args and return value
by Ravi Bangoria
· 5 years ago
7b018e2
perf map: Remove ->groups from 'struct map'
by Arnaldo Carvalho de Melo
· 5 years ago
3f662fc
perf map: Combine maps__fixup_overlappings with its only use
by Arnaldo Carvalho de Melo
· 5 years ago
94e44b9
perf annotate: Stop using map->groups, use map_symbol->mg instead
by Arnaldo Carvalho de Melo
· 5 years ago
08f6680
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
by Arnaldo Carvalho de Melo
· 5 years ago
93fcce9
perf symbols: Use kmaps(map)->machine when we know its a kernel map
by Arnaldo Carvalho de Melo
· 5 years ago
d46a4cd
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
by Arnaldo Carvalho de Melo
· 5 years ago
5f0fef8
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
by Arnaldo Carvalho de Melo
· 5 years ago
c152973
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
by Arnaldo Carvalho de Melo
· 5 years ago
2975489
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers
by Arnaldo Carvalho de Melo
· 5 years ago
d3a022c
perf tools: Add map_groups to 'struct addr_location'
by Arnaldo Carvalho de Melo
· 5 years ago
9d355b3
perf map_groups: Pass the object to map_groups__find_ams()
by Arnaldo Carvalho de Melo
· 5 years ago
f2baa060
perf symbols: Stop using map->groups, we can use kmaps instead
by Arnaldo Carvalho de Melo
· 5 years ago
de90d51
perf map: Use map->dso->kernel + map__kmaps() in map__kmaps()
by Arnaldo Carvalho de Melo
· 5 years ago
56b2147
Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 5 years ago
1ca7feb
Merge tag 'v5.4-rc7' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
b584a17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7fa46cb
perf report: Sort by sampled cycles percent per block for tui
by Jin Yao
· 5 years ago
0b49f83
perf report: Support --percent-limit for --total-cycles
by Jin Yao
· 5 years ago
6f7164f
perf report: Sort by sampled cycles percent per block for stdio
by Jin Yao
· 5 years ago
b65a7d3
perf hist: Support block formats with compare/sort/display
by Jin Yao
· 5 years ago
7841f40
perf hist: Count the total cycles of all samples
by Jin Yao
· 5 years ago
6041441
perf block: Cleanup and refactor block info functions
by Jin Yao
· 5 years ago
0bdf181
perf diff: Don't use hack to skip column length calculation
by Jin Yao
· 5 years ago
af8490e
perf tests: Fix out of bounds memory access
by Leo Yan
· 5 years ago
6d57581
perf record: Add support for limit perf output file size
by Jiwei Sun
· 5 years ago
dee36a2
perf probe: Skip overlapped location on searching variables
by Masami Hiramatsu
· 5 years ago
86c0bf8
perf probe: Fix to show calling lines of inlined functions
by Masami Hiramatsu
· 5 years ago
Next »