Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e959ed9a44c5239863ca6db42cb37130bee3c7a3
/
tools
/
perf
/
builtin-trace.c
d0cc439
perf trace: Validate syscall list passed via -e argument
by Arnaldo Carvalho de Melo
· 9 years ago
e13798c
perf thread_map: Don't access the array entries directly
by Jiri Olsa
· 10 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 10 years ago
a1c2552
trace: Beautify perf_event_open syscall
by Arnaldo Carvalho de Melo
· 10 years ago
c188e7a
perf trace: Fix the build on older distros
by Arnaldo Carvalho de Melo
· 10 years ago
ff8f695
perf trace: Removed duplicated NULL test
by He Kuang
· 10 years ago
f7dc7fd
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
by Ingo Molnar
· 10 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
d303e85
perf trace: Clarify that -e is about syscalls, not perf events in general
by Arnaldo Carvalho de Melo
· 10 years ago
fa0e4ff
perf trace: Fix --filter-pids OPTION description
by Arnaldo Carvalho de Melo
· 10 years ago
02ac542
perf trace: Disable events and drain events when forked workload ends
by Arnaldo Carvalho de Melo
· 10 years ago
cb24d01
perf trace: Enable events when doing system wide tracing and starting a workload
by Arnaldo Carvalho de Melo
· 10 years ago
e366a6d
perf trace: Support using -f to override perf.data file ownership
by Yunlong Song
· 10 years ago
6ebad5c
perf trace: Fix syscall enter formatting bug
by Arnaldo Carvalho de Melo
· 10 years ago
f208bd8
perf trace: Handle legacy syscalls tracepoints
by Arnaldo Carvalho de Melo
· 10 years ago
13f22a2
perf trace: Fix summary_only option
by David Ahern
· 10 years ago
6fdd9cb
perf tools: Add the bash completion for listing subsubcommands of perf trace
by Yunlong Song
· 10 years ago
b7b61cb
perf ordered_events: Shorten function signatures
by Arnaldo Carvalho de Melo
· 10 years ago
f3b623b
perf tools: Reference count struct thread
by Arnaldo Carvalho de Melo
· 10 years ago
55d43bc
perf trace: Fix SIGBUS failures due to misaligned accesses
by David Ahern
· 10 years ago
4d08cb8
perf trace: Dump stack on segfaults
by Arnaldo Carvalho de Melo
· 10 years ago
ddbb1b1
perf trace: Separate routine that handles an event from the one that reads it
by Arnaldo Carvalho de Melo
· 10 years ago
f078c38
perf trace: Introduce --filter-pids
by Arnaldo Carvalho de Melo
· 10 years ago
241b057
perf trace: Filter out the trace pid when no threads are specified
by Arnaldo Carvalho de Melo
· 10 years ago
0808921
perf trace: Only insert blank duration bracket when tracing syscalls
by Arnaldo Carvalho de Melo
· 10 years ago
726f323
perf trace: Support --events foo:bar --no-syscalls
by Arnaldo Carvalho de Melo
· 10 years ago
14a052d
perf trace: Allow mixing with other events
by Arnaldo Carvalho de Melo
· 10 years ago
e596663
perf trace: Handle multiple threads better wrt syscalls being intermixed
by Arnaldo Carvalho de Melo
· 10 years ago
42052be
perf trace: Print thread info when following children
by Arnaldo Carvalho de Melo
· 10 years ago
f7aa222
perf trace: No need to enable evsels for workload started from perf
by Arnaldo Carvalho de Melo
· 10 years ago
2cc990b
tools lib fs debugfs: Introduce debugfs__strerror_open_tp
by Arnaldo Carvalho de Melo
· 10 years ago
5ed08da
perf trace: Fix error reporting for evsel pgfault constructor
by Arnaldo Carvalho de Melo
· 10 years ago
801c67b
tools lib fs: Pass filename to debugfs__strerror_open
by Arnaldo Carvalho de Melo
· 10 years ago
e2726d9
tools lib fs: Adopt debugfs open strerrno method
by Arnaldo Carvalho de Melo
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
38d5447
perf trace: Let the perf_evlist__mmap autosize the number of pages to use
by Arnaldo Carvalho de Melo
· 10 years ago
e09b18d
perf trace: Provide a better explanation when mmap fails
by Arnaldo Carvalho de Melo
· 10 years ago
bb871a9
perf tools: A thread's machine can be found via thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
89dceb2
perf trace: Use thread_{,_set}_priv helpers
by Namhyung Kim
· 10 years ago
2c82c3a
perf trace: Fix mmap return address truncation to 32-bit
by Chang Hyun Park
· 10 years ago
52e02834
perf tools: Modify error code for when perf_session__new() fails
by Taeung Song
· 10 years ago
46fb3c2
perf trace: Filter out POLLHUP'ed file descriptors
by Arnaldo Carvalho de Melo
· 10 years ago
f66a889
perf evlist: Introduce poll method for common code idiom
by Arnaldo Carvalho de Melo
· 10 years ago
942a91e
perf trace: Use strerror_r instead of strerror
by Masami Hiramatsu
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
cb2ffae
perf trace: Move call to symbol__init() after creating session
by Namhyung Kim
· 10 years ago
86998dd
perf trace: Add beautifier for mremap flags param
by Alex Snast
· 10 years ago
0a8cb85
perf tools: Rename ordered_samples bool to ordered_events
by Jiri Olsa
· 10 years ago
0524798
perf tools: Fix build on gcc 4.4.7
by Arnaldo Carvalho de Melo
· 10 years ago
4414a3c
perf trace: Fix build on 32-bit systems
by Arnaldo Carvalho de Melo
· 10 years ago
a2ea67d
perf trace: Add pagefault statistics
by Stanislav Fomichev
· 10 years ago
e281a96
perf trace: Add possibility to switch off syscall events
by Stanislav Fomichev
· 10 years ago
1e28fe0
perf trace: Add pagefaults record and replay support
by Stanislav Fomichev
· 10 years ago
598d02c
perf trace: Add support for pagefault tracing
by Stanislav Fomichev
· 10 years ago
0c82adc
perf trace: Add perf_event parameter to tracepoint_handler
by Stanislav Fomichev
· 10 years ago
5089f20
perf trace: Cache the is_exit syscall test
by Arnaldo Carvalho de Melo
· 11 years ago
7741353
perf trace: Remove needless reassignments
by Arnaldo Carvalho de Melo
· 11 years ago
cdcd1e6
perf trace: Fix up fd -> pathname resolution
by Arnaldo Carvalho de Melo
· 11 years ago
02c5bb4
perf trace: Decode architecture-specific signal numbers
by Ben Hutchings
· 11 years ago
844ae5b
perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64) arches
by Arnaldo Carvalho de Melo
· 11 years ago
79d26a6
perf trace: Add fallback definition of EFD_SEMAPHORE
by Ben Hutchings
· 11 years ago
509051e
perf record: Rename --no-delay to --no-buffering
by Arnaldo Carvalho de Melo
· 11 years ago
98eafce
perf trace: Pack 'struct trace'
by Arnaldo Carvalho de Melo
· 11 years ago
983874d
perf evlist: Auto unmap on destructor
by Arnaldo Carvalho de Melo
· 11 years ago
f26e1c7
perf evlist: Close fds on destructor
by Arnaldo Carvalho de Melo
· 11 years ago
03ad974
perf evlist: Move destruction of maps to evlist destructor
by Arnaldo Carvalho de Melo
· 11 years ago
735f7e0
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
by Arnaldo Carvalho de Melo
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
b400679
perf tools: Rename 'perf_record_opts' to 'record_opts
by Arnaldo Carvalho de Melo
· 11 years ago
3160565
perf trace: Fix summary percentage when processing files
by David Ahern
· 11 years ago
9aca7f1
perf trace: Add support for syscalls vs raw_syscalls
by David Ahern
· 11 years ago
97978b3
perf tools: Add trace-event global object for tracepoint interface
by Jiri Olsa
· 11 years ago
f885037
perf trace: Honour -m option
by Jiri Olsa
· 11 years ago
15e65c6
perf trace: Remove thread summary coloring
by Pekka Enberg
· 11 years ago
27a778b
perf trace: Tweak summary output
by Pekka Enberg
· 11 years ago
602ad87
perf target: Shorten perf_target__ to target__
by Arnaldo Carvalho de Melo
· 11 years ago
fd2eaba
perf trace: Add summary only option
by David Ahern
· 11 years ago
99ff715
perf trace: Simplify '--summary' output
by Pekka Enberg
· 11 years ago
7f7a413
perf trace: Change syscall summary duration order
by Pekka Enberg
· 11 years ago
003824e
perf trace: Fix segfault on perf trace -i perf.data
by Namhyung Kim
· 11 years ago
96695d4
perf trace: Separate tp syscall field caching into init routine to be reused
by Namhyung Kim
· 11 years ago
73faab3
perf trace: Beautify fifth argument of mmap() as fd
by Namhyung Kim
· 11 years ago
a33fbd5
perf machine: Simplify synthesize_threads method
by Arnaldo Carvalho de Melo
· 11 years ago
58d925d
perf machine: Introduce synthesize_threads method out of open coded equivalent
by Arnaldo Carvalho de Melo
· 11 years ago
62605dc50
perf record: Synthesize non-exec MMAP records when --data used
by Arnaldo Carvalho de Melo
· 11 years ago
ef50383
perf evsel: Remove idx parm from constructor
by Arnaldo Carvalho de Melo
· 11 years ago
7717098
perf trace: Don't relookup fields by name in each sample
by Arnaldo Carvalho de Melo
· 11 years ago
744a971
perf evsel: Ditch evsel->handler.data field
by Arnaldo Carvalho de Melo
· 11 years ago
1902efe
perf tools: Add new COMM infrastructure
by Frederic Weisbecker
· 11 years ago
162f0be
perf tools: Add time argument on COMM setting
by Frederic Weisbecker
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
8e50d38
perf tools: Fixup mmap event consumption
by Zhouyi Zhou
· 11 years ago
f5fc141
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
a8f23d8
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
by Arnaldo Carvalho de Melo
· 11 years ago
6ef068c
perf evlist: Introduce perf_evlist__strerror_tp method
by Arnaldo Carvalho de Melo
· 11 years ago
ba209f8
perf trace: Improve event processing exit
by Arnaldo Carvalho de Melo
· 11 years ago
c522739
perf trace: Use vfs_getname hook if available
by Arnaldo Carvalho de Melo
· 11 years ago
97119f3
perf trace: Split fd -> pathname array handling
by Arnaldo Carvalho de Melo
· 11 years ago
bf2575c
perf trace: Add summary option to dump syscall statistics
by David Ahern
· 11 years ago
87f9186
perf trace: Improve the error messages
by Ramkumar Ramachandra
· 11 years ago
Next »