Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
aa3abf30bb28addcf593578d37447d42e3f65fc3
aa3abf3
perf tools: Create probe points for BPF programs
by Wang Nan
· 9 years ago
84c86ca
perf tools: Enable passing bpf object file to --event
by Wang Nan
· 9 years ago
69d262a
perf ebpf: Add the libbpf glue
by Wang Nan
· 9 years ago
ed63f34c
perf tools: Make perf depend on libbpf
by Wang Nan
· 9 years ago
443f8c7
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
by Jiri Olsa
· 9 years ago
374ce93
perf tools: Enable pre-event inherit setting by config terms
by Wang Nan
· 9 years ago
5baecbc
perf symbols: we can now read separate debug-info files based on a build ID
by Dima Kogan
· 9 years ago
f2f3096
perf symbols: Fix type error when reading a build-id
by Dima Kogan
· 9 years ago
f4efcce
perf tools: Search for more options when passing args to -h
by Arnaldo Carvalho de Melo
· 9 years ago
1e5a293
perf stat: Cache aggregated map entries in extra cpumap
by Jiri Olsa
· 9 years ago
2322f57
perf cpu_map: Add cpu_map__empty_new function
by Jiri Olsa
· 9 years ago
af33998
perf evsel: Move id_offset out of struct perf_evsel union member
by Jiri Olsa
· 9 years ago
c711836
perf tools: Introduce usage_with_options_msg()
by Namhyung Kim
· 9 years ago
01b1945
perf tools: Setup pager when printing usage and help
by Namhyung Kim
· 9 years ago
b272a59
perf report: Rename to --show-cpu-utilization
by Namhyung Kim
· 9 years ago
a5f4a69
perf tools: Improve ambiguous option help message
by Namhyung Kim
· 9 years ago
4341801
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
161d904
perf tools: Provide help for subset of options
by Arnaldo Carvalho de Melo
· 9 years ago
869c55b
perf tools: Show tool command line options ordered
by Arnaldo Carvalho de Melo
· 9 years ago
80fcd45
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
f06cff7c
perf annotate: Don't die() when finding an invalid config option
by Arnaldo Carvalho de Melo
· 9 years ago
464b01a
perf ui tui: Register the error callbacks before initializing the widgets
by Arnaldo Carvalho de Melo
· 9 years ago
39ff7cd
perf annotate: Fix 'annotate.use_offset' config variable usage
by Namhyung Kim
· 9 years ago
76a2654
perf tools: Improve call graph documents and help messages
by Namhyung Kim
· 9 years ago
792aeaf
perf tools: Defaults to 'caller' callchain order only if --children is enabled
by Namhyung Kim
· 9 years ago
a2c10d3
perf top: Support call-graph display options also
by Namhyung Kim
· 9 years ago
21cf628
perf tools: Move callchain help messages to callchain.h
by Namhyung Kim
· 9 years ago
b6bd9c7
tools lib traceevent: Support %ps/%pS
by Scott Wood
· 9 years ago
4ba792e
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
e3d006c
perf annotate: Add debug message for out of bounds sample
by Arnaldo Carvalho de Melo
· 9 years ago
8b8cde4
perf evsel: Print branch filter state with -vv
by Andi Kleen
· 9 years ago
bc1d036
perf cpu_map: Fix core dump caused by per-socket/core system-wide stat
by Kan Liang
· 9 years ago
2f465de
tools lib traceevent: update KVM plugin
by Paolo Bonzini
· 9 years ago
e1d040c
perf build: Add fixdep to .gitignore
by Yunlong Song
· 9 years ago
43e41ad
perf record: Add ability to sample call branches
by Stephane Eranian
· 9 years ago
24f1a79
perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL
by Stephane Eranian
· 9 years ago
d892819
perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL
by Stephane Eranian
· 9 years ago
c229bf9
perf: Add PERF_SAMPLE_BRANCH_CALL
by Stephane Eranian
· 9 years ago
b9511cd
perf/x86: Fix time_shift in perf_event_mmap_page
by Adrian Hunter
· 9 years ago
40d4f23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
a4c6a3e
perf bench: Use named initializers in the trailer too
by Arnaldo Carvalho de Melo
· 9 years ago
d2b5a31
perf script: Check output fields only for samples
by Jiri Olsa
· 9 years ago
1fe7a30
perf cpu_map: Add data arg to cpu_map__build_map callback
by Jiri Olsa
· 9 years ago
f1cbb8f
perf cpu_map: Make cpu_map__build_map global
by Jiri Olsa
· 9 years ago
208df99
perf stat: Add AGGR_UNSET mode
by Jiri Olsa
· 9 years ago
581cc8a
perf stat: Rename perf_stat struct into perf_stat_evsel
by Jiri Olsa
· 9 years ago
3a134ae
perf help: Change 'usage' to 'Usage' for consistency
by Yunlong Song
· 9 years ago
aa254af
perf bench: Run benchmarks, don't test them
by Ingo Molnar
· 9 years ago
2f211c8
perf bench mem: Rename 'routine' to 'function'
by Ingo Molnar
· 9 years ago
b0d22e5
perf bench: Harmonize all the -l/--nr_loops options
by Ingo Molnar
· 9 years ago
5dd9330
perf bench mem: Reorganize the code a bit
by Ingo Molnar
· 9 years ago
13b1fdc
perf bench mem: Improve user visible strings
by Ingo Molnar
· 9 years ago
a69b4f7
perf bench mem: Fix 'length' vs. 'size' naming confusion
by Ingo Molnar
· 9 years ago
e815e32
perf bench mem: Rename 'routine' to 'routine_str'
by Ingo Molnar
· 9 years ago
b14f2d3
perf bench mem: Change 'cycle' to 'cycles'
by Ingo Molnar
· 9 years ago
7a46a8f
perf bench: List output formatting options on 'perf bench -h'
by Ingo Molnar
· 9 years ago
6db175c
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
by Ingo Molnar
· 9 years ago
9b2fa7f
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
by Ingo Molnar
· 9 years ago
2946f59
perf bench: Eliminate unused argument from bench_mem_common()
by Ingo Molnar
· 9 years ago
2761974
perf bench: Default to all routines in 'perf bench mem'
by Ingo Molnar
· 9 years ago
13839ec
perf bench: Improve the 'perf bench mem memcpy' code readability
by Ingo Molnar
· 9 years ago
2690c73
perf test: Suppress libtraceevent warnings
by Namhyung Kim
· 9 years ago
8719138
perf test: Silence tracepoint event failures
by Namhyung Kim
· 9 years ago
e9363de
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
3a70fcd
tools build: Fix cross compile build
by Jiri Olsa
· 9 years ago
c95f343
tools include: Fix strict-aliasing rules breakage
by Jiri Olsa
· 9 years ago
31eb436
perf hists browser: Add 'm' key for context menu display
by Namhyung Kim
· 9 years ago
186c6cf
perf callchains: Fix unw_word_t pointer casts
by Rabin Vincent
· 9 years ago
8eac1d5
perf callchain: Use debug_frame if eh_frame is unusable
by Rabin Vincent
· 9 years ago
4aa8e454
perf hists browser: Inform how to reset the symbol filter
by Arnaldo Carvalho de Melo
· 9 years ago
7727a92
perf ui browsers: Remove help messages about use of right and arrow keys
by Arnaldo Carvalho de Melo
· 9 years ago
dc38218
perf symbols: Try the .debug/ DSO cache as a last resort
by Arnaldo Carvalho de Melo
· 9 years ago
0e537fe
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
d3df65c
Merge branch 'perf/urgent' into perf/core, before pulling new changes
by Ingo Molnar
· 9 years ago
ae93880
perf python: Support the PERF_RECORD_SWITCH event
by Arnaldo Carvalho de Melo
· 9 years ago
00e6fa5
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
9fb4765
perf tools: Fix build break on powerpc due to sample_reg_masks
by Sukadev Bhattiprolu
· 9 years ago
a0eeb8d
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
00a3d66
Revert "fs: do not prefault sys_write() user buffer pages"
by Linus Torvalds
· 9 years ago
39d0d3b
NFS: Fix a tracepoint NULL-pointer dereference
by Anna Schumaker
· 9 years ago
3834966
perf tools: Fix handling read result using a signed variable
by Andrzej Hajda
· 9 years ago
1178bfd
perf tools: Use hpp_dimension__add_output to register hpp columns
by Jiri Olsa
· 9 years ago
beeaaeb
perf tools: Introduce hpp_dimension__add_output function
by Jiri Olsa
· 9 years ago
0974d2c
perf tools: Get rid of superfluos call to reset_dimensions
by Jiri Olsa
· 9 years ago
712df65
perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore
by Taku Izumi
· 9 years ago
7ce1346
perf/x86: Add Intel cstate PMUs support
by Kan Liang
· 9 years ago
f670268
Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
3ec20e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
3c68319
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
98dd166
x86/xen/p2m: hint at the last populated P2M entry
by David Vrabel
· 9 years ago
1c748dc
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
27bf90b
perf tools: Fail properly in case pattern matching fails to find tracepoint
by Jiri Olsa
· 9 years ago
c6c3c02
perf hists browser: Implement horizontal scrolling
by Arnaldo Carvalho de Melo
· 9 years ago
faae6f6
perf ui browser: Optional horizontal scrolling key binding
by Arnaldo Carvalho de Melo
· 9 years ago
def02db
perf callchain: Switch default to 'graph,0.5,caller'
by Arnaldo Carvalho de Melo
· 9 years ago
035827e
perf tests: Add Intel CQM test
by Matt Fleming
· 9 years ago
d8b167f
perf tests: Move x86 tests into arch directory
by Matt Fleming
· 9 years ago
31b6753
perf tests: Add arch tests
by Matt Fleming
· 9 years ago
a1853e2
perf tools: Handle -h and -v options
by Jiri Olsa
· 9 years ago
b34b3bf
perf tools: Setup proper width for symbol_iaddr field
by Jiri Olsa
· 9 years ago
Next »