Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f2af008695e0b54a58b76caecd52af7e6c97fb29
f2af008
perf report: Add callchain value option
by Namhyung Kim
· 9 years ago
5e47f8f
perf callchain: Add count fields to struct callchain_node
by Namhyung Kim
· 9 years ago
5ab250c
perf callchain: Abstract callchain print function
by Namhyung Kim
· 9 years ago
26e7792
perf report: Support folded callchain mode on --stdio
by Namhyung Kim
· 9 years ago
566c69c
perf machine: Fix machine__findnew_module_map to put dso
by Masami Hiramatsu
· 9 years ago
1154c95
perf tools: Fix machine__create_kernel_maps to put kernel dso refcount
by Masami Hiramatsu
· 9 years ago
82de26a
perf tools: Fix __dsos__addnew to put dso after adding it to the list
by Masami Hiramatsu
· 9 years ago
8d5c340
perf tools: Fix to put new map after inserting to map_groups in dso__load_sym
by Masami Hiramatsu
· 9 years ago
c4068f5
perf tools: Make perf_exec_path() always return malloc'd string
by Masami Hiramatsu
· 9 years ago
ebe9729
perf machine: Fix to destroy kernel maps when machine exits
by Masami Hiramatsu
· 9 years ago
e96e407
perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references
by Masami Hiramatsu
· 9 years ago
9afcb420
perf machine: Fix machine__findnew_module_map to put registered map
by Masami Hiramatsu
· 9 years ago
05c8d80
perf probe: Fix to free temporal Dwarf_Frame
by Masami Hiramatsu
· 9 years ago
5bcf2fe
perf test: Mute test cases error messages if verbose == 0
by Wang Nan
· 9 years ago
77a0cf6
perf test: Print result for each BPF subtest
by Wang Nan
· 9 years ago
e8c6d50
perf test: Print result for each LLVM subtest
by Wang Nan
· 9 years ago
721a1f5
perf tests: Pass the subtest index to each test routine
by Arnaldo Carvalho de Melo
· 9 years ago
d35b328
perf bpf: Use same BPF program if arguments are identical
by Wang Nan
· 9 years ago
ad0dd7a
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
by Wang Nan
· 9 years ago
bbb7d49
perf test: Test the BPF prologue adding infrastructure
by Wang Nan
· 9 years ago
a08357d
perf bpf: Generate prologue for BPF programs
by Wang Nan
· 9 years ago
bfc077b
perf bpf: Add prologue for BPF programs for fetching arguments
by He Kuang
· 9 years ago
03e01f5
perf bpf: Allow BPF program config probing options
by Wang Nan
· 9 years ago
5dbd16c
perf bpf: Allow attaching BPF programs to modules symbols
by Wang Nan
· 9 years ago
361f2b1
perf bpf: Allow BPF program attach to uprobe events
by Wang Nan
· 9 years ago
30433a3
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
by Wang Nan
· 9 years ago
1c0ed63
perf bpf: Add BPF_PROLOGUE config options for further patches
by Wang Nan
· 9 years ago
b580563
bpf tools: Load a program with different instances using preprocessor
by Wang Nan
· 9 years ago
7d85c43
tools: Clone the kernel's strtobool function
by Wang Nan
· 9 years ago
4ddd327
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
by Arnaldo Carvalho de Melo
· 9 years ago
9a13c65
tools: Fix selftests_install Makefile rule
by Kevin Hilman
· 9 years ago
916d409
perf test: Fix build of BPF and LLVM on older glibc libraries
by Arnaldo Carvalho de Melo
· 9 years ago
e15bf88
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
092b1f0
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
by Wang Nan
· 9 years ago
0196e78
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
by Masami Hiramatsu
· 9 years ago
d8145b3
perf inject: Also re-pipe lost_samples event
by Adrian Hunter
· 9 years ago
1216b65
perf buildid-list: Requires ordered events
by Adrian Hunter
· 9 years ago
e266a75
perf symbols: Fix dso lookup by long name and missing buildids
by Adrian Hunter
· 9 years ago
2a49f02
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
2059fc7
perf symbols: Allow forcing reading of non-root owned files by root
by Arnaldo Carvalho de Melo
· 9 years ago
b7f294b
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
by Arnaldo Carvalho de Melo
· 9 years ago
fae0065
perf hists browser: Fix 'd' hotkey action to filter by DSO
by Arnaldo Carvalho de Melo
· 9 years ago
866548d
perf symbols: Rebuild rbtree when adjusting symbols for kcore
by Adrian Hunter
· 9 years ago
f6ba98c
tools: Add a "make all" rule
by Kamal Mostafa
· 9 years ago
836d525
tools: Actually install tmon in the install rule
by Kamal Mostafa
· 9 years ago
41ac18e
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
by Huang Rui
· 9 years ago
492cf7a
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
5602ea0
tools include: Add compiler.h to list.h
by Arnaldo Carvalho de Melo
· 9 years ago
421fd08
perf probe: Verify parameters in two functions
by Wang Nan
· 9 years ago
e87b491
perf session: Add missing newlines to some pr_err() calls
by Arnaldo Carvalho de Melo
· 9 years ago
4a4c03c
perf annotate: Support full source file paths for srcline fix
by Michael Petlan
· 9 years ago
3d07b3b
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
by Yunlong Song
· 9 years ago
b71b437
perf: Fix inherited events vs. tracepoint filters
by Peter Zijlstra
· 9 years ago
2fd5907
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
by Paul E. McKenney
· 9 years ago
bad9bc2
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
345c99a
perf test: Do not be case sensitive when searching for matching tests
by Arnaldo Carvalho de Melo
· 9 years ago
ba1fae4
perf test: Add 'perf test BPF'
by Wang Nan
· 9 years ago
7af3f3d
perf test: Enhance the LLVM tests: add kbuild test
by Wang Nan
· 9 years ago
b31de01
perf test: Enhance the LLVM test: update basic BPF test program
by Wang Nan
· 9 years ago
d3e0ce3
perf bpf: Improve BPF related error messages
by Wang Nan
· 9 years ago
07bc5c6
perf tools: Make fetch_kernel_version() publicly available
by Wang Nan
· 9 years ago
45825d8
bpf tools: Add new API bpf_object__get_kversion()
by Wang Nan
· 9 years ago
6371ca3b
bpf tools: Improve libbpf error reporting
by Wang Nan
· 9 years ago
0a62f68
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
by Masami Hiramatsu
· 9 years ago
62ec9b3
perf annotate: Inform the user about objdump failures in --stdio
by Andi Kleen
· 9 years ago
e054731
perf stat: Make stat options global
by Jiri Olsa
· 9 years ago
0014de1
perf sched latency: Fix thread pid reuse issue
by Jiri Olsa
· 9 years ago
98d3b25
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success
by Wang Nan
· 9 years ago
956959f
perf trace: Fix documentation for -i
by Peter Feiner
· 9 years ago
0c77c04
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
by Yunlong Song
· 9 years ago
4a4f66a
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
by Wang Nan
· 9 years ago
59f41af
perf llvm: Pass number of configured CPUs to clang compiler
by Wang Nan
· 9 years ago
9891639
perf tools: Allow shuffling the build tests
by Arnaldo Carvalho de Melo
· 9 years ago
cb8382e
perf tools: Insert split maps correctly into origin group
by Jiri Olsa
· 9 years ago
eedfcb4
perf stat: Use common printout function to avoid duplicated code
by Andi Kleen
· 9 years ago
4579ecc
perf stat: Move sw clock metrics printout to stat-shadow
by Andi Kleen
· 9 years ago
66ef349
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
639ab3eb
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4302d50
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ce4d72f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0f25f2c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f323c49
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
33d46f9
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
378e4e9
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a75a3f6
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d2bea73
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5352869
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b831ef2
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b02ac6b
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
105ff3c
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
by Linus Torvalds
· 9 years ago
d63a978
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
28142286
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f5a8160
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eeef2a
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7b2a430
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
316dde2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
2c2b828
Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
0921f1e
Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 9 years ago
15f9340
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
Next »