index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
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-24
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
1
-1
/
+4
2012-10-24
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-10-24
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-21
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
1
-0
/
+7
2012-10-21
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
2012-10-03
perf evlist: Introduce add_newtp method
Arnaldo Carvalho de Melo
1
-15
/
+3
2012-10-02
perf trace: Use evsel->handler.func
Arnaldo Carvalho de Melo
1
-45
/
+87
2012-09-27
perf trace: Add aliases for some syscalls
Arnaldo Carvalho de Melo
1
-8
/
+18
2012-09-26
perf trace: New tool
Arnaldo Carvalho de Melo
1
-0
/
+300
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
1
-826
/
+0
2010-11-10
perf trace: update usage
Tom Zanussi
1
-1
/
+5
2010-11-10
perf trace: live-mode command-line cleanup
Tom Zanussi
1
-57
/
+108
2010-11-10
perf trace record: handle commands correctly
Tom Zanussi
1
-4
/
+28
2010-11-10
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
1
-0
/
+12
2010-10-26
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
1
-4
/
+5
2010-10-23
perf trace: Fix detection of script extension
Ben Hutchings
1
-1
/
+1
2010-10-23
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
1
-3
/
+3
2010-08-05
perf trace: Clean up #includes
Andrea Gelmini
1
-12
/
+7
2010-06-24
perf: Report lost events in perf trace debug mode
Frederic Weisbecker
1
-5
/
+17
2010-06-24
perf: Don't print traces when debugging ordering
Frederic Weisbecker
1
-1
/
+11
2010-05-14
perf hist: Clarify events_stats fields usage
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-10
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
1
-0
/
+3
2010-05-10
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-1
/
+1
2010-04-24
perf: Add a perf trace option to check samples ordering reliability
Frederic Weisbecker
1
-0
/
+12
2010-04-24
perf: Use generic sample reordering in perf trace
Frederic Weisbecker
1
-0
/
+1
2010-04-14
perf trace: Invoke live mode automatically if record/report not specified
Tom Zanussi
1
-0
/
+59
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
1
-0
/
+1
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
1
-0
/
+1
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
1
-0
/
+1
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
1
-0
/
+1
2010-04-14
perf trace: Introduce special handling for pipe input
Tom Zanussi
1
-1
/
+11
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
1
-1
/
+1
2010-03-04
perf trace: Don't use pager if scripting
Tom Zanussi
1
-1
/
+2
2010-03-04
perf trace/scripting: Remove extraneous header read
Tom Zanussi
1
-1
/
+0
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
1
-0
/
+1
2010-02-23
perf/scripts: Fix supported language listing option
Tom Zanussi
1
-2
/
+2
2010-01-27
perf trace: Add -i option for choosing input file
Hitoshi Mitake
1
-0
/
+2
2010-01-16
perf tools: Don't cast RIP to pointers
Arnaldo Carvalho de Melo
1
-5
/
+2
2009-12-28
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-28
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
1
-1
/
+3
[next]