Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
972c14884728bf5f69ec69cfb1beeec1a9cd29ee
/
tools
972c148
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
by Jiri Olsa
· 7 years ago
81df978
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
by Jiri Olsa
· 7 years ago
db9fc76
perf tools: Display perf_event_attr::namespaces debug info
by Jiri Olsa
· 7 years ago
24787af
perf tools: Enable LIBBABELTRACE by default
by Jiri Olsa
· 7 years ago
2ab046c
perf script: Support time percent and multiple time ranges
by Jin Yao
· 7 years ago
5b969bc
perf report: Support time percent and multiple time ranges
by Jin Yao
· 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
68588ba
perf record: Record the first and last sample time in the header
by Jin Yao
· 7 years ago
6011518
perf header: Add infrastructure to record first and last sample time
by Jin Yao
· 7 years ago
40c39e3
perf report: Fix a no annotate browser displayed issue
by Jin Yao
· 7 years ago
935f5a9
perf report: Fix a wrong offset issue when using /proc/kcore
by Jin Yao
· 7 years ago
44df1af
perf tools: Fix compile error with libunwind x86
by Wang Nan
· 7 years ago
e0337f4
perf test bpf: Hook on epoll_pwait()
by Arnaldo Carvalho de Melo
· 7 years ago
13cb2d0
perf test bpf: Use designated struct field initializers
by Arnaldo Carvalho de Melo
· 7 years ago
6703c97
perf test bpf: Improve message about expected samples
by Arnaldo Carvalho de Melo
· 7 years ago
b6815f3
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
e7c632f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
31336ed
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a9746e4
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
ce90aaf
objtool: Fix seg fault with clang-compiled objects
by Simon Ser
· 7 years ago
d89e426
objtool: Fix seg fault caused by missing parameter
by Simon Ser
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e7e83dd
objtool: Fix Clang enum conversion warning
by Lukas Bulwahn
· 7 years ago
1528f6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
5d4fd9c
perf tools: Auto-complete for events with ':'
by Jin Yao
· 7 years ago
34c16db
perf tools: Return all events as auto-completions after comma
by Jin Yao
· 7 years ago
74cd581
perf tool: Improve bash command line auto-complete for multiple events with comma
by Jin Yao
· 7 years ago
f1031c8
perf probe arm64: Fix symbol fixup issues due to ELF type
by Kim Phillips
· 7 years ago
ca80006
perf evsel: Enable ignore_missing_thread for pid option
by Mengting Zhang
· 7 years ago
a9a3f1d
perf s390: Always build with -fPIC
by Hendrik Brueckner
· 7 years ago
922991c
Revert "perf s390: Always build with -fPIC"
by Arnaldo Carvalho de Melo
· 7 years ago
69b5c95
perf test shell: Fix check open filename arg using 'perf trace'
by Michael Petlan
· 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
164a747
perf s390: Generate system call table from asm/unistd.h
by Hendrik Brueckner
· 7 years ago
7af7919
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
by Hendrik Brueckner
· 7 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 7 years ago
378811ac
perf test: Handle properly readdir DT_UNKNOWN
by Jiri Olsa
· 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
9f5cb6b
x86/ldt: Make the LDT mapping RO
by Thomas Gleixner
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8207c6d
tools: bpftool: protect against races with disappearing objects
by Jakub Kicinski
· 7 years ago
b3b1b65
tools: bpftool: maps: close json array on error paths of show
by Jakub Kicinski
· 7 years ago
a4828f8
x86/ldt: Prevent LDT inheritance on exec
by Thomas Gleixner
· 7 years ago
ead68f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cd95a89
selftests/bpf: fix Makefile for passing LLC to the command line
by Quentin Monnet
· 7 years ago
409232a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
aa12f59
tools/kvm_stat: sort '-f help' output
by Stefan Raspl
· 7 years ago
8b6ca2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
82abbf8
bpf: do not allow root to mangle valid pointers
by Alexei Starovoitov
· 7 years ago
2255f8d
selftests/bpf: add tests for recent bugfixes
by Jann Horn
· 7 years ago
1c8e77f
selftests: net: Adding config fragment CONFIG_NUMA=y
by Naresh Kamboju
· 7 years ago
19c832e
bpf: Fix tools and testing build.
by David Miller
· 7 years ago
544c460
usbip: fix usbip bind writing random string after command in match_busid
by Juan Zea
· 7 years ago
c682ccc
bpf: fix broken BPF selftest build on s390
by Hendrik Brueckner
· 7 years ago
faaf956
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
10b9baa
tools arch s390: Do not include header files from the kernel sources
by Arnaldo Carvalho de Melo
· 7 years ago
ca58d7e
perf jvmti: Generate correct debug information for inlined code
by Ben Gainey
· 7 years ago
61fb26a
perf tools: Fix up build in hardened environments
by Jiri Olsa
· 7 years ago
5cfee7a
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 7 years ago
1d2a7de
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
650400b2
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
by Ingo Molnar
· 7 years ago
0fd2e9c
Merge commit 'upstream-x86-entry' into WIP.x86/mm
by Ingo Molnar
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 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
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
87ab819
bpf: add test case for ld_abs and helper changing pkt data
by Daniel Borkmann
· 7 years ago
643e345
tools/headers: Synchronize kernel <-> tooling headers
by Ingo Molnar
· 7 years ago
215eada
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Ingo Molnar
· 7 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
0b265c3
tools/slabinfo-gnuplot: force to use bash shell
by Liu, Changcheng
· 7 years ago
cf656c7
tools/kvm_stat: add line for totals
by Stefan Raspl
· 7 years ago
73fab6f
tools/kvm_stat: stop ignoring unhandled arguments
by Stefan Raspl
· 7 years ago
822cfe3
tools/kvm_stat: suppress usage information on command line errors
by Stefan Raspl
· 7 years ago
08e20a6
tools/kvm_stat: handle invalid regular expressions
by Stefan Raspl
· 7 years ago
Next »