index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-24
perf trace: Add mmap2 handler
David Ahern
1
-0
/
+1
2013-09-19
perf tools: Fill in new definitions for madvise()/mmap() flags
Ingo Molnar
1
-0
/
+17
2013-09-05
perf trace: Check if MAP_32BIT is defined
Kyle McMartin
1
-0
/
+2
2013-09-05
perf trace: Check control+C more often
Arnaldo Carvalho de Melo
1
-0
/
+3
2013-09-02
perf trace: Tell arg formatters the arg index
Arnaldo Carvalho de Melo
1
-11
/
+25
2013-09-02
perf trace: Add beautifier for open's flags arg
Arnaldo Carvalho de Melo
1
-1
/
+58
2013-09-02
perf trace: Add beautifier for lseek's whence arg
Arnaldo Carvalho de Melo
1
-0
/
+27
2013-09-02
perf trace: Add beautifier for futex 'operation' parm
Arnaldo Carvalho de Melo
1
-1
/
+46
2013-09-02
perf trace: Allow syscall arg formatters to mask args
Arnaldo Carvalho de Melo
1
-11
/
+22
2013-08-30
perf trace: Handle missing HUGEPAGE defines
David Ahern
1
-0
/
+6
2013-08-30
perf trace: Honor target pid / tid options when analyzing a file
David Ahern
1
-0
/
+43
2013-08-30
perf trace: Add option to analyze events in a file versus live
David Ahern
1
-2
/
+96
2013-08-29
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
1
-3
/
+7
2013-08-27
perf trace: Add beautifier for madvise behaviour/advice parm
Arnaldo Carvalho de Melo
1
-0
/
+40
2013-08-27
perf trace: Add beautifier for mmap flags parm
Arnaldo Carvalho de Melo
1
-1
/
+40
2013-08-27
perf trace: Add beautifier for mmap prot parm
Arnaldo Carvalho de Melo
1
-3
/
+38
2013-08-27
perf trace: Allow overiding the formatting of syscall fields
Arnaldo Carvalho de Melo
1
-3
/
+16
2013-08-27
perf trace: Add aliases to remaining syscalls of the sys_enter_newfoo
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-08-27
perf trace: Allow printing syscall return values in hex
Arnaldo Carvalho de Melo
1
-0
/
+7
2013-08-27
perf trace: Simplify sys_exit return printing
Arnaldo Carvalho de Melo
1
-3
/
+6
2013-08-27
perf trace: Introduce syscall arg formatters
Arnaldo Carvalho de Melo
1
-3
/
+36
2013-08-27
perf trace: Hide sys_exit messages about syscall id = -1
Arnaldo Carvalho de Melo
1
-1
/
+16
2013-08-27
perf trace: Add --verbose option
Arnaldo Carvalho de Melo
1
-4
/
+8
2013-08-27
perf trace: Support ! in -e expressions
Arnaldo Carvalho de Melo
1
-9
/
+19
2013-08-27
perf trace: Make command line arguments consistent with perf-record
David Ahern
1
-6
/
+6
2013-08-26
perf trace: Implement -o/--output filename
Arnaldo Carvalho de Melo
1
-48
/
+86
2013-08-14
perf trace: Allow specifying which syscalls to trace
Arnaldo Carvalho de Melo
1
-6
/
+46
2013-08-08
perf trace: Beautify 'connect' result
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-07-12
perf tools: struct thread has a tid not a pid
Adrian Hunter
1
-2
/
+2
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
1
-1
/
+1
2013-03-15
perf trace: Free evlist resources properly on return path
Namhyung Kim
1
-5
/
+11
2013-03-15
perf trace: Get rid of a duplicate code
Namhyung Kim
1
-7
/
+0
2013-03-15
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
1
-1
/
+1
2013-03-15
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
1
-1
/
+1
2013-03-15
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
1
-1
/
+2
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
1
-1
/
+1
2012-12-12
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-25
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
1
-1
/
+87
2012-10-25
perf trace: Count number of events for each thread and globally
Arnaldo Carvalho de Melo
1
-6
/
+14
2012-10-25
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
1
-1
/
+4
2012-10-25
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-10-25
perf trace: Add duration filter
Arnaldo Carvalho de Melo
1
-4
/
+28
2012-10-24
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
1
-4
/
+23
2012-10-24
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
1
-22
/
+177
2012-10-24
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-5
/
+13
2012-10-22
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
1
-0
/
+7
2012-10-22
perf trace: Validate syscall id before growing syscall table
Arnaldo Carvalho de Melo
1
-5
/
+6
2012-10-05
perf trace: Add support for tracing workload given by command line
Namhyung Kim
1
-7
/
+36
2012-10-05
perf trace: Explicitly enable system-wide mode if no option is given
Namhyung Kim
1
-0
/
+3
2012-10-05
perf trace: Validate target task/user/cpu argument
Namhyung Kim
1
-1
/
+8
[next]