Jiri Olsa
|
52502bf201
perf tests: Add framework for automated perf_event_attr tests
|
12 years ago |
Jiri Olsa
|
945aea220b
perf tests: Move test objects into 'tests' directory
|
12 years ago |
Feng Tang
|
c77d8d7030
perf browser: Don't show scripts menu for 'perf top'
|
12 years ago |
Jiri Olsa
|
dc53eda5a0
perf tools: Remove BINDIR define from exec_cmd.o compilation
|
12 years ago |
Andi Kleen
|
ffadcf090d
perf annotate: Handle XBEGIN like a jump
|
12 years ago |
Arnaldo Carvalho de Melo
|
688b2c2f17
perf tools: Handle --version string generation on machines without git
|
12 years ago |
Ingo Molnar
|
0e2af95669
perf tools: Further speed up the perf build
|
12 years ago |
Ingo Molnar
|
acddedfba0
perf tools: Speed up the perf build time by simplifying the perf --version string generation
|
12 years ago |
Joonsoo Kim
|
cd69ef88a7
perf tools: Add info about cross compiling for Android ARM
|
12 years ago |
Namhyung Kim
|
d30ff29562
perf tools: Warn about missing libelf
|
12 years ago |
Peter Huewe
|
95d18aa2b6
perf/x86: Fix sparse warnings
|
12 years ago |
Ingo Molnar
|
8748dd9b99
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
12 years ago |
Arnaldo Carvalho de Melo
|
0da2e9c248
perf python: Initialize 'page_size' variable
|
12 years ago |
Jiri Olsa
|
0089fa9831
perf record: Fix mmap error output condition
|
12 years ago |
Feng Tang
|
e84ba4e268
perf header: Add is_perf_magic() func
|
12 years ago |
Feng Tang
|
cdbab7c201
perf hists browser: Integrate script browser into main hists browser
|
12 years ago |
Feng Tang
|
79ee47faa7
perf annotate browser: Integrate script browser into annotation browser
|
12 years ago |
Feng Tang
|
6651782666
perf scripts browser: Add a browser for perf script
|
12 years ago |
Feng Tang
|
49e639e256
perf script: Add more filter to find_scripts()
|
12 years ago |
Feng Tang
|
70cb4e963f
perf tools: Add a global variable "const char *input_name"
|
12 years ago |
Jiri Olsa
|
cdd059d731
perf tools: Move dso_* related functions into dso object
|
12 years ago |
Jiri Olsa
|
ea36c46be6
perf tools: Move strxfrchar into string object
|
12 years ago |
Jiri Olsa
|
b2aff5f615
perf tools: Move hex2u64 into util object
|
12 years ago |
Jiri Olsa
|
4383db88a7
perf tools: Move BUILD_ID_SIZE into build-id object
|
12 years ago |
Jiri Olsa
|
ebb296c276
perf tools: Move build_id__sprintf into build-id object
|
12 years ago |
Andi Kleen
|
9175ce1f12
perf tools: Move parse_events error printing to parse_events_options
|
12 years ago |
Ingo Molnar
|
9db5506494
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
12 years ago |
Peter Zijlstra
|
1f16c5754d
perf stat: Add --pre and --post command
|
12 years ago |
Andrew Vagin
|
54a3cf59b5
perf inject: Mark a dso if it's used
|
13 years ago |
Andrew Vagin
|
26a031e136
perf inject: Merge sched_stat_* and sched_switch events
|
13 years ago |