index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
perf evlist: Introduce add_newtp method
Arnaldo Carvalho de Melo
2012-10-03
1
-15
/
+3
*
perf trace: Use evsel->handler.func
Arnaldo Carvalho de Melo
2012-10-02
1
-45
/
+87
*
perf trace: Add aliases for some syscalls
Arnaldo Carvalho de Melo
2012-09-27
1
-8
/
+18
*
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+300
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
1
-826
/
+0
*
perf trace: update usage
Tom Zanussi
2010-11-10
1
-1
/
+5
*
perf trace: live-mode command-line cleanup
Tom Zanussi
2010-11-10
1
-57
/
+108
*
perf trace record: handle commands correctly
Tom Zanussi
2010-11-10
1
-4
/
+28
*
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
2010-11-10
1
-0
/
+12
*
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-26
1
-4
/
+5
*
perf trace: Fix detection of script extension
Ben Hutchings
2010-10-23
1
-1
/
+1
*
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-10-23
1
-3
/
+3
*
perf trace: Clean up #includes
Andrea Gelmini
2010-08-05
1
-12
/
+7
*
perf: Report lost events in perf trace debug mode
Frederic Weisbecker
2010-06-24
1
-5
/
+17
*
perf: Don't print traces when debugging ordering
Frederic Weisbecker
2010-06-24
1
-1
/
+11
*
perf hist: Clarify events_stats fields usage
Arnaldo Carvalho de Melo
2010-05-14
1
-1
/
+1
*
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
2010-05-10
1
-0
/
+3
*
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
2010-05-10
1
-1
/
+1
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-1
/
+1
*
perf: Add a perf trace option to check samples ordering reliability
Frederic Weisbecker
2010-04-24
1
-0
/
+12
*
perf: Use generic sample reordering in perf trace
Frederic Weisbecker
2010-04-24
1
-0
/
+1
*
perf trace: Invoke live mode automatically if record/report not specified
Tom Zanussi
2010-04-14
1
-0
/
+59
*
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
1
-0
/
+1
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
1
-0
/
+1
*
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
1
-0
/
+1
*
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
1
-0
/
+1
*
perf trace: Introduce special handling for pipe input
Tom Zanussi
2010-04-14
1
-1
/
+11
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
1
-1
/
+1
*
perf trace: Don't use pager if scripting
Tom Zanussi
2010-03-04
1
-1
/
+2
*
perf trace/scripting: Remove extraneous header read
Tom Zanussi
2010-03-04
1
-1
/
+0
[next]