index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-7
/
+7
2013-11-11
perf record: Move existing write_output into helper function
David Ahern
1
-1
/
+6
2013-11-11
perf record: Use correct return type for write()
Adrian Hunter
1
-1
/
+1
2013-11-11
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-11-11
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
1
-10
/
+2
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-11-07
perf record: Remove post_processing_offset variable
David Ahern
1
-5
/
+3
2013-11-07
perf record: Remove advance_output function
David Ahern
1
-6
/
+1
2013-11-07
perf record: Refactor feature handling into a separate function
David Ahern
1
-12
/
+21
2013-11-05
perf tools: Check maximum frequency rate for record/top
Jiri Olsa
1
-14
/
+1
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-22
/
+51
2013-10-28
perf record: Split -g and --call-graph
Jiri Olsa
1
-22
/
+51
2013-10-21
perf session: Separating data file properties from session
Jiri Olsa
1
-1
/
+0
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
1
-33
/
+1
2013-10-21
perf tools: Add data object to handle perf data file
Jiri Olsa
1
-29
/
+32
2013-10-21
perf record: Improve write_output error message
Adrian Hunter
1
-1
/
+1
2013-10-09
perf tools: Check mmap pages value early
Jiri Olsa
1
-6
/
+3
2013-10-09
perf tools: Unify page_size usage
Jiri Olsa
1
-4
/
+1
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-6
/
+6
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
1
-0
/
+2
2013-10-04
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...
Andi Kleen
1
-0
/
+3
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-7
/
+0
2013-07-15
perf record: Remove event types pushing
Jiri Olsa
1
-6
/
+0
2013-07-08
perf record: Remove -f/--force option
Jiri Olsa
1
-3
/
+0
2013-07-08
perf record: Remove -A/--append option
Jiri Olsa
1
-73
/
+9
2013-05-28
perf record: handle death by SIGTERM
David Ahern
1
-1
/
+1
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-0
/
+2
2013-03-21
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
1
-2
/
+0
2013-03-15
perf record: Fixup return path of cmd_record()
Namhyung Kim
1
-1
/
+4
2013-03-15
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
1
-1
/
+2
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
2013-03-13
perf record: Fix -C option
Jiri Olsa
1
-2
/
+4
2013-01-31
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
1
-0
/
+3
2013-01-24
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
1
-6
/
+1
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-01-24
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
1
-7
/
+4
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
1
-48
/
+6
2013-01-24
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
1
-20
/
+3
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
1
-36
/
+0
2012-12-11
perf record: Export the callchain parsing routine and help
Arnaldo Carvalho de Melo
1
-5
/
+6
2012-12-11
perf record: Pass perf_record_opts to the callchain cmdline parsing callback
Arnaldo Carvalho de Melo
1
-13
/
+11
2012-12-11
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
1
-8
/
+1
2012-12-10
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-11-14
perf tools: Ensure single disable call per event in record comand
Jiri Olsa
1
-1
/
+4
2012-11-14
perf tools: Fix 'disabled' attribute config for record command
Jiri Olsa
1
-2
/
+13
2012-11-14
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
1
-2
/
+6
2012-10-29
perf record: Fix mmap error output condition
Jiri Olsa
1
-1
/
+2
2012-10-24
perf tools: Give user better message if precise is not supported
David Ahern
1
-0
/
+5
[next]