Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
44a70adec910d6929689e42b6e5cee5b7d202d20
/
tools
« Previous
1d4489d
perf tools: Add the tools/ stringify copy to the MANIFEST
by Arnaldo Carvalho de Melo
· 8 years ago
bb97070
tools: Copy the bitsperlong.h files from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
39f5486
perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0
by Arnaldo Carvalho de Melo
· 8 years ago
cc31078
perf symbols: Provide a GElf_Nhdr typedef
by Arnaldo Carvalho de Melo
· 8 years ago
6e6fec9
perf trace beauty seccomp: Remove seccomp.h include
by Arnaldo Carvalho de Melo
· 8 years ago
e53e6bb
perf trace beauty futex_op: Add missing defines for older systems
by Arnaldo Carvalho de Melo
· 8 years ago
9a3dc28
perf tools: Fallback to reading sysfs to get cacheline size
by Arnaldo Carvalho de Melo
· 8 years ago
dd7bd10
tools: Copy the header files needed by perf tools
by Arnaldo Carvalho de Melo
· 8 years ago
e3e1d7e
perf trace: Remove unused sys/ptrace.h include
by Arnaldo Carvalho de Melo
· 8 years ago
a395b35
perf tools: Remove unneeded magic.h include from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
c7007e9
perf tools: Introduce weak alternative to sched_getcpu()
by Arnaldo Carvalho de Melo
· 8 years ago
4998a12
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
4ffde49
perf test bpf: Use epoll_wait() instead of epoll_pwait()
by Arnaldo Carvalho de Melo
· 8 years ago
12f0203
tools: Copy uapi/asm/perf_regs.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
971e827
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
7d7d1bf
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
by Arnaldo Carvalho de Melo
· 8 years ago
c4b6014
tools: Add copy of perf_event.h to tools/include/linux/
by Arnaldo Carvalho de Melo
· 8 years ago
e083a21
perf tools: event.h needs asm/perf_regs.h
by Arnaldo Carvalho de Melo
· 8 years ago
86695f5
perf bench futex: Add missing compiler.h header
by Arnaldo Carvalho de Melo
· 8 years ago
07eebcc
tools lib subcmd: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
61a6445
tools lib: Guard the strlcpy() header with __GLIBC__
by Arnaldo Carvalho de Melo
· 8 years ago
b31e3e3
tools lib api fs: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
c3cec9e
tools lib traceevent: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
d0761e3
perf tools: Uninline scnprintf() and vscnprint()
by Arnaldo Carvalho de Melo
· 8 years ago
5496bc0
perf evsel: Uninline the is_function_event method
by Arnaldo Carvalho de Melo
· 8 years ago
175729f
perf tools: Remove needless includes from cache.h
by Arnaldo Carvalho de Melo
· 8 years ago
16b7c9b
perf tools: Add missing header to color.c
by Arnaldo Carvalho de Melo
· 8 years ago
10ca87f
perf tests x86 rdpmc: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
16b91d5
perf test fdarray: Add missing poll.h header
by Arnaldo Carvalho de Melo
· 8 years ago
3ac55b1
perf tests cpumap: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
380a71a
perf quote: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
7ed0958
perf strbuf: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
cec07f5
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/
by Arnaldo Carvalho de Melo
· 8 years ago
9c304f6
perf bench: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
ab6526b
perf tests openat-syscall-tp-fields: Add some conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
48e1f91
perf trace: Add conditional define for AT_FDCWD
by Arnaldo Carvalho de Melo
· 8 years ago
1fbe7df
perf tests: Add missing pthread.h include for CPU_*() macros
by Arnaldo Carvalho de Melo
· 8 years ago
8a15858
perf bench: Add missing pthread.h include for CPU_*() macros
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
178cd55
tools: hv: Add a script to help bonding synthetic and VF NICs
by Haiyang Zhang
· 8 years ago
ffe3a28
perf trace beauty open_flags: Add more conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
4c7c224
perf trace beauty flock: Add more conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
256763b
perf trace beauty mmap: Add more conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
9d4a94c
perf trace beauty open_flags: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
f8e0187
perf trace beauty flock: Add missing fcntl.h include
by Arnaldo Carvalho de Melo
· 8 years ago
0e91e6b
perf trace beauty msg_flags: Remove MSG_TRYHARD
by Arnaldo Carvalho de Melo
· 8 years ago
175b968
perf report: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
53fe4ba
perf annotate: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
c09615f
perf ui stdio: Add way to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
a505197
perf hists: Introduce hists__add_entry_ops function
by Jiri Olsa
· 8 years ago
f542e76
perf hists: Introduce hist_entry_ops
by Jiri Olsa
· 8 years ago
0a269a6
perf hists: Introduce hist_entry__init function
by Jiri Olsa
· 8 years ago
0ea5ad8
objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols
by Josh Poimboeuf
· 8 years ago
1db19db
net: tracepoint napi:napi_poll add work and budget
by Jesper Dangaard Brouer
· 8 years ago
52e31f8
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
by Ingo Molnar
· 8 years ago
f80fd3a
selftests/x86: Add vDSO mremap() test
by Dmitry Safonov
· 8 years ago
ebf5926
tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMIT
by Srinivas Pandruvada
· 8 years ago
f3d082c
perf tools: Sync copy of syscall_64.tbl with the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
3d03761
perf tools: Update android build documentation
by Chris Phlipot
· 8 years ago
fd01d06
tools lib subcmd: Respect WERROR=0 for build
by Chris Phlipot
· 8 years ago
b983d54
tools lib api: Respect WERROR=0 for build
by Chris Phlipot
· 8 years ago
203d1ca
tools lib bpf: Add license header
by Wang Nan
· 8 years ago
6c50258
perf unwind: Call unwind__prepare_access for forked thread
by Jiri Olsa
· 8 years ago
a287332
perf unwind: Add initialized arg into unwind__prepare_access
by Jiri Olsa
· 8 years ago
347ca87
perf tests: Fix hist accumulation test
by Jiri Olsa
· 8 years ago
c60da22
perf header: Transform nodes string info to struct
by Jiri Olsa
· 8 years ago
6430a94
perf buildid-cache: Scan and import user SDT events to probe cache
by Masami Hiramatsu
· 8 years ago
8d993d9
perf probe: Add group name support
by Masami Hiramatsu
· 8 years ago
060fa0c
perf sdt: ELF support for SDT
by Hemant Kumar
· 8 years ago
2492c46
perf build: Add feature detection for libelf's elf_getshdrstrndx()
by Arnaldo Carvalho de Melo
· 8 years ago
7813029
Merge 4.7-rc6 into staging-next
by Greg Kroah-Hartman
· 8 years ago
4a0f65c
perf probe: Remove caches when --cache is given
by Masami Hiramatsu
· 8 years ago
1f3736c
perf probe: Show all cached probes
by Masami Hiramatsu
· 8 years ago
bc06223
perf probe: Use cache entry if possible
by Masami Hiramatsu
· 8 years ago
59e6ae5
ptr_ring: support resizing multiple queues
by Michael S. Tsirkin
· 8 years ago
a24020e
perf tools: Change cpu_map__fprintf output
by Jiri Olsa
· 8 years ago
7fa9b8f
perf test: Add -F/--dont-fork option
by Jiri Olsa
· 8 years ago
8fbc38a
perf tests: Fix thread map test for -F option
by Jiri Olsa
· 8 years ago
f306924
perf tools: Allow to reset open files counter
by Jiri Olsa
· 8 years ago
3be2887
perf trace beauty eventfd: No need to include eventfd.h
by Arnaldo Carvalho de Melo
· 8 years ago
a41af25
perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems
by Arnaldo Carvalho de Melo
· 8 years ago
135cce1
perf annotate: Add number of samples to the header
by Peter Zijlstra (Intel)
· 8 years ago
53dd9b5
perf annotate: Simplify header dotted line sizing
by Peter Zijlstra (Intel)
· 8 years ago
f4e47f9
perf evsel: Utility function to fetch arch
by Ravi Bangoria
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
54d5f16e
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
3c9a679
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
de8a63b
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
by Colin Ian King
· 8 years ago
d4897e1
perf tools: Add documentation for perf.data on disk format
by Andi Kleen
· 8 years ago
ebccba3
perf data ctf: Generate fork and exit events to CTF output
by Wang Nan
· 8 years ago
9e1a7ea
perf data ctf: Add '--all' option for 'perf data convert'
by Wang Nan
· 8 years ago
f5a08ce
perf data ctf: Generate comm event to CTF output
by Wang Nan
· 8 years ago
8ee4c46
perf data ctf: Prepare collect non-sample events
by Wang Nan
· 8 years ago
f02a648
perf data ctf: Add 'all' option
by Wang Nan
· 8 years ago
3275f68
perf data ctf: Pass convert options through opts structure
by Wang Nan
· 8 years ago
069ee5c
perf data ctf: Add value_set_string() helper
by Wang Nan
· 8 years ago
ed7b630
perf symbols: Use proper dso name for is_regular_file
by Jiri Olsa
· 8 years ago
ee667f9
perf record: Prepare picking perf_event_mmap_page from multiple evlists
by Wang Nan
· 8 years ago
cb21686
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
by Wang Nan
· 8 years ago
cda57a8
perf record: Move mmap setup block to separate function
by Wang Nan
· 8 years ago
Next »