index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Add mmap2 handler
David Ahern
2013-09-24
1
-0
/
+1
*
perf tools: Fill in new definitions for madvise()/mmap() flags
Ingo Molnar
2013-09-19
1
-0
/
+17
*
perf trace: Check if MAP_32BIT is defined
Kyle McMartin
2013-09-05
1
-0
/
+2
*
perf trace: Check control+C more often
Arnaldo Carvalho de Melo
2013-09-05
1
-0
/
+3
*
perf trace: Tell arg formatters the arg index
Arnaldo Carvalho de Melo
2013-09-02
1
-11
/
+25
*
perf trace: Add beautifier for open's flags arg
Arnaldo Carvalho de Melo
2013-09-02
1
-1
/
+58
*
perf trace: Add beautifier for lseek's whence arg
Arnaldo Carvalho de Melo
2013-09-02
1
-0
/
+27
*
perf trace: Add beautifier for futex 'operation' parm
Arnaldo Carvalho de Melo
2013-09-02
1
-1
/
+46
*
perf trace: Allow syscall arg formatters to mask args
Arnaldo Carvalho de Melo
2013-09-02
1
-11
/
+22
*
perf trace: Handle missing HUGEPAGE defines
David Ahern
2013-08-30
1
-0
/
+6
*
perf trace: Honor target pid / tid options when analyzing a file
David Ahern
2013-08-29
1
-0
/
+43
*
perf trace: Add option to analyze events in a file versus live
David Ahern
2013-08-29
1
-2
/
+96
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
1
-3
/
+7
*
perf trace: Add beautifier for madvise behaviour/advice parm
Arnaldo Carvalho de Melo
2013-08-27
1
-0
/
+40
*
perf trace: Add beautifier for mmap flags parm
Arnaldo Carvalho de Melo
2013-08-26
1
-1
/
+40
*
perf trace: Add beautifier for mmap prot parm
Arnaldo Carvalho de Melo
2013-08-26
1
-3
/
+38
*
perf trace: Allow overiding the formatting of syscall fields
Arnaldo Carvalho de Melo
2013-08-26
1
-3
/
+16
*
perf trace: Add aliases to remaining syscalls of the sys_enter_newfoo
Arnaldo Carvalho de Melo
2013-08-26
1
-0
/
+4
*
perf trace: Allow printing syscall return values in hex
Arnaldo Carvalho de Melo
2013-08-26
1
-0
/
+7
*
perf trace: Simplify sys_exit return printing
Arnaldo Carvalho de Melo
2013-08-26
1
-3
/
+6
*
perf trace: Introduce syscall arg formatters
Arnaldo Carvalho de Melo
2013-08-26
1
-3
/
+36
*
perf trace: Hide sys_exit messages about syscall id = -1
Arnaldo Carvalho de Melo
2013-08-26
1
-1
/
+16
*
perf trace: Add --verbose option
Arnaldo Carvalho de Melo
2013-08-26
1
-4
/
+8
*
perf trace: Support ! in -e expressions
Arnaldo Carvalho de Melo
2013-08-26
1
-9
/
+19
*
perf trace: Make command line arguments consistent with perf-record
David Ahern
2013-08-26
1
-6
/
+6
*
perf trace: Implement -o/--output filename
Arnaldo Carvalho de Melo
2013-08-26
1
-48
/
+86
*
perf trace: Allow specifying which syscalls to trace
Arnaldo Carvalho de Melo
2013-08-14
1
-6
/
+46
*
perf trace: Beautify 'connect' result
Arnaldo Carvalho de Melo
2013-08-07
1
-0
/
+1
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
1
-2
/
+2
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
1
-1
/
+1
*
perf trace: Free evlist resources properly on return path
Namhyung Kim
2013-03-15
1
-5
/
+11
*
perf trace: Get rid of a duplicate code
Namhyung Kim
2013-03-15
1
-7
/
+0
*
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+2
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-11
1
-1
/
+1
*
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
2012-10-25
1
-1
/
+87
*
perf trace: Count number of events for each thread and globally
Arnaldo Carvalho de Melo
2012-10-25
1
-6
/
+14
*
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
2012-10-24
1
-1
/
+4
*
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
2012-10-24
1
-0
/
+3
*
perf trace: Add duration filter
Arnaldo Carvalho de Melo
2012-10-24
1
-4
/
+28
*
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
2012-10-24
1
-4
/
+23
*
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
1
-22
/
+177
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-10-24
1
-5
/
+13
|
\
|
*
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
2012-10-21
1
-0
/
+7
|
*
perf trace: Validate syscall id before growing syscall table
Arnaldo Carvalho de Melo
2012-10-21
1
-5
/
+6
*
|
perf trace: Add support for tracing workload given by command line
Namhyung Kim
2012-10-05
1
-7
/
+36
*
|
perf trace: Explicitly enable system-wide mode if no option is given
Namhyung Kim
2012-10-05
1
-0
/
+3
*
|
perf trace: Validate target task/user/cpu argument
Namhyung Kim
2012-10-05
1
-1
/
+8
|
/
[next]