Adrian Hunter
|
539e6bb71e
perf record: Add an option to force per-cpu mmaps
|
11 年之前 |
Arnaldo Carvalho de Melo
|
602ad878d4
perf target: Shorten perf_target__ to target__
|
11 年之前 |
David Ahern
|
a9986fad66
perf record: Move existing write_output into helper function
|
11 年之前 |
Adrian Hunter
|
410f178603
perf record: Use correct return type for write()
|
11 年之前 |
Arnaldo Carvalho de Melo
|
a33fbd56ec
perf machine: Simplify synthesize_threads method
|
11 年之前 |
Arnaldo Carvalho de Melo
|
58d925dced
perf machine: Introduce synthesize_threads method out of open coded equivalent
|
11 年之前 |
Arnaldo Carvalho de Melo
|
62605dc50c
perf record: Synthesize non-exec MMAP records when --data used
|
11 年之前 |
David Ahern
|
7ab75cffd6
perf record: Remove post_processing_offset variable
|
11 年之前 |
David Ahern
|
f34b9001f9
perf record: Remove advance_output function
|
11 年之前 |
David Ahern
|
57706abc19
perf record: Refactor feature handling into a separate function
|
11 年之前 |
Jiri Olsa
|
714647bdc5
perf tools: Check maximum frequency rate for record/top
|
11 年之前 |
Ingo Molnar
|
aac898548d
Merge branch 'perf/urgent' into perf/core
|
11 年之前 |
Jiri Olsa
|
09b0fd45ff
perf record: Split -g and --call-graph
|
11 年之前 |
Jiri Olsa
|
cc9784bd9f
perf session: Separating data file properties from session
|
11 年之前 |
Jiri Olsa
|
6a4d98d787
perf tools: Add perf_data_file__open interface to data object
|
11 年之前 |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
11 年之前 |
Adrian Hunter
|
4f624685f9
perf record: Improve write_output error message
|
11 年之前 |
Jiri Olsa
|
994a1f78b1
perf tools: Check mmap pages value early
|
12 年之前 |
Jiri Olsa
|
918512b435
perf tools: Unify page_size usage
|
12 年之前 |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
11 年之前 |
Andi Kleen
|
475eeab9f3
tools/perf: Add support for record transaction flags
|
11 年之前 |
Andi Kleen
|
0126d493b6
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j
|
11 年之前 |
Jiri Olsa
|
6065210db9
perf tools: Remove event types framework completely
|
12 年之前 |
Jiri Olsa
|
30d350795e
perf record: Remove event types pushing
|
12 年之前 |
Jiri Olsa
|
4a4d371a4d
perf record: Remove -f/--force option
|
12 年之前 |
Jiri Olsa
|
563aecb2e6
perf record: Remove -A/--append option
|
12 年之前 |
David Ahern
|
804f7ac788
perf record: handle death by SIGTERM
|
12 年之前 |
Andi Kleen
|
05484298cb
perf tools: Add support for weight v7 (modified)
|
12 年之前 |
Namhyung Kim
|
62baca8aed
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
|
12 年之前 |
Namhyung Kim
|
8fa60e1fba
perf record: Fixup return path of cmd_record()
|
12 年之前 |