Commit Graph

1646 Commits (9826a516ff77c5820e591211e4f3e58ff36f46be)

Author SHA1 Message Date
Irina Tirdea b771a83062 perf tools: include basename for non-glibc systems 13 years ago
Jiri Olsa 0ca0c13041 perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep 13 years ago
Jiri Olsa 863e451f69 perf diff: Make diff command work with evsel hists 13 years ago
Jiri Olsa 275ef3878f perf tools: Fix cache event name generation 13 years ago
Arnaldo Carvalho de Melo 78f067b38b perf evlist: Add fprintf method 13 years ago
Arnaldo Carvalho de Melo 42e1fb7760 perf tools: Remove extraneous newline when parsing hardware cache events 13 years ago
Arnaldo Carvalho de Melo 8ad7013b25 perf test: Add round trip test for sw and hw event names 13 years ago
Namhyung Kim 831394bdd9 perf header: Prepare tracepoint events regardless of name 13 years ago
Namhyung Kim ae42c6bb93 perf header: Fix a typo on evsel 13 years ago
Maciek Borzecki 7a4ec93885 perf tools: Allow user to indicate path to objdump in command line 13 years ago
Irina Tirdea 60ff92f515 perf tools: Replace mempcpy with memcpy 13 years ago
Namhyung Kim be4a2dedf6 perf header: Swap pmu mapping numbers if needed 13 years ago
Namhyung Kim 618a3f1d30 perf header: Set tracepoint event name only if not set 13 years ago
Namhyung Kim 74ba9e11f0 perf header: Use evlist->nr_entries on write_event_desc() 13 years ago
David Ahern 1204609916 perf tools: remove unneeded include of network header files 13 years ago
Suzuki K. Poulose 4592281403 perf tools: Remove the node from rblist in strlist__remove 13 years ago
Suzuki K. Poulose 60ebf32876 perf tools: Fix intlist node removal 13 years ago
David Ahern 1e6d532238 perf tool: handle errors in synthesized event functions 13 years ago
David Ahern d25380cd3b perf session: flush_sample_queue needs to handle errors from handlers 13 years ago
Masanari Iida 3fd44cd40c tools: perf: Fix typo in tools/perf 13 years ago
Jiri Olsa 1659d129ed perf tools: Keep the perf_event_attr on version 3 13 years ago
Robert Richter 50a9667c93 perf tools: Add pmu mappings to header information 13 years ago
Robert Richter 7c2f7afd36 perf report: Update event names from header description 13 years ago
Robert Richter 4e1b9c679f perf tools: Refactor print_event_desc() 13 years ago
Robert Richter ac2ba9f36b perf tools: Catch event names from command line 13 years ago
Robert Richter 9bfbbc6d1e perf test: Do not abort tests on error 13 years ago
Arnaldo Carvalho de Melo 3ab484b862 perf tools: Add missing files to build the python binding 13 years ago
Namhyung Kim 000078bc3e perf hists: Rename and move some functions 13 years ago
Namhyung Kim 7ccf4f9058 perf hists: Separate out hist print functions 13 years ago
David Ahern f47b58b75f perf symbols: Fix builds with NO_LIBELF set 13 years ago
Robert Richter db146f06ac perf tools: Rename global variable 'events' in util/header.c 13 years ago
Robert Richter 6606f8733d perf tools: Rename some variables for better understanding 13 years ago
Robert Richter ca1b145761 perf tools: Report number of pmu type of unknown events 13 years ago
Robert Richter f4d834367c perf tools: Fix type for evsel->ids and add size check for ids 13 years ago
Namhyung Kim 0985a94891 perf ui gtk: Add perf_gtk__show_helpline() for pr_* 13 years ago
Arnaldo Carvalho de Melo 0c21f736e0 perf evlist: Introduce evsel list accessors 13 years ago
Arnaldo Carvalho de Melo 63dab225f3 perf evlist: Rename __group method to __set_leader 13 years ago
Jiri Olsa 905f5ee2f7 perf test: Add automated tests for event group parsing 13 years ago
Jiri Olsa 6a4bb04caa perf tools: Enable grouping logic for parsed events 13 years ago
Jiri Olsa f5b1135bf7 perf tools: Add support to update event modifier 13 years ago
Jiri Olsa 89efb02950 perf tools: Add support to parse event group syntax 13 years ago
Arnaldo Carvalho de Melo a619183672 perf tools: Add missing files to build the python binding 13 years ago
Namhyung Kim d0d3913895 perf script: Fix a NULL pointer dereference 13 years ago
Cody P Schafer 3aafe5ae08 perf symbols: Use both runtime and debug images 13 years ago
Cody P Schafer 261360b6e9 perf symbols: Convert dso__load_syms to take 2 symsrc's 13 years ago
Cody P Schafer d26cd12b46 perf symbols: Factor want_symtab out of dso__load_sym() 13 years ago
Cody P Schafer a44f605b2f perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc 13 years ago
Cody P Schafer 005f92947a perf symbols: Set symtab_type in dso__load_sym 13 years ago
Cody P Schafer b68e2f919c perf symbols: Introduce symsrc structure. 13 years ago
Cody P Schafer 21ea4539b4 perf symbols: Track symtab_type of vmlinux 13 years ago