Commit Graph

366 Commits (676c0dbe6e514fdd8e434a9e623c781aa9b40b15)

Author SHA1 Message Date
Frederic Weisbecker 4bf2364a95 perf tools: Warn while running perf trace without sample 16 years ago
Frederic Weisbecker 6ede59c412 perf tools: Fix spelling mistake in callchain error 16 years ago
Frederic Weisbecker 5f9c39dca5 perf tools: Add perf trace 16 years ago
Steven Rostedt ea4010d136 perf tools: Add trace event information parser 16 years ago
Steven Rostedt 538bafb5cc perf tools: Add trace event debugfs stream reader 16 years ago
Steven Rostedt 5205094364 perf tools: Add trace event debugfs IO handler 16 years ago
Carlos R. Mafra 2932cffc89 perf: Rename perf-examples.txt to examples.txt 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Frederic Weisbecker 0d3a5c8859 perf tools: Librarize sample type and attr finding from headers 16 years ago
Frederic Weisbecker 0f25bfc8d8 perf tools: Put the show mode into the event headers files 16 years ago
Frederic Weisbecker 2cec19d9d0 perf tools: Factorize the dprintf definition 16 years ago
Frederic Weisbecker 0d31b82dd5 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags 16 years ago
Ingo Molnar 35ba15b737 perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 6baa0a5ae0 perf tools: Factorize the thread code in a dedicated file 16 years ago
Peter Zijlstra 18408ddc01 perf tools: Add some comments to the event definitions 16 years ago
Arnaldo Carvalho de Melo 39e6dd7350 perf record: Fix typo in pid_synthesize_comm_event 16 years ago
Arnaldo Carvalho de Melo 8fd101f20b perf report: Don't show unresolved DSOs and symbols when -S/-d is used 16 years ago
Frederic Weisbecker daac07b2e6 perf tools: Add a general option to enable raw sample records 16 years ago
Frederic Weisbecker 3a9f131fb0 perf tools: Add a per tracepoint counter attribute to get raw sample 16 years ago
Arnaldo Carvalho de Melo 8f7a0dc516 perf list: Fix large list output by using the pager 16 years ago
Jens Axboe 0a5ac84650 perf record: Add missing -C option support for specifying profile cpu 16 years ago
Arnaldo Carvalho de Melo 1340e6bbaf perf tools: Fix dso__new handle() to handle deleted DSOs 16 years ago
Arnaldo Carvalho de Melo 247648e374 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 16 years ago
Arnaldo Carvalho de Melo 94a24752fe perf report: Show the tid too in -D 16 years ago
Arnaldo Carvalho de Melo 2a8083f063 perf record: Fix .tid and .pid fill-in when synthesizing events 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Jason Baron 48c2e17f1f tracing: Add more namespace area to 'perf list' output 16 years ago
Brice Goglin 9f86669711 perf report: Add raw displaying of per-thread counters 16 years ago
Frederic Weisbecker c0a8865e32 perf tools: callchain: Fix bad rounding of minimum rate 16 years ago
Brice Goglin 8d51327090 perf report: Fix and improve the displaying of per-thread event counters 16 years ago
Mike Galbraith 183f3b0887 perf_counter tools: Fix libbfd detection for systems with libz dependency 16 years ago
Carlos R. Mafra c24b513337 perf: "Longum est iter per praecepta, breve et efficax per exempla" 16 years ago
Frederic Weisbecker 25446036cb perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode 16 years ago
Frederic Weisbecker b1a88349c3 perf tools: callchain: Fix 'perf report' display to be callchain by default 16 years ago
Frederic Weisbecker b0efe213f8 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains 16 years ago
Pierre Habouzit 266e0e2198 perf record: Fix the -A UI for empty or non-existent perf.data 16 years ago
Pierre Habouzit 7eac7e9e72 perf util: Fix do_read() to fail on EOF instead of busy-looping 16 years ago
Peter Zijlstra ae07b63f4b perf list: Fix the output to not include tracepoints without an id 16 years ago
Brice Goglin b26bc5a7f8 perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale 16 years ago
Arnaldo Carvalho de Melo 94cb9e385d perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc) 16 years ago
Peter Zijlstra 8f18aec535 perf report: Fix per task mult-counter stat reporting 16 years ago
Peter Zijlstra 1c222bce7d perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header 16 years ago
Frederic Weisbecker 1953287bfe perf tools: Fix call-chain cumul hit based sub-total (fractal mode) 16 years ago
Mike Galbraith 8361798348 perf top: Update man page 16 years ago
Mike Galbraith 091bd2e993 perf top: Improve interactive key handling 16 years ago
Mike Galbraith 46ab976443 perf_counter tools: Allow perf top top users to switch between weighted and individual counter display 16 years ago
Mike Galbraith 923c42c199 perf_counter tools: Fix/resurrect perf top annotation in a simple interactive form 16 years ago