index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf trace: Disable events and drain events when forked workload ends
Arnaldo Carvalho de Melo
2015-04-23
1
-0
/
+5
*
perf trace: Enable events when doing system wide tracing and starting a workload
Arnaldo Carvalho de Melo
2015-04-23
1
-2
/
+3
*
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
*
perf trace: Fix syscall enter formatting bug
Arnaldo Carvalho de Melo
2015-03-26
1
-1
/
+1
*
perf trace: Handle legacy syscalls tracepoints
Arnaldo Carvalho de Melo
2015-03-21
1
-4
/
+14
*
perf trace: Fix summary_only option
David Ahern
2015-03-21
1
-1
/
+2
*
perf tools: Add the bash completion for listing subsubcommands of perf trace
Yunlong Song
2015-03-19
1
-3
/
+4
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
1
-1
/
+1
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
1
-1
/
+6
*
perf trace: Fix SIGBUS failures due to misaligned accesses
David Ahern
2015-02-26
1
-7
/
+29
*
perf trace: Dump stack on segfaults
Arnaldo Carvalho de Melo
2015-02-24
1
-0
/
+3
*
perf trace: Separate routine that handles an event from the one that reads it
Arnaldo Carvalho de Melo
2015-02-22
1
-27
/
+31
*
perf trace: Introduce --filter-pids
Arnaldo Carvalho de Melo
2015-02-22
1
-2
/
+47
*
perf trace: Filter out the trace pid when no threads are specified
Arnaldo Carvalho de Melo
2015-02-22
1
-0
/
+9
*
perf trace: Only insert blank duration bracket when tracing syscalls
Arnaldo Carvalho de Melo
2015-02-22
1
-1
/
+5
*
perf trace: Support --events foo:bar --no-syscalls
Arnaldo Carvalho de Melo
2015-02-13
1
-1
/
+2
*
perf trace: Allow mixing with other events
Arnaldo Carvalho de Melo
2015-02-13
1
-7
/
+44
*
perf trace: Handle multiple threads better wrt syscalls being intermixed
Arnaldo Carvalho de Melo
2015-02-13
1
-0
/
+28
*
perf trace: Print thread info when following children
Arnaldo Carvalho de Melo
2015-02-13
1
-1
/
+3
*
perf trace: No need to enable evsels for workload started from perf
Arnaldo Carvalho de Melo
2015-02-07
1
-2
/
+2
*
tools lib fs debugfs: Introduce debugfs__strerror_open_tp
Arnaldo Carvalho de Melo
2015-01-22
1
-5
/
+8
*
perf trace: Fix error reporting for evsel pgfault constructor
Arnaldo Carvalho de Melo
2015-01-22
1
-8
/
+5
*
tools lib fs: Pass filename to debugfs__strerror_open
Arnaldo Carvalho de Melo
2015-01-22
1
-2
/
+3
*
tools lib fs: Adopt debugfs open strerrno method
Arnaldo Carvalho de Melo
2015-01-22
1
-2
/
+9
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-40
/
+40
*
perf trace: Let the perf_evlist__mmap autosize the number of pages to use
Arnaldo Carvalho de Melo
2014-12-16
1
-1
/
+1
*
perf trace: Provide a better explanation when mmap fails
Arnaldo Carvalho de Melo
2014-12-11
1
-6
/
+6
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-3
/
+3
*
perf trace: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-15
1
-8
/
+8
*
perf trace: Fix mmap return address truncation to 32-bit
Chang Hyun Park
2014-09-29
1
-3
/
+3
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
1
-1
/
+1
*
perf trace: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-1
/
+6
*
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
2014-09-25
1
-1
/
+1
*
perf trace: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
1
-2
/
+4
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
1
-2
/
+2
*
perf trace: Move call to symbol__init() after creating session
Namhyung Kim
2014-08-13
1
-3
/
+3
*
perf trace: Add beautifier for mremap flags param
Alex Snast
2014-08-13
1
-0
/
+26
*
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
1
-1
/
+1
*
perf tools: Fix build on gcc 4.4.7
Arnaldo Carvalho de Melo
2014-07-23
1
-1
/
+1
*
perf trace: Fix build on 32-bit systems
Arnaldo Carvalho de Melo
2014-07-08
1
-3
/
+3
*
perf trace: Add pagefault statistics
Stanislav Fomichev
2014-07-08
1
-0
/
+17
*
perf trace: Add possibility to switch off syscall events
Stanislav Fomichev
2014-06-26
1
-26
/
+32
*
perf trace: Add pagefaults record and replay support
Stanislav Fomichev
2014-06-26
1
-18
/
+45
*
perf trace: Add support for pagefault tracing
Stanislav Fomichev
2014-06-26
1
-1
/
+124
*
perf trace: Add perf_event parameter to tracepoint_handler
Stanislav Fomichev
2014-06-26
1
-3
/
+8
*
perf trace: Cache the is_exit syscall test
Arnaldo Carvalho de Melo
2014-06-19
1
-1
/
+4
*
perf trace: Remove needless reassignments
Arnaldo Carvalho de Melo
2014-06-19
1
-3
/
+0
*
perf trace: Fix up fd -> pathname resolution
Arnaldo Carvalho de Melo
2014-06-19
1
-2
/
+2
*
perf trace: Decode architecture-specific signal numbers
Ben Hutchings
2014-03-10
1
-1
/
+9
*
perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...
Arnaldo Carvalho de Melo
2014-02-13
1
-0
/
+18
[next]