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-record.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
1
-9
/
+9
*
perf record: Rename 'perf_record' to plain 'record'
Arnaldo Carvalho de Melo
2013-12-19
1
-30
/
+28
*
perf record: Simplify perf_record__write
Arnaldo Carvalho de Melo
2013-12-19
1
-8
/
+3
*
perf record: Use perf_data_file__write for output file
Jiri Olsa
2013-12-19
1
-14
/
+9
*
perf record: Fix display of incorrect mmap pages
Adrian Hunter
2013-12-09
1
-1
/
+1
*
perf record: Unify data output code into perf_record__write function
Jiri Olsa
2013-12-02
1
-14
/
+6
*
perf record: Default -t option to no inheritance
Adrian Hunter
2013-11-27
1
-2
/
+6
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
1
-2
/
+3
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
1
-0
/
+2
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-7
/
+7
*
perf record: Move existing write_output into helper function
David Ahern
2013-11-11
1
-1
/
+6
*
perf record: Use correct return type for write()
Adrian Hunter
2013-11-11
1
-1
/
+1
*
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
1
-2
/
+2
*
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
1
-10
/
+2
*
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
1
-3
/
+3
*
perf record: Remove post_processing_offset variable
David Ahern
2013-11-07
1
-5
/
+3
*
perf record: Remove advance_output function
David Ahern
2013-11-07
1
-6
/
+1
*
perf record: Refactor feature handling into a separate function
David Ahern
2013-11-07
1
-12
/
+21
*
perf tools: Check maximum frequency rate for record/top
Jiri Olsa
2013-11-05
1
-14
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
1
-22
/
+51
|
\
|
*
perf record: Split -g and --call-graph
Jiri Olsa
2013-10-28
1
-22
/
+51
*
|
perf session: Separating data file properties from session
Jiri Olsa
2013-10-21
1
-1
/
+0
*
|
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-21
1
-33
/
+1
*
|
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
1
-29
/
+32
*
|
perf record: Improve write_output error message
Adrian Hunter
2013-10-21
1
-1
/
+1
*
|
perf tools: Check mmap pages value early
Jiri Olsa
2013-10-09
1
-6
/
+3
*
|
perf tools: Unify page_size usage
Jiri Olsa
2013-10-09
1
-4
/
+1
*
|
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-6
/
+6
*
|
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
1
-0
/
+2
*
|
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...
Andi Kleen
2013-10-04
1
-0
/
+3
|
/
*
perf tools: Remove event types framework completely
Jiri Olsa
2013-07-15
1
-7
/
+0
*
perf record: Remove event types pushing
Jiri Olsa
2013-07-15
1
-6
/
+0
*
perf record: Remove -f/--force option
Jiri Olsa
2013-07-08
1
-3
/
+0
*
perf record: Remove -A/--append option
Jiri Olsa
2013-07-08
1
-73
/
+9
*
perf record: handle death by SIGTERM
David Ahern
2013-05-28
1
-1
/
+1
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
1
-0
/
+2
*
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-21
1
-2
/
+0
*
perf record: Fixup return path of cmd_record()
Namhyung Kim
2013-03-15
1
-1
/
+4
*
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+2
*
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 record: Fix -C option
Jiri Olsa
2013-03-13
1
-2
/
+4
*
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
2013-01-31
1
-0
/
+3
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
1
-6
/
+1
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+2
*
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
1
-7
/
+4
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
1
-48
/
+6
*
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
1
-20
/
+3
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
1
-36
/
+0
[next]