Commit Graph

3709 Commits (1b56749e541ad59068582f2a28297843e243b856)

Author SHA1 Message Date
Steven Rostedt (Red Hat) 35275685bf ktest: Strip off '\n' when reading which files were modified 12 years ago
Steven Rostedt (Red Hat) 319ab14f05 ktest: Do not require CONSOLE for build or install bisects 12 years ago
Thomas Jarosch 5809fde040 perf header: Fix double fclose() on do_write(fd, xxx) failure 12 years ago
Thomas Jarosch fdae637391 perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/kallsyms" case 12 years ago
Thomas Jarosch 0b9e01a4f0 perf tools: Fix memory leak on error 12 years ago
Thomas Jarosch 8eb44dd76a perf sort: Use pclose() instead of fclose() on pipe stream 12 years ago
Thomas Jarosch 68c465ada5 perf tools: Fix possible double free on error 12 years ago
Sukadev Bhattiprolu e3541ec752 perf tools, powerpc: Fix compile warnings in tests/attr.c 12 years ago
Namhyung Kim 43f8e76e6b perf evsel: Fix memory leaks on evsel->counts 12 years ago
Stephane Eranian 13370a9b5b perf stat: Add interval printing 12 years ago
Stephane Eranian c7a79c47c6 perf evsel: Add prev_raw_count field 12 years ago
Peter Hurley 79d824e316 perf tools: Make numa benchmark optional 12 years ago
Ingo Molnar 1c13f3c904 perf: Add 'perf bench numa mem' NUMA performance measurement suite 12 years ago
Borislav Petkov 7e010562e0 tools: Correct typo in tools Makefile 12 years ago
Arnaldo Carvalho de Melo ec13abc37f perf tests: Fix leaks on PERF_RECORD_* test 12 years ago
Arnaldo Carvalho de Melo c0aab59f67 perf tests: Call machine__exit in the vmlinux matches kallsyms test 12 years ago
Arnaldo Carvalho de Melo 56ab714032 perf ui browser: Free browser->helpline() on ui_browser__hide() 12 years ago
Arnaldo Carvalho de Melo 2caa48a240 perf header: Stop using die() calls when processing tracing data 12 years ago
Arnaldo Carvalho de Melo 8d9233f205 perf kmem: Use memdup() 12 years ago
Arnaldo Carvalho de Melo 8e16017d49 perf tools: Use memdup in map__clone 12 years ago
Arnaldo Carvalho de Melo 237a7e04a1 perf tools: Stop using 'self' in map.[ch] 12 years ago
Arnaldo Carvalho de Melo d8639f068a perf tools: Stop using 'self' in strlist 12 years ago
Jiri Olsa e23c1a5578 tools lib traceevent: Handle dynamic array's element size properly 12 years ago
Arnaldo Carvalho de Melo 2ae828786c perf test: Allow skipping tests 12 years ago
Arnaldo Carvalho de Melo ffe0fb769a perf tools: Allow passing a list to intlist__new 12 years ago
Arnaldo Carvalho de Melo 5a3d04d6dc perf tools: Allow passing NULL to intlist__find 12 years ago
Tom Zanussi 1de7b7e89d perf script: Remove workqueue-stats script 12 years ago
Tom Zanussi 2de9533d6d perf script: hook up perf_scripting_context->pevent 12 years ago
Tom Zanussi bdb71db29d perf script: Don't display trace info when invoking scripts 12 years ago
Tom Zanussi 10ee9fa3b9 perf tools: Reinstate 'signed' field flag for tracepoints 12 years ago
Arnaldo Carvalho de Melo 2a16bf8c13 perf tools: Remove some needless die() calls from the main routine 12 years ago
Arnaldo Carvalho de Melo ab1bf65322 perf pmu: Privatize perf_pmu_{format,alias} structs 12 years ago
Arnaldo Carvalho de Melo be651ed98d perf tests: Use ARRAY_SIZE() were applicable 12 years ago
Arnaldo Carvalho de Melo 23b6339b91 perf tools: Fix usage of __ in event parsing struct names 12 years ago
Arnaldo Carvalho de Melo 7c3102b843 perf ui browsers: Fix usage of __ in struct names 12 years ago
Arnaldo Carvalho de Melo 5c6ccc3755 perf pmu: Fix usage of __ in struct names 12 years ago
Arnaldo Carvalho de Melo 6cee6cd310 perf tools: Fix usage of __ in parse_events_term struct 12 years ago
Namhyung Kim 08aa9cce6b perf tools: Move ltrim() to util/string.c 12 years ago
Sukadev Bhattiprolu 15268138e3 perf tools: Fix PMU format parsing test failure 12 years ago
Namhyung Kim 3cecaa2002 perf tools: Do not include PERF-VERSION-FILE to Makefile 12 years ago
Namhyung Kim 1aa3d1780f perf tools: Get rid of unused include of config.mak 12 years ago
Namhyung Kim ff582680f8 tools lib traceevent: Fix warning on '>=' operator 12 years ago
Jiri Olsa d8f7bbc947 perf tools: Remove unused 'unset' parameter from parse_events 12 years ago
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