Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de1e17b1d0c81be472039798698b517c8a68b516
/
tools
/
perf
de1e17b
tools: Copy the bitops files accessed from the kernel and check for drift
by Arnaldo Carvalho de Melo
· 8 years ago
ad43072
Remove: kernel unistd*h files from perf's MANIFEST, not used
by Arnaldo Carvalho de Melo
· 8 years ago
e0643c4
perf tools: Remove tools/perf/util/include/linux/const.h
by Arnaldo Carvalho de Melo
· 8 years ago
7e3f364
perf tools: Remove tools/perf/util/include/asm/byteorder.h
by Arnaldo Carvalho de Melo
· 8 years ago
14f0652
perf tools: Add missing linux/compiler.h include to perf-sys.h
by Arnaldo Carvalho de Melo
· 8 years ago
9fcfcdf
perf jit: Remove some no-op error handling
by Dan Carpenter
· 8 years ago
e03141d
perf jit: Add missing curly braces
by Dan Carpenter
· 8 years ago
4ea648a
perf record: Add --tail-synthesize option
by Wang Nan
· 8 years ago
f06149c
perf session: Don't warn about out of order event if write_backward is used
by Wang Nan
· 8 years ago
626a6b7
perf tools: Enable overwrite settings
by Wang Nan
· 8 years ago
f6cdff8
perf evlist: Make {pause,resume} internal helpers
by Wang Nan
· 8 years ago
05737464
perf record: Read from overwritable ring buffer
by Wang Nan
· 8 years ago
54cc54d
perf evlist: Setup backward mmap state machine
by Wang Nan
· 8 years ago
a0c6f45
perf evlist: Drop evlist->backward
by Wang Nan
· 8 years ago
078c338
perf evlist: Map backward events to backward_mmap
by Wang Nan
· 8 years ago
b2cb615
perf evlist: Introduce backward_mmap array for evlist
by Wang Nan
· 8 years ago
a1f7261
perf evlist: Extract common code in mmap failure processing
by Wang Nan
· 8 years ago
4876075
perf evlist: Record mmap cookie into fdarray private field
by Wang Nan
· 8 years ago
a4ea0ec
perf record: Decouple record__mmap_read() and evlist.
by Wang Nan
· 8 years ago
8db6d6b
perf evlist: Update mmap related APIs and helpers
by Wang Nan
· 8 years ago
32a951b
perf evlist: Drop redundant evsel->overwrite indicator
by Arnaldo Carvalho de Melo
· 8 years ago
0d20316
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
by Arnaldo Carvalho de Melo
· 8 years ago
8811e8e
perf tools: Just pr_debug() about not being able to read cacheline_size
by Arnaldo Carvalho de Melo
· 8 years ago
09dd39d
perf tools: Do not provide dup sched_getcpu() prototype on Android
by Arnaldo Carvalho de Melo
· 8 years ago
8e5dc84
perf test: Add a test case for SDT event
by Masami Hiramatsu
· 8 years ago
e26e63b
perf build: Add sdt feature detection
by Masami Hiramatsu
· 8 years ago
7e9fca5
perf probe: Support a special SDT probe format
by Masami Hiramatsu
· 8 years ago
a598180
perf probe: Support @BUILDID or @FILE suffix for SDT events
by Masami Hiramatsu
· 8 years ago
40218da
perf list: Show SDT and pre-cached events
by Masami Hiramatsu
· 8 years ago
1de7b8b
perf probe: Search SDT/cached event from all probe caches
by Masami Hiramatsu
· 8 years ago
42bba26
perf probe: Allow wildcard for cached events
by Masami Hiramatsu
· 8 years ago
05bf2c8
perf probe-cache: Add for_each_probe_cache_entry() wrapper
by Masami Hiramatsu
· 8 years ago
c3492a3
perf probe: Make --list show only available cached events
by Masami Hiramatsu
· 8 years ago
36a009f
perf probe: Accept %sdt and %cached event name
by Masami Hiramatsu
· 8 years ago
f6eb051
perf probe: Fix to show correct error message for $vars and $params
by Masami Hiramatsu
· 8 years ago
b4ee6d4
perf bpf: Support BPF program attach to tracepoints
by Wang Nan
· 8 years ago
cd102d7
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
by Wang Nan
· 8 years ago
8c619d6
perf event parser: Add const qualifier to evt_name and sys_name
by Wang Nan
· 8 years ago
9881d7d
perf python: Add tracepoint example
by Jiri Olsa
· 8 years ago
bae57e3
perf python: Add support to resolve tracepoint fields
by Jiri Olsa
· 8 years ago
377f698
perf python: Add struct evsel into struct pyrf_event
by Jiri Olsa
· 8 years ago
1075fbb
perf python: Add perf.tracepoint method
by Jiri Olsa
· 8 years ago
85e37de
perf python: Put perf.event objects into dictionary
by Jiri Olsa
· 8 years ago
e8968e6
perf python: Fix pyrf_evlist__read_on_cpu event consuming
by Jiri Olsa
· 8 years ago
ad4e3c04
perf python: Init perf_event_attr::size in perf.evsel constructor
by Jiri Olsa
· 8 years ago
71fe105
perf tools: Introduce trace_event__tp_format_id()
by Jiri Olsa
· 8 years ago
7cb5c5a
perf evlist: Make event2evsel public
by Jiri Olsa
· 8 years ago
cae15db
perf symbols: Add Rust demangling
by David Tolnay
· 8 years ago
1c1a3a4
perf tools: Add feature detection for gelf_getnote()
by Arnaldo Carvalho de Melo
· 8 years ago
c8a3f7d
perf intel-pt-decoder: Avoid checking code drift on busibox's diff
by Arnaldo Carvalho de Melo
· 8 years ago
3c7752f
perf tools: Don't add kernel directories to the header search path
by Arnaldo Carvalho de Melo
· 8 years ago
1d4489d
perf tools: Add the tools/ stringify copy to the MANIFEST
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
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
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
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
6c50258
perf unwind: Call unwind__prepare_access for forked thread
by Jiri Olsa
· 8 years ago
Next »