Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
05d3f1a1d5a3d37ca4b591d5524f5a5b159d0564
/
tools
05d3f1a
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
by Jiri Olsa
· 8 years ago
9e4e0a9
perf tools: Change (symbol|annotation)__calc_percent return type to void
by Jiri Olsa
· 8 years ago
a7eec4c
perf top: Fix crash when annotating symbol
by Jiri Olsa
· 8 years ago
244a108
perf top: Use signal interface for SIGWINCH handler
by Jiri Olsa
· 8 years ago
b135e5e
perf top: Fix window dimensions change handling
by Jiri Olsa
· 8 years ago
93d10af
perf tools: Optimize sample parsing for ordered events
by Jiri Olsa
· 8 years ago
dc83e13
perf ordered_events: Pass timestamp arg in perf_session__queue_event
by Jiri Olsa
· 8 years ago
0146812
perf evlist: Add perf_evlist__parse_sample_timestamp function
by Jiri Olsa
· 8 years ago
3ad31d8
perf evsel: Centralize perf_sample initialization
by Jiri Olsa
· 8 years ago
914eb9c
perf callchain: Reset cursor arg instead of callchain_cursor
by Jiri Olsa
· 8 years ago
5a79eef
perf buildid-cache: Document missing --force option
by Sihyeon Jang
· 8 years ago
deb368a
perf evlist: Document missing --force option
by Sihyeon Jang
· 8 years ago
e9b61e5
perf sched: Document missing --force option
by Sihyeon Jang
· 8 years ago
f4a30d2
perf timechart: Document missing --force option
by Sihyeon Jang
· 8 years ago
9b9d28a
perf trace: Document missing option, colons
by Sihyeon Jang
· 8 years ago
52186b8
perf inject: Document missing options
by Sihyeon Jang
· 8 years ago
38ba1da
perf lock: Document missing options
by Sihyeon Jang
· 8 years ago
114bc19
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts
by Kim Phillips
· 8 years ago
239fb4f
perf c2c: Fix spelling mistakes in browser help text
by Kim Phillips
· 8 years ago
b89a512
perf top: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
6c44395
perf record: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
9c39ed9
perf report: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
07d6f44
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
by Arnaldo Carvalho de Melo
· 8 years ago
0879e5e
perf test shell: Fix test case probe libc's inet_pton on s390x
by Thomas Richter
· 8 years ago
f231af7
perf test shell: Fix check open filename arg using 'perf trace' on s390x
by Thomas Richter
· 8 years ago
648388a
perf annotate: Do not truncate instruction names at 6 chars
by Ravi Bangoria
· 8 years ago
2f0af86
perf help: Fix a bug during strstart() conversion
by Namhyung Kim
· 8 years ago
19993b8
perf machine: Guard against NULL in machine__exit()
by Arnaldo Carvalho de Melo
· 8 years ago
a0e3dd7
perf tests: Set evlist of test__task_exit() to !overwrite
by Wang Nan
· 8 years ago
301d724
perf tests: Set evlist of test__basic_mmap() to !overwrite
by Wang Nan
· 8 years ago
677b060
perf tests: Set evlist of test__sw_clock_freq() to !overwrite
by Wang Nan
· 8 years ago
d492326
perf tests: Set evlist of test__backward_ring_buffer() to !overwrite
by Wang Nan
· 8 years ago
8fce374
perf top: Remove a duplicate word
by Sihyeon Jang
· 8 years ago
958964f
perf top: Document missing options
by Sihyeon Jang
· 8 years ago
5039c8a
perf script: Allow printing period for non freq mode groups
by Andi Kleen
· 8 years ago
35c0a81
perf tools: Document some missing perf.data headers
by Andi Kleen
· 8 years ago
4359dd8
perf buildid-cache: Update help text for purge command
by Thomas-Mich Richter
· 8 years ago
e795dd4
perf vendor events powerpc: Update POWER9 events
by Sukadev Bhattiprolu
· 8 years ago
fa48c89
perf script: Fix --per-event-dump for auxtrace synth evsels
by Arnaldo Carvalho de Melo
· 8 years ago
60dbcd2
perf tests: Add missing WRITE_ASS for new fields of perf_event_attr
by Seonghyun Park
· 8 years ago
82806c3
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
by Arnaldo Carvalho de Melo
· 8 years ago
86f5fe0
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 8 years ago
cbd5c17
perf trace: Fix an exit code of trace__symbols_init
by Andrei Vagin
· 8 years ago
d056513
perf evsel: Enable type checking for perf_evsel_config_term types
by Andi Kleen
· 8 years ago
c2f1cea
perf record: Fix -c/-F options for cpu event aliases
by Andi Kleen
· 8 years ago
1873b71
tools headers: Synchronize kernel ABI headers wrt SPDX tags
by Arnaldo Carvalho de Melo
· 8 years ago
f48e7c4
perf annotate: Align source and offset lines
by Jiri Olsa
· 8 years ago
a5433b3
perf annotate browser: Add disasm_line__write function
by Jiri Olsa
· 8 years ago
ec03a77
perf annotate browser: Use struct annotation_line in browser top
by Jiri Olsa
· 8 years ago
9213afb
perf annotate browser: Use struct annotation_line in find functions
by Jiri Olsa
· 8 years ago
a5ef270
perf annotate browser: Use struct annotation_line in browser_line
by Jiri Olsa
· 8 years ago
e1b60b5
perf annotate browser: Change offsets to struct annotation_line
by Jiri Olsa
· 8 years ago
7bcbcd5
perf annotate browser: Change selection to struct annotation_line
by Jiri Olsa
· 8 years ago
daf25d4
perf annotate browser: Rename disasm_line__browser to browser_line
by Jiri Olsa
· 8 years ago
0d95797
perf annotate browser: Rename struct browser_disasm_line to browser_line
by Jiri Olsa
· 8 years ago
b15636c
perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
by Jiri Olsa
· 8 years ago
3ab6db8
perf annotate browser: Use samples data from struct annotation_line
by Jiri Olsa
· 8 years ago
29971f9
perf annotate: Factor annotation_line__print from disasm_line__print
by Jiri Olsa
· 8 years ago
8f25b81
perf annotate: Add annotation_line__print function
by Jiri Olsa
· 8 years ago
fa1924e
perf annotate: Remove struct source_line
by Jiri Olsa
· 8 years ago
81e436a
perf annotate: Remove disasm__calc_percent function
by Jiri Olsa
· 8 years ago
e425da6
perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()
by Jiri Olsa
· 8 years ago
f681d59
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
by Jiri Olsa
· 8 years ago
8b4c74d
perf annotate: Add symbol__calc_lines function
by Jiri Olsa
· 8 years ago
073ae60
perf annotate: Add symbol__calc_percent function
by Jiri Olsa
· 8 years ago
7e30455
perf annotate: Add samples into struct annotation_line
by Jiri Olsa
· 8 years ago
f8eb37b
perf annotate: Add annotated_source__purge function
by Jiri Olsa
· 8 years ago
c835e19
perf annotate: Add annotation_line__(new|delete) functions
by Jiri Olsa
· 8 years ago
5b12adc
perf annotate: Move rb_node to struct annotation_line
by Jiri Olsa
· 8 years ago
82b9d7f
perf annotate: Add annotation_line__add function
by Jiri Olsa
· 8 years ago
c4c7243
perf annotate: Add annotation_line__next function
by Jiri Olsa
· 8 years ago
d03a686
perf annotate: Add evsel into struct annotation_line_args
by Jiri Olsa
· 8 years ago
4748834
perf annotate: Add offset/line/line_nr into struct annotate_args
by Jiri Olsa
· 8 years ago
1a04db7
perf annotate: Add map into struct annotate_args
by Jiri Olsa
· 8 years ago
24fe7b8
perf annotate: Add arch into struct annotate_args
by Jiri Olsa
· 8 years ago
ea07c5a
perf annotate: Add struct annotate_args
by Jiri Olsa
· 8 years ago
c34df25
perf annotate: Add symbol__annotate function
by Jiri Olsa
· 8 years ago
37236d5
perf annotate: Move ipc/cycles into annotation_line struct
by Jiri Olsa
· 8 years ago
d5490b9
perf annotate: Move line/offset into annotation_line struct
by Jiri Olsa
· 8 years ago
a17c4ca
perf annotate: Add annotation_line struct
by Jiri Olsa
· 8 years ago
d3dbf43
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
by Arnaldo Carvalho de Melo
· 8 years ago
640d517
perf evlist: Set the correct idx when adding dummy events
by Arnaldo Carvalho de Melo
· 8 years ago
7862edc
Merge remote-tracking branch 'torvalds/master' into perf/core
by Arnaldo Carvalho de Melo
· 8 years ago
505ee76
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
by Ingo Molnar
· 8 years ago
529b3ca
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
33974a4
perf trace: Call machine__exit() at exit
by Andrei Vagin
· 8 years ago
a271bfa
perf tools: Fix eBPF event specification parsing
by Jiri Olsa
· 8 years ago
b6af53b
perf tools: Add "reject" option for parse-events.l
by Jiri Olsa
· 8 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 8 years ago
9d9cc4a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fb7df12
tools/headers: Synchronize kernel ABI headers
by Ingo Molnar
· 8 years ago
da0db32
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Josh Poimboeuf
· 8 years ago
294cbd0
Merge branch 'linus' into perf/urgent, to pick up dependent commits
by Ingo Molnar
· 8 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
fdebad1
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 8 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
7285cf3
perf srcline: Show correct function name for srcline of callchains
by Namhyung Kim
· 8 years ago
b7b75a6
perf srcline: Fix memory leak in addr2inlines()
by Namhyung Kim
· 8 years ago
Next »