summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2014-01-17perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker
2014-01-17perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim
2014-01-15perf hists: Convert hist entry functions to use struct he_statNamhyung Kim
2014-01-15perf tools: Factor out sample__resolve_callchain()Namhyung Kim
2014-01-15perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim
2014-01-15perf: tools: Fix cross buildingMark Rutland
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim
2014-01-15perf tools: Fix build error due to zfree() castNamhyung Kim
2014-01-14perf record: Rename --initial-delay to --delayArnaldo Carvalho de Melo
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo
2014-01-13perf tools: Remove unused test-volatile-register-var.cYann Droneaud
2014-01-13perf probe: Fix build when DWARF support libraries not presentArnaldo Carvalho de Melo
2014-01-13perf diff: Color the Weighted Diff columnRamkumar Ramachandra
2014-01-13perf diff: Color the Ratio columnRamkumar Ramachandra
2014-01-13perf diff: Color the Delta columnRamkumar Ramachandra
2014-01-13perf tools: Generalize percent_color_snprintf()Ramkumar Ramachandra
2014-01-13perf record: Add --initial-delay optionAndi Kleen
2014-01-13perf tools: Use the DWARF unwind info only if loadedJean Pihet
2014-01-13perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo
2014-01-13perf tools: Include tools/lib/api/ in MANIFESTArnaldo Carvalho de Melo
2014-01-13tools include: Move perf's bug.h to a generic placeNamhyung Kim
2014-01-13tools include: Define likely/unlikely in linux/compiler.hNamhyung Kim
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2014-01-13perf report: Move histogram entries collapsing to separate functionArnaldo Carvalho de Melo
2014-01-13perf report: Move hist browser selection code to separate functionArnaldo Carvalho de Melo
2014-01-13perf report: Move logic to warn about kptr_restrict'ed kernels to separate fu...Arnaldo Carvalho de Melo
2014-01-13tools perf: Comment typo fixCody P Schafer
2014-01-13perf stat: Fix --delay option in man pageAndi Kleen
2014-01-13perf tools: Make perf_event__synthesize_mmap_events globalJiri Olsa
2014-01-13perf machine: Fix id_hdr_size initializationJiri Olsa
2014-01-13perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa
2014-01-13perf trace: Pack 'struct trace'Arnaldo Carvalho de Melo
2014-01-13perf header: Pack 'struct perf_session_env'Arnaldo Carvalho de Melo
2014-01-13perf tests: Fix installation tests path setupJiri Olsa
2014-01-13perf tools: Move arch setup into seprate MakefileJiri Olsa
2014-01-13perf stat: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2014-01-13perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo
2014-01-13perf record: Remove old evsel_list usageArnaldo Carvalho de Melo
2014-01-13perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo
2014-01-13perf evlist: Send the errno in the signal when workload failsArnaldo Carvalho de Melo
2014-01-13perf stat: Don't show counter information when workload failsArnaldo Carvalho de Melo