Commit Graph

1646 Commits (9826a516ff77c5820e591211e4f3e58ff36f46be)

Author SHA1 Message Date
Michel Lespinasse d6ff127392 rbtree: adjust node color in __rb_erase_color() only when necessary 12 years ago
Hyeoncheol Lee bb2d17a014 perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables 13 years ago
Namhyung Kim 9ec60972a3 perf hists: Add missing period_* fields when collapsing a hist entry 13 years ago
Arnaldo Carvalho de Melo 201b7334dc perf evsel: Export the event_format constructor 13 years ago
Arnaldo Carvalho de Melo 5d2074ea4f perf evsel: Introduce rawptr() method 13 years ago
Arnaldo Carvalho de Melo 82fe1c290c perf tools: Use perf_evsel__newtp in the event parser 13 years ago
Arnaldo Carvalho de Melo e48ffe2bd4 perf evsel: The tracepoint constructor should store sys:name 13 years ago
Arnaldo Carvalho de Melo 745cefc5fb perf evlist: Introduce set_filter() method 13 years ago
Arnaldo Carvalho de Melo 1491a63218 perf evlist: Renane set_filters method to apply_filters 13 years ago
Arnaldo Carvalho de Melo e6b6f67952 perf evsel: Handle endianity in intval method 13 years ago
Arnaldo Carvalho de Melo 0807d2d8a3 perf evsel: Know if byte swap is needed 13 years ago
Arnaldo Carvalho de Melo a14bb7a6fd perf tools: Allow handling a NULL cpu_map as meaning "all cpus" 13 years ago
Arnaldo Carvalho de Melo 0b80f8b32f perf evsel: Improve tracepoint constructor setup 13 years ago
Arnaldo Carvalho de Melo efd2b924d3 perf evsel: Provide a new constructor for tracepoints 13 years ago
Markus Trippelsdorf 3ce711a6ab perf tools: bfd.h/libbfd detection fails with recent binutils 13 years ago
Irina Tirdea bcbd004020 perf tools: remove sscanf extension %as 13 years ago
Namhyung Kim 37e9d750e6 perf header: Remove perf_header__read_feature 13 years ago
Namhyung Kim 3d7eb86b9d perf header: Remove unused @feat arg from ->process callback 13 years ago
Namhyung Kim 7e94cfcc9d perf header: Use pre-processed session env when printing 13 years ago
Namhyung Kim a1ae565528 perf header: Add ->process callbacks to most of features 13 years ago
Namhyung Kim e93699b3c7 perf header: Add struct perf_session_env 13 years ago
Xiao Guangrong bcf6edcd6f perf kvm: Events analysis tool 13 years ago
Feng Tang 8f28f19a87 perf tools: Fix a compiling error in util/map.c 13 years ago
Feng Tang b1ab1bd192 perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine 13 years ago
Yan, Zheng 7ae92e744e perf stat: Check PMU cpumask file 13 years ago
Feng Tang 1500b93b61 perf symbols: Filter samples with unresolved symbol when "--symbols" option is used 13 years ago
Xiao Guangrong 0007eceace perf stat: Move stats related code to util/stat.c 13 years ago
Namhyung Kim 1af5564066 perf tools: Add sort__has_sym 13 years ago
Hyeoncheol Lee 7b0295b3db perf probe: Add union member access support 13 years ago
Arnaldo Carvalho de Melo 5555ded446 perf evsel: Introduce perf_evsel__{str,int}val methods 13 years ago
Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables 13 years ago
Jiri Olsa 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data 13 years ago
Jiri Olsa 1c4be9ff59 perf symbols: Make dsos__find function globally available 13 years ago
Jiri Olsa b232e0732b perf tools: Add memdup function 13 years ago
Jiri Olsa bdde37163e perf tools: Do backtrace post unwind only if we regs and stack were captured 13 years ago
Irina Tirdea 9ac3e487f0 perf tools: fix ALIGN redefinition in system headers 13 years ago
Irina Tirdea 3f34f6c023 perf tools: include __WORDSIZE definition 13 years ago
Irina Tirdea 86d5a70c1e perf tools: Update types definitions for Android 13 years ago
Irina Tirdea f8fcd77621 perf tools: include wrapper for magic.h 13 years ago
David Ahern 6c7f631261 perf symbols: Remove BIONIC wrapper around libgen.h 13 years ago
David Ahern 1fb8944887 perf probe: Make a copy of exec path for passing to basename 13 years ago
David Ahern bfd14b9a72 perf annotate: Make a copy of filename for passing to basename 13 years ago
Namhyung Kim 7e62ef44e8 perf hists: Use perf_hpp__format->width to calculate the column widths 13 years ago
Namhyung Kim ea251d51d2 perf hists: Introduce perf_hpp for hist period printing 13 years ago
Irina Tirdea 8bf98b8968 perf bench: fix assert when NDEBUG is defined 13 years ago
Adrian Hunter b155a09015 perf tools: Fix build for another rbtree.c change 13 years ago
Irina Tirdea c9f08bee50 perf tools: add NO_BACKTRACE for application self-debugging 13 years ago
Irina Tirdea 7b45f21c2e perf tools: replace mkostemp with mkstemp 13 years ago
Irina Tirdea 27683dc5cc perf tools: include missing pthread.h header 13 years ago
Irina Tirdea 57ec0a942d perf tools: fix missing winsize definition 13 years ago