Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo 08e26396c6 perf trace: Fix setting of --call-graph/--max-stack for non-syscall events 7 years ago
  Arnaldo Carvalho de Melo 236d812c55 perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely 7 years ago
  Arnaldo Carvalho de Melo 2d1073def3 perf trace: Beautify 'gettid' syscall result 7 years ago
  Wang Nan f74b9d3a1a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap 7 years ago
  Andrei Vagin cbd5c1787b perf trace: Fix an exit code of trace__symbols_init 7 years ago
  Arnaldo Carvalho de Melo 7862edc419 Merge remote-tracking branch 'torvalds/master' into perf/core 7 years ago
  Andrei Vagin 33974a414c perf trace: Call machine__exit() at exit 7 years ago
  Arnaldo Carvalho de Melo 1de3038d00 perf trace beauty kcmp: Beautify arguments 8 years ago
  Arnaldo Carvalho de Melo 0a2f7540ab perf trace beauty: Implement pid_fd beautifier 8 years ago
  Jiri Olsa eae8ad8042 perf tools: Add struct perf_data_file 8 years ago
  Jiri Olsa 8ceb41d7e3 perf tools: Rename struct perf_data_file to perf_data 8 years ago
  Arnaldo Carvalho de Melo d688d0376c perf trace beauty prctl: Generate 'option' string table from kernel headers 8 years ago
  Arnaldo Carvalho de Melo 923d0c9ae5 perf tools: Introduce binary__fprintf() 8 years ago
  Kan Liang 340b47f510 perf top: Implement multithreading for perf_event__synthesize_threads 8 years ago
  Martin Kepplinger c896f85a7c perf tools: Fix leaking rec_argv in error cases 8 years ago
  Kan Liang 91e467bc56 perf machine: Use hashtable for machine threads 8 years ago
  Arnaldo Carvalho de Melo 27702bcfe8 perf trace: Support syscall name globbing 8 years ago
  Arnaldo Carvalho de Melo 83bc9c371e perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments 8 years ago
  Arnaldo Carvalho de Melo d6d4fc6fef perf trace: Fix off by one string allocation problem 8 years ago
  Arnaldo Carvalho de Melo 1cc47f2d46 perf trace beauty ioctl: Improve 'cmd' beautifier 8 years ago
  Arnaldo Carvalho de Melo 082ab9a18e perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing 8 years ago
  Arnaldo Carvalho de Melo dd1a50377c perf trace: Introduce filter_loop_pids() 8 years ago
  Arnaldo Carvalho de Melo 33396a3a6a perf trace beauty clone: Beautify syscall arguments 8 years ago
  Arnaldo Carvalho de Melo c51bdfecd7 perf trace: Allow specifying names to syscall arguments formatters 8 years ago
  Arnaldo Carvalho de Melo 332337dafc perf trace: Allow specifying number of syscall args for tracepointless syscalls 8 years ago
  Arnaldo Carvalho de Melo 325f5091b0 perf trace: Ditch __syscall__arg_val() variant, not needed anymore 8 years ago
  Arnaldo Carvalho de Melo d032d79e2d perf trace: Use the syscall_fmt formatters without a tracepoint 8 years ago
  Arnaldo Carvalho de Melo 5e58fcfaf4 perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint 8 years ago
  Arnaldo Carvalho de Melo 6f8fe61ee5 perf trace: Add missing ' = ' in the default formatting of syscall returns 8 years ago
  Arnaldo Carvalho de Melo 1f63139c3f perf trace beauty: Simplify syscall return formatting 8 years ago