Namhyung Kim
|
40184c46a3
perf tools: Pass evlist to setup_sorting()
|
9 years ago |
Namhyung Kim
|
fd36f3dd79
perf hist: Pass struct sample to __hists__add_entry()
|
9 years ago |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
Namhyung Kim
|
3df668e74a
perf annotate: Delay UI browser setup after initialization is done
|
9 years ago |
Namhyung Kim
|
50e19ef978
perf annotate: Check argument before calling setup_browser()
|
9 years ago |
Arnaldo Carvalho de Melo
|
eebd0bfca5
perf env: Rename some leftovers from rename to perf_env
|
10 years ago |
Arnaldo Carvalho de Melo
|
c0b4dffbc5
perf annotate: Reset the dso find_symbol cache when removing symbols
|
10 years ago |
Kan Liang
|
f9db0d0f1b
perf callchain: Allow disabling call graphs per event
|
10 years ago |
Andi Kleen
|
d4957633bf
perf report: Add infrastructure for a cycles histogram
|
10 years ago |
Martin Liška
|
0c4a5bcea4
perf annotate: Display total number of samples with --show-total-period
|
10 years ago |
Martin Liška
|
44848cdbbd
perf annotate: Fix -i option, which is currently ignored.
|
10 years ago |
Arnaldo Carvalho de Melo
|
facf3f0621
perf tools: Check if a map is still in use when deleting it
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 years ago |
Namhyung Kim
|
740b97f950
perf report: Show progress bar for output resorting
|
10 years ago |
Arnaldo Carvalho de Melo
|
a635fc511e
perf tools: Remove hists from evsel
|
10 years ago |
Arnaldo Carvalho de Melo
|
2a1731fb85
perf session: Remove last reference to hists struct
|
10 years ago |
Arnaldo Carvalho de Melo
|
4ea062ed43
perf evsel: Add hists helper
|
10 years ago |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |
Namhyung Kim
|
fa10f316d5
perf annotate: Move session handling out of __cmd_annotate()
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Namhyung Kim
|
a0b51af367
perf hists: Check if accumulated when adding a hist entry
|
13 years ago |
Namhyung Kim
|
1844dbcbe7
perf tools: Introduce hists__inc_nr_samples()
|
11 years ago |
Namhyung Kim
|
820bc81f4c
perf tools: Account entry stats when it's added to the output tree
|
11 years ago |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 years ago |
Arnaldo Carvalho de Melo
|
00e5521864
perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
|
11 years ago |
Dongsheng Yang
|
6f1d0c8662
perf annotate: Fix typo
|
11 years ago |
Namhyung Kim
|
41a4e6e2a0
perf hists: Consolidate __hists__add_*entry()
|
11 years ago |