Commit Graph

349332 Commits (c0e79be74907b4654b622601692e1a27fd1dbeb3)
 

Author SHA1 Message Date
Stephane Eranian 3cf0cb1f89 perf tools: Mark branch_info maps as referenced 12 years ago
Frederik Deweerdt 865c66c418 perf annotate browser: Fix segfault when drawing out-of-bounds jumps 12 years ago
David Ahern 2c803e5248 perf tools: Move get_term_dimensions from top to util.c 12 years ago
David Ahern b7c14a0b6a perf symbols: Mark vmlinux filename as allocated 12 years ago
David Ahern 164c800e42 perf symbols: Move name malloc to when needed in dso__load 12 years ago
Namhyung Kim 9811360ec8 perf report: Update documentation for sort keys 12 years ago
Namhyung Kim fc5871ed0d perf sort: Separate out branch stack specific sort keys 12 years ago
Namhyung Kim 6f38cf25a6 perf sort: Clean up sort__first_dimension setting 12 years ago
Namhyung Kim cb99374455 perf sort: Calculate parent column width too 12 years ago
Namhyung Kim dccf180542 perf sort: Align cpu column to right 12 years ago
Namhyung Kim fb29a338b5 perf sort: Fix --sort pid output 12 years ago
Namhyung Kim 433555221b perf sort: Get rid of unnecessary __maybe_unused 12 years ago
Namhyung Kim 14d1ac7429 perf sort: Move misplaced sort entry functions 12 years ago
Hyeoncheol Lee 7ce28b5b5b perf probe: Allow of casting an array of char to string 12 years ago
Vince Weaver b878e7fb22 perf: Missing field in PERF_RECORD_SAMPLE documentation 12 years ago
Joshua Zhu d0528b5d71 perf tools: Add anonymous huge page recognition 12 years ago
Namhyung Kim 9b494ea2f5 perf bench: Flush stdout before starting bench suite 12 years ago
Namhyung Kim eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 years ago
Thomas Jarosch a65c234206 perf tools: Fix possible (unlikely) buffer overflow 12 years ago
Al Cooper 31160d7fea perf tools: Fix GNU make v3.80 compatibility issue 12 years ago
Jon Stanley 2d2481ddf6 tools lib traceevent: Add copyright header 12 years ago
Jon Stanley 7b9f6b402c tools lib traceevent: Update FSF postal address to be URL's. 12 years ago
Sasha Levin fba7a78220 tools lib traceevent: test correct variable after allocation 12 years ago
Namhyung Kim 6bf1a295a8 perf ui/gtk: Setup browser window early 12 years ago
Namhyung Kim 0da41ce954 perf ui/gtk: Factor out common browser routines 12 years ago
Sasha Levin c91368c488 uprobes: remove redundant check 12 years ago
Sasha Levin 50ca19aed8 perf script: use ARRAY_SIZE instead of reinventing it 12 years ago
Sasha Levin 49e4ba5459 perf kmem: use ARRAY_SIZE instead of reinventing it 12 years ago
Sasha Levin 53985a7bfa perf tools: remove redundant checks from _sort__sym_cmp 12 years ago
Arnaldo Carvalho de Melo 531f67bb9f perf tests: Don't fail if a matching vmlinux isn't found, skip that test 12 years ago
Jiri Olsa f4c1ea5f2a perf tests: Add return states enum for tests 12 years ago
Arnaldo Carvalho de Melo 20914ce5b9 perf kvm: Initialize file_name var to fix segfault 12 years ago
Arnaldo Carvalho de Melo 34ba5122bf perf machine: Simplify accessing the host machine 12 years ago
Jiri Olsa 09ecbb07a5 perf tests: Fix PYTHONPATH for python-use test tracepoints 12 years ago
Arnaldo Carvalho de Melo 876650e6c3 perf machine: Introduce struct machines 12 years ago
Arnaldo Carvalho de Melo 28a6b6aa54 perf session: There is no need for a per session hists instance 12 years ago
Arnaldo Carvalho de Melo 52168eea32 perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf 12 years ago
Arnaldo Carvalho de Melo 7e383de425 perf record: Don't pass host machine to guest synthesizer 12 years ago
Namhyung Kim 5323f60c75 perf header: Ensure read/write finished successfully 12 years ago
Namhyung Kim 000ae33fdb perf tests: Check python path on attr and binding test 12 years ago
Jiri Olsa 82ce75d933 perf tests: Add event parsing test for '*:*' tracepoints 12 years ago
Jiri Olsa f35488f97b perf tools: Add support for wildcard in tracepoint system name 12 years ago
Jiri Olsa 0bd3f0840b perf tools: Add missing closedir in multi tracepoint processing 12 years ago
Arnaldo Carvalho de Melo 0c6332e9d8 perf python: Fix breakage introduced by the test_attr infrastructure 12 years ago
Arnaldo Carvalho de Melo 54359d3340 perf test: Check for linking problems in the python binding 12 years ago
Arnaldo Carvalho de Melo 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method 12 years ago
Arnaldo Carvalho de Melo c0a54341c0 perf evsel: Introduce event fallback method 12 years ago
Arnaldo Carvalho de Melo 594ac61ad3 perf evsel: Do missing feature fallbacks in just one place 12 years ago
Arnaldo Carvalho de Melo ce90e3856b perf tests: Adjust some message log levels to help diagnosing problems in attr tests 12 years ago
Arnaldo Carvalho de Melo 68d20dc172 perf test: Remove leftover temp file left by one of the attr tests 12 years ago